{"product_id":"20oz-tumbler-printbelle-day-of-the-dead1","title":"Personalized Gothic Skull Tumbler 20 oz – Custom Name Butterfly Art","description":"\u003cstyle\u003e\n  .lg-product,\n  .lg-product * {\n    box-sizing: border-box;\n  }\n\n  .lg-product {\n    --lg-purple: #65438d;\n    --lg-purple-dark: #452b67;\n    --lg-violet: #8b62b8;\n    --lg-gold: #a77b42;\n    --lg-black: #262329;\n    --lg-cream: #faf7fb;\n    --lg-soft: #f7f4f9;\n    --lg-ink: #352f39;\n    --lg-muted: #706976;\n    --lg-line: #e5dfe9;\n    --lg-white: #ffffff;\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    color: var(--lg-ink);\n    font-family: inherit;\n    line-height: 1.65;\n    overflow-wrap: break-word;\n  }\n\n  .lg-product .lg-hero {\n    padding: 42px 36px;\n    border: 1px solid #e4dce9;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 90% 10%, rgba(101,67,141,.15), transparent 30%),\n      radial-gradient(circle at 8% 90%, rgba(167,123,66,.10), transparent 32%),\n      linear-gradient(135deg, #fbf8fc 0%, #f3f1f5 100%);\n    box-shadow: 0 12px 30px rgba(54,43,62,.08);\n    text-align: center;\n  }\n\n  .lg-product .lg-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    background: #efe8f5;\n    color: var(--lg-purple-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n  }\n\n  .lg-product .lg-hero h2 {\n    max-width: 760px;\n    margin: 0 auto 14px;\n    color: var(--lg-purple-dark);\n    font-size: 34px;\n    line-height: 1.18;\n    font-weight: 800;\n  }\n\n  .lg-product .lg-hero p {\n    max-width: 730px;\n    margin: 0 auto;\n    color: var(--lg-muted);\n    font-size: 17px;\n  }\n\n  .lg-product .lg-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 23px;\n  }\n\n  .lg-product .lg-badge {\n    padding: 8px 13px;\n    border: 1px solid #e2dce5;\n    border-radius: 999px;\n    background: #fff;\n    color: #5b5360;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .lg-product .lg-section {\n    margin-top: 28px;\n  }\n\n  .lg-product .lg-section-title {\n    margin: 0 0 8px;\n    color: var(--lg-purple-dark);\n    font-size: 25px;\n    line-height: 1.25;\n    font-weight: 800;\n  }\n\n  .lg-product .lg-section-intro {\n    margin: 0 0 18px;\n    color: var(--lg-muted);\n  }\n\n  .lg-product .lg-custom-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .lg-product .lg-custom-card {\n    min-width: 0;\n    padding: 22px;\n    border: 1px solid var(--lg-line);\n    border-radius: 18px;\n    background: #fff;\n    box-shadow: 0 7px 22px rgba(60,48,68,.05);\n  }\n\n  .lg-product .lg-step {\n    display: flex;\n    width: 36px;\n    height: 36px;\n    margin-bottom: 12px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--lg-purple);\n    color: #fff;\n    font-weight: 800;\n  }\n\n  .lg-product .lg-custom-card:nth-child(2) .lg-step {\n    background: var(--lg-gold);\n  }\n\n  .lg-product .lg-custom-card h3 {\n    margin: 0 0 7px;\n    color: var(--lg-black);\n    font-size: 18px;\n  }\n\n  .lg-product .lg-custom-card p {\n    margin: 0;\n    color: var(--lg-muted);\n    font-size: 14px;\n  }\n\n  .lg-product .lg-highlight {\n    margin-top: 28px;\n    padding: 27px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #2d2733, #573b6b);\n    color: #fff;\n  }\n\n  .lg-product .lg-highlight h2 {\n    margin: 0 0 8px;\n    color: #fff;\n    font-size: 24px;\n  }\n\n  .lg-product .lg-highlight p {\n    margin: 0;\n    color: rgba(255,255,255,.88);\n  }\n\n  .lg-product .lg-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 13px;\n  }\n\n  .lg-product .lg-benefit {\n    min-width: 0;\n    padding: 20px 16px;\n    border: 1px solid var(--lg-line);\n    border-radius: 17px;\n    background: var(--lg-soft);\n    text-align: center;\n  }\n\n  .lg-product .lg-benefit strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--lg-purple-dark);\n    font-size: 16px;\n  }\n\n  .lg-product .lg-benefit span {\n    display: block;\n    color: var(--lg-muted);\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .lg-product .lg-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .lg-product .lg-feature {\n    min-width: 0;\n    padding: 21px;\n    border: 1px solid var(--lg-line);\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  .lg-product .lg-feature h3 {\n    margin: 0 0 7px;\n    color: var(--lg-purple-dark);\n    font-size: 17px;\n  }\n\n  .lg-product .lg-feature p {\n    margin: 0;\n    color: var(--lg-muted);\n    font-size: 14px;\n  }\n\n  .lg-product .lg-table-wrap {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--lg-line);\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  .lg-product .lg-table {\n    width: 100%;\n    max-width: 100%;\n    table-layout: fixed;\n    border-collapse: collapse;\n  }\n\n  .lg-product .lg-table th,\n  .lg-product .lg-table td {\n    padding: 13px 16px;\n    border-bottom: 1px solid #ece7ef;\n    text-align: left;\n    vertical-align: top;\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n  .lg-product .lg-table tr:last-child th,\n  .lg-product .lg-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .lg-product .lg-table th {\n    width: 34%;\n    background: #faf8fb;\n    color: #514b55;\n    font-weight: 700;\n  }\n\n  .lg-product .lg-table td {\n    width: 66%;\n    color: var(--lg-muted);\n  }\n\n  .lg-product .lg-detail-line {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .lg-product .lg-detail-line:last-child {\n    margin-bottom: 0;\n  }\n\n  .lg-product .lg-note {\n    padding: 22px 24px;\n    border: 1px solid #e8dfd2;\n    border-radius: 18px;\n    background: #fbf7f2;\n  }\n\n  .lg-product .lg-note h3 {\n    margin: 0 0 9px;\n    color: #795a34;\n    font-size: 18px;\n  }\n\n  .lg-product .lg-note ul {\n    margin: 0;\n    padding-left: 20px;\n    color: #665f59;\n  }\n\n  .lg-product .lg-note li {\n    margin: 5px 0;\n  }\n\n  .lg-product .lg-trust {\n    margin-top: 28px;\n    padding: 29px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #382d45, #65438d);\n    color: #fff;\n    box-shadow: 0 12px 28px rgba(71,48,87,.17);\n  }\n\n  .lg-product .lg-trust h2 {\n    margin: 0 0 6px;\n    color: #fff;\n    text-align: center;\n    font-size: 25px;\n  }\n\n  .lg-product .lg-trust-intro {\n    margin: 0 0 19px;\n    color: rgba(255,255,255,.88);\n    text-align: center;\n  }\n\n  .lg-product .lg-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .lg-product .lg-trust-item {\n    min-width: 0;\n    padding: 14px 15px;\n    border: 1px solid rgba(255,255,255,.22);\n    border-radius: 14px;\n    background: rgba(255,255,255,.10);\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .lg-product .lg-cta {\n    margin-top: 27px;\n    padding: 31px 27px;\n    border: 1px solid #e4dfe6;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #f9f6fb, #faf7f2);\n    text-align: center;\n  }\n\n  .lg-product .lg-cta h2 {\n    margin: 0 0 9px;\n    color: var(--lg-purple-dark);\n    font-size: 26px;\n  }\n\n  .lg-product .lg-cta p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: var(--lg-muted);\n  }\n\n  .lg-product .lg-cta-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    margin-top: 18px;\n    padding: 12px 25px;\n    border-radius: 999px;\n    background: var(--lg-purple);\n    color: #fff !important;\n    font-family: inherit;\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n    text-decoration: none !important;\n    cursor: pointer;\n    box-shadow: 0 6px 16px rgba(101,67,141,.20);\n    transition:\n      background-color .2s ease,\n      transform .2s ease,\n      box-shadow .2s ease;\n  }\n\n  @media (hover: hover) and (pointer: fine) {\n    .lg-product .lg-cta-button:hover {\n      background: var(--lg-purple-dark);\n      color: #fff !important;\n      transform: translateY(-1px);\n      box-shadow: 0 8px 20px rgba(69,43,103,.23);\n    }\n  }\n\n  .lg-product .lg-cta-button:focus-visible {\n    outline: 3px solid rgba(101,67,141,.25);\n    outline-offset: 3px;\n  }\n\n  .lg-product .lg-cta-arrow {\n    display: inline-block;\n    margin-left: 8px;\n    font-size: 17px;\n    line-height: 1;\n  }\n\n  @media (max-width: 760px) {\n    .lg-product .lg-hero {\n      padding: 32px 20px;\n    }\n\n    .lg-product .lg-hero h2 {\n      font-size: 28px;\n    }\n\n    .lg-product .lg-custom-grid,\n    .lg-product .lg-feature-grid,\n    .lg-product .lg-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .lg-product .lg-benefit-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 520px) {\n    .lg-product {\n      width: 100%;\n      max-width: 100%;\n    }\n\n    .lg-product .lg-hero {\n      padding: 28px 17px;\n      border-radius: 18px;\n    }\n\n    .lg-product .lg-hero h2 {\n      font-size: 25px;\n    }\n\n    .lg-product .lg-hero p {\n      font-size: 15px;\n    }\n\n    .lg-product .lg-section-title {\n      font-size: 22px;\n    }\n\n    .lg-product .lg-benefit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .lg-product .lg-highlight,\n    .lg-product .lg-trust,\n    .lg-product .lg-cta {\n      padding: 23px 18px;\n    }\n\n    .lg-product .lg-table,\n    .lg-product .lg-table tbody,\n    .lg-product .lg-table tr,\n    .lg-product .lg-table th,\n    .lg-product .lg-table td {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n    }\n\n    .lg-product .lg-table {\n      table-layout: auto;\n    }\n\n    .lg-product .lg-table tr {\n      border-bottom: 1px solid #ece7ef;\n    }\n\n    .lg-product .lg-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .lg-product .lg-table th {\n      padding: 12px 14px 5px;\n      border-bottom: 0;\n      background: #faf8fb;\n      font-size: 14px;\n    }\n\n    .lg-product .lg-table td {\n      padding: 7px 14px 13px;\n      border-bottom: 0;\n      background: #fff;\n      font-size: 14px;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .lg-product .lg-detail-line {\n      display: block;\n      width: 100%;\n      margin-bottom: 5px;\n      white-space: normal;\n    }\n\n    .lg-product .lg-trust h2,\n    .lg-product .lg-cta h2 {\n      font-size: 23px;\n    }\n\n    .lg-product .lg-cta-button {\n      width: 100%;\n      min-height: 50px;\n      padding: 13px 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lg-product\"\u003e\n\u003csection class=\"lg-hero\"\u003e\u003cspan class=\"lg-eyebrow\"\u003ePersonalized Gothic Drinkware\u003c\/span\u003e\n\u003ch2\u003eGothic Skull, Purple Roses \u0026amp; Butterflies — Finished with Your Name\u003c\/h2\u003e\n\u003cp\u003eAdd a personal signature to a dark floral design with this 20 oz insulated tumbler featuring an ornate skull, jewel-toned purple roses, butterflies, and intricate decorative details. Your custom name completes the artwork for a tumbler that feels distinctly personal.\u003c\/p\u003e\n\u003cdiv class=\"lg-badges\"\u003e\n\u003cspan class=\"lg-badge\"\u003eCustom Name\u003c\/span\u003e \u003cspan class=\"lg-badge\"\u003e20 oz Capacity\u003c\/span\u003e \u003cspan class=\"lg-badge\"\u003e18\/8 Stainless Steel\u003c\/span\u003e \u003cspan class=\"lg-badge\"\u003eVacuum Insulated\u003c\/span\u003e \u003cspan class=\"lg-badge\"\u003eShips from USA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lg-section\"\u003e\n\u003ch2 class=\"lg-section-title\"\u003eMake the Gothic Artwork Yours\u003c\/h2\u003e\n\u003cp class=\"lg-section-intro\"\u003ePersonalization turns the detailed skull-and-floral artwork into an everyday tumbler made specifically for its owner.\u003c\/p\u003e\n\u003cdiv class=\"lg-custom-grid\"\u003e\n\u003cdiv class=\"lg-custom-card\"\u003e\n\u003cspan class=\"lg-step\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eAdd Your Custom Name\u003c\/h3\u003e\n\u003cp\u003eEnter the name exactly as you would like it displayed on the tumbler using the personalization field on the product page.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-custom-card\"\u003e\n\u003cspan class=\"lg-step\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eReview Before Ordering\u003c\/h3\u003e\n\u003cp\u003eCheck the spelling and capitalization carefully before submitting your order so the finished personalization reflects the name you intended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lg-highlight\"\u003e\n\u003ch2\u003eDark Floral Style with a Personal Signature\u003c\/h2\u003e\n\u003cp\u003eThe ornate skull forms the centerpiece, surrounded by deep purple roses, butterflies, gem-like accents, and dark decorative foliage. Your chosen name appears as part of the design, creating a distinctive combination of gothic imagery and personalization.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lg-section\"\u003e\n\u003ch2 class=\"lg-section-title\"\u003eDesigned for Everyday Drinks\u003c\/h2\u003e\n\u003cdiv class=\"lg-benefit-grid\"\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cstrong\u003e18\/8 Stainless Steel\u003c\/strong\u003e \u003cspan\u003eFood-grade stainless steel construction for everyday beverage use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cstrong\u003eUp to 3 Hours\u003c\/strong\u003e \u003cspan\u003eDouble-wall vacuum insulation helps keep hot drinks warm for longer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cstrong\u003eUp to 9 Hours\u003c\/strong\u003e \u003cspan\u003eHelps keep cold beverages chilled for longer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cstrong\u003e20 oz Capacity\u003c\/strong\u003e \u003cspan\u003eA practical size for coffee, tea, water, juice, and other beverages.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lg-section\"\u003e\n\u003ch2 class=\"lg-section-title\"\u003ePractical Details Behind the Design\u003c\/h2\u003e\n\u003cdiv class=\"lg-feature-grid\"\u003e\n\u003cdiv class=\"lg-feature\"\u003e\n\u003ch3\u003eDouble-Wall Vacuum Insulation\u003c\/h3\u003e\n\u003cp\u003eHelps maintain beverage temperature, keeping hot drinks warm for up to 3 hours and cold beverages chilled for up to 9 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-feature\"\u003e\n\u003ch3\u003eSplash-Proof Sliding Lid\u003c\/h3\u003e\n\u003cp\u003eHelps reduce everyday splashes while enjoying your drink at a desk, during a commute, on a road trip, or while relaxing at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-feature\"\u003e\n\u003ch3\u003eWide-Mouth Opening\u003c\/h3\u003e\n\u003cp\u003eMakes refilling and cleaning more convenient between uses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-feature\"\u003e\n\u003ch3\u003ePersonalized Half-Print Artwork\u003c\/h3\u003e\n\u003cp\u003eCombines the gothic skull, purple floral and butterfly artwork with your chosen name for a more personal piece of everyday drinkware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lg-section\"\u003e\n\u003ch2 class=\"lg-section-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"lg-table-wrap\"\u003e\n\u003ctable class=\"lg-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eInsulated tumbler\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e20 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003e18\/8 food-grade stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInsulation\u003c\/th\u003e\n\u003ctd\u003eDouble-wall vacuum insulation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLid\u003c\/th\u003e\n\u003ctd\u003eSplash-proof sliding lid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOpening\u003c\/th\u003e\n\u003ctd\u003eWide-mouth opening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eHalf-print gothic skull, purple rose and butterfly artwork\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePersonalization\u003c\/th\u003e\n\u003ctd\u003eCustom name\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e\n\u003cspan class=\"lg-detail-line\"\u003eWidth: 3.43 in (8.7 cm)\u003c\/span\u003e \u003cspan class=\"lg-detail-line\"\u003eHeight: 6.7 in (17 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinted In\u003c\/th\u003e\n\u003ctd\u003eUSA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lg-section\"\u003e\n\u003cdiv class=\"lg-note\"\u003e\n\u003ch3\u003eCare \u0026amp; Product Notes\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand washing is recommended.\u003c\/li\u003e\n\u003cli\u003eClean with a dry or damp cloth.\u003c\/li\u003e\n\u003cli\u003eAvoid abrasive scrubbers.\u003c\/li\u003e\n\u003cli\u003eHandle with care to help preserve the printed surface.\u003c\/li\u003e\n\u003cli\u003eCheck the personalized name carefully before submitting your order.\u003c\/li\u003e\n\u003cli\u003eActual colors may vary slightly due to screen settings and lighting.\u003c\/li\u003e\n\u003cli\u003eManual measurement may result in slight size differences.\u003c\/li\u003e\n\u003cli\u003eGift box is not included.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lg-trust\"\u003e\n\u003ch2\u003eMore to Love at LovoraGift\u003c\/h2\u003e\n\u003cp class=\"lg-trust-intro\"\u003eExtra value built into your LovoraGift order.\u003c\/p\u003e\n\u003cdiv class=\"lg-trust-grid\"\u003e\n\u003cdiv class=\"lg-trust-item\"\u003eBuy 2+ items → 10% OFF (automatic discount)\u003c\/div\u003e\n\u003cdiv class=\"lg-trust-item\"\u003eFree Shipping on orders $75+\u003c\/div\u003e\n\u003cdiv class=\"lg-trust-item\"\u003eFree Package Protection\u003c\/div\u003e\n\u003cdiv class=\"lg-trust-item\"\u003eNo Hidden Store Fees\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lg-cta\"\u003e\n\u003ch2\u003ePut Your Name on a Dark Floral Design That's Hard to Miss\u003c\/h2\u003e\n\u003cp\u003eAdd your custom name and turn the skull, purple roses, and butterfly artwork into a personalized 20 oz tumbler for everyday drinks or a distinctive gift for someone drawn to gothic style.\u003c\/p\u003e\n\u003ca class=\"lg-cta-button\" href=\"#\"\u003e Personalize Your Gothic Skull Tumbler \u003cspan class=\"lg-cta-arrow\"\u003e↑\u003c\/span\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Printbelle_US","offers":[{"title":"20OZ Half Print Tumbler(Print in USA) - US - Printbelle \/ Default \/ USAUT20H","offer_id":64477041361265,"sku":"ied_1009765_8198961","price":29.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0927\/7748\/0561\/files\/Personalized_Gothic_Skull_Tumbler_20_oz_Custom_Name_Butterfly_Art.webp?v=1788057666","url":"https:\/\/lovoragift.com\/es\/products\/20oz-tumbler-printbelle-day-of-the-dead1","provider":"LovoraGift","version":"1.0","type":"link"}