{"product_id":"halloween-pumpkin-ghost-can-holders","title":"Halloween Pumpkin \u0026 Ghost Can Holders – Reusable 3D Beverage Can Covers","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     HPGC - Halloween Pumpkin \u0026 Ghost Can Holders\n     Shopify White Theme \/ Mobile-First \/ Fully Scoped\n     ========================================================== *\/\n\n  #HPGC-wrapper {\n    --hpgc-orange: #e8a160;\n    --hpgc-purple: #b19bdc;\n    --hpgc-gray: #a5a8ad;\n    --hpgc-cream: #f2e6d7;\n    --hpgc-title: #595b62;\n    --hpgc-text: #74767c;\n    --hpgc-border: #e7e4e7;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 12px 0 20px;\n    color: var(--hpgc-text);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #HPGC-wrapper *,\n  #HPGC-wrapper *::before,\n  #HPGC-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  #HPGC-wrapper h3,\n  #HPGC-wrapper p {\n    padding: 0;\n  }\n\n  #HPGC-wrapper h3 {\n    margin: 0 0 15px;\n    color: var(--hpgc-title);\n    font-size: 1.35rem;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: -0.02em;\n  }\n\n  #HPGC-wrapper p {\n    margin: 0 0 16px;\n    color: var(--hpgc-text);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  #HPGC-wrapper .HPGC-accent {\n    font-weight: 800;\n    background: linear-gradient(\n      90deg,\n      #d88949 0%,\n      #9b84cd 52%,\n      #858b91 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* HERO *\/\n  #HPGC-wrapper .HPGC-banner {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 11px;\n    margin: 18px 0 20px;\n    padding: 19px 15px;\n    text-align: center;\n    border: 1px solid #e7e3e6;\n    border-radius: 18px;\n    background:\n      linear-gradient(\n        135deg,\n        #fff8f1 0%,\n        #faf8ff 55%,\n        #f7f8f9 100%\n      );\n    box-shadow: 0 8px 25px rgba(91, 84, 104, 0.07);\n  }\n\n  #HPGC-wrapper .HPGC-banner-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 56px;\n    height: 56px;\n    min-width: 56px;\n    border-radius: 17px;\n    background: rgba(255,255,255,0.92);\n    box-shadow: 0 5px 16px rgba(88, 82, 101, 0.08);\n  }\n\n  #HPGC-wrapper .HPGC-banner-icon svg {\n    width: 40px;\n    height: 40px;\n    display: block;\n  }\n\n  #HPGC-wrapper .HPGC-banner-text {\n    margin: 0 !important;\n    font-size: 13.5px;\n    line-height: 1.6;\n  }\n\n  #HPGC-wrapper .HPGC-banner-text strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--hpgc-title);\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  \/* QUICK BENEFITS *\/\n  #HPGC-wrapper .HPGC-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 7px;\n    margin: 0 0 20px;\n  }\n\n  #HPGC-wrapper .HPGC-strip-item {\n    padding: 9px 5px;\n    text-align: center;\n    border-radius: 11px;\n    border: 1px solid #e6e3e6;\n    background: linear-gradient(\n      135deg,\n      #fff8f2,\n      #faf8ff\n    );\n    color: #696b71;\n    font-size: 10.5px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  \/* FEATURE CARDS *\/\n  #HPGC-wrapper .HPGC-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin: 20px 0;\n  }\n\n  #HPGC-wrapper .HPGC-card {\n    min-width: 0;\n    padding: 14px 11px;\n    border: 1px solid transparent;\n    border-radius: 15px;\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #f3dfca,\n        #e7e0f5,\n        #e1e4e7\n      ) border-box;\n\n    box-shadow: 0 5px 16px rgba(75, 72, 84, 0.05);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  #HPGC-wrapper .HPGC-card:hover {\n    transform: translateY(-3px);\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #e7a461,\n        #b6a2df,\n        #abb0b5\n      ) border-box;\n\n    box-shadow:\n      0 10px 26px rgba(94, 87, 106, 0.11),\n      0 0 18px rgba(177,155,220,0.08);\n  }\n\n  #HPGC-wrapper .HPGC-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 8px;\n    border-radius: 10px;\n    background: linear-gradient(\n      135deg,\n      #fff5ec,\n      #f6f3ff\n    );\n  }\n\n  #HPGC-wrapper .HPGC-card-icon svg {\n    display: block;\n    width: 22px;\n    height: 22px;\n  }\n\n  #HPGC-wrapper .HPGC-card-title {\n    display: block;\n    margin-bottom: 6px;\n    color: #606168;\n    font-size: 13.5px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  #HPGC-wrapper .HPGC-card-text {\n    margin: 0 !important;\n    color: #7b7c82;\n    font-size: 12.3px !important;\n    line-height: 1.55;\n  }\n\n  \/* OPTIONS *\/\n  #HPGC-wrapper .HPGC-options {\n    margin: 22px 0;\n    padding: 17px 15px;\n    border: 1px solid #e5e3e6;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff8f2 0%,\n        #faf8ff 62%,\n        #f7f8f9 100%\n      );\n  }\n\n  #HPGC-wrapper .HPGC-options-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 12px;\n    color: var(--hpgc-title);\n    font-size: 14.5px;\n    font-weight: 800;\n  }\n\n  #HPGC-wrapper .HPGC-options-title svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n  }\n\n  #HPGC-wrapper .HPGC-option-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  #HPGC-wrapper .HPGC-option {\n    padding: 14px 12px;\n    border: 1px solid #e5e3e5;\n    border-radius: 13px;\n    background: rgba(255,255,255,0.84);\n    box-shadow: 0 4px 12px rgba(80,75,89,0.04);\n  }\n\n  #HPGC-wrapper .HPGC-option-top {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 5px;\n  }\n\n  #HPGC-wrapper .HPGC-option-dot {\n    width: 10px;\n    height: 10px;\n    min-width: 10px;\n    border-radius: 50%;\n  }\n\n  #HPGC-wrapper .HPGC-option-dot.orange {\n    background: #e8a160;\n  }\n\n  #HPGC-wrapper .HPGC-option-dot.purple {\n    background: #b19bdc;\n  }\n\n  #HPGC-wrapper .HPGC-option-dot.gray {\n    background: #a5a8ad;\n  }\n\n  #HPGC-wrapper .HPGC-option strong {\n    color: #606168;\n    font-size: 12.8px;\n    font-weight: 800;\n  }\n\n  #HPGC-wrapper .HPGC-option p {\n    margin: 0 !important;\n    font-size: 11.8px !important;\n    line-height: 1.55;\n  }\n\n  \/* HOW TO USE *\/\n  #HPGC-wrapper .HPGC-how {\n    margin: 21px 0;\n    padding: 17px 15px;\n    border: 1px solid #e4e4e6;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #f8f9fa 0%,\n        #faf8ff 55%,\n        #fff8f2 100%\n      );\n  }\n\n  #HPGC-wrapper .HPGC-how-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 11px;\n    color: var(--hpgc-title);\n    font-size: 14.5px;\n    font-weight: 800;\n  }\n\n  #HPGC-wrapper .HPGC-how-title svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n  }\n\n  #HPGC-wrapper .HPGC-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  #HPGC-wrapper .HPGC-step:last-child {\n    margin-bottom: 0;\n  }\n\n  #HPGC-wrapper .HPGC-step-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    min-width: 24px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      #f4dfca,\n      #e7e1f6\n    );\n    color: #826d8d;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  #HPGC-wrapper .HPGC-step-text {\n    padding-top: 1px;\n    color: #74767c;\n    font-size: 12.5px;\n    line-height: 1.55;\n  }\n\n  \/* SPECS *\/\n  #HPGC-wrapper .HPGC-specs {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e4e4e6;\n    border-radius: 16px;\n    background: linear-gradient(\n      120deg,\n      #fafafa,\n      #faf8ff\n    );\n  }\n\n  #HPGC-wrapper .HPGC-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 15px;\n    padding: 7px 0;\n    border-bottom: 1px solid rgba(220,222,225,0.75);\n    font-size: 12.5px;\n  }\n\n  #HPGC-wrapper .HPGC-spec:last-child {\n    border-bottom: 0;\n  }\n\n  #HPGC-wrapper .HPGC-spec strong {\n    color: #616269;\n    font-weight: 800;\n  }\n\n  #HPGC-wrapper .HPGC-spec span {\n    text-align: right;\n  }\n\n  \/* NOTE *\/\n  #HPGC-wrapper .HPGC-note {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e5e4e6;\n    border-radius: 16px;\n    background: linear-gradient(\n      120deg,\n      #faf9fb,\n      #fff9f3\n    );\n  }\n\n  #HPGC-wrapper .HPGC-note strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #616269;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  #HPGC-wrapper .HPGC-note p {\n    margin: 0 !important;\n    font-size: 12.8px !important;\n  }\n\n  \/* TAGS *\/\n  #HPGC-wrapper .HPGC-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 20px 0 5px;\n  }\n\n  #HPGC-wrapper .HPGC-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 7px 11px;\n    border: 1px solid #e4e3e5;\n    border-radius: 999px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff8f2,\n        #faf8ff\n      );\n    color: #686970;\n    font-size: 11.5px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  #HPGC-wrapper .HPGC-slogan {\n    margin: 25px 0 0 !important;\n    padding-top: 18px;\n    border-top: 1px solid #e8e7e9;\n    text-align: center;\n    color: #606168 !important;\n    font-size: 14.5px !important;\n    font-weight: 800;\n  }\n\n  @media (min-width: 601px) {\n\n    #HPGC-wrapper {\n      padding: 20px 0 28px;\n    }\n\n    #HPGC-wrapper h3 {\n      font-size: 1.65rem;\n    }\n\n    #HPGC-wrapper p {\n      font-size: 15px;\n    }\n\n    #HPGC-wrapper .HPGC-banner {\n      flex-direction: row;\n      text-align: left;\n      gap: 15px;\n      padding: 19px 20px;\n    }\n\n    #HPGC-wrapper .HPGC-strip-item {\n      padding: 10px;\n      font-size: 12px;\n    }\n\n    #HPGC-wrapper .HPGC-grid {\n      gap: 13px;\n    }\n\n    #HPGC-wrapper .HPGC-card {\n      padding: 18px;\n    }\n\n    #HPGC-wrapper .HPGC-card-title {\n      font-size: 15px;\n    }\n\n    #HPGC-wrapper .HPGC-card-text {\n      font-size: 13.5px !important;\n    }\n\n    #HPGC-wrapper .HPGC-option-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    #HPGC-wrapper .HPGC-options,\n    #HPGC-wrapper .HPGC-how,\n    #HPGC-wrapper .HPGC-specs,\n    #HPGC-wrapper .HPGC-note {\n      padding: 18px 20px;\n    }\n\n    #HPGC-wrapper .HPGC-step-text {\n      font-size: 13.5px;\n    }\n\n    #HPGC-wrapper .HPGC-tag {\n      padding: 8px 13px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"HPGC-wrapper\"\u003e\n\u003ch3\u003eGive Your Drink a Halloween Costume\u003c\/h3\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"HPGC-banner\"\u003e\n\u003cspan class=\"HPGC-banner-icon\"\u003e \u003c!-- Pumpkin + Ghost SVG --\u003e \u003csvg viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n\n        \u003cpath d=\"M13 20C8 20 7 25 7 30C7 36 11 39 16 39C21 39 24 36 24 30C24 24 21 20 16 20H13Z\" stroke=\"#e8a160\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M15 20V16\" stroke=\"#e8a160\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M29 18C29 12 32 9 36 9C40 9 43 12 43 18V35L40 32L36 35L33 32L29 35V18Z\" stroke=\"#a5a8ad\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003ccircle cx=\"34\" cy=\"20\" r=\"1.3\" fill=\"#b19bdc\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"39\" cy=\"20\" r=\"1.3\" fill=\"#b19bdc\"\u003e\u003c\/circle\u003e\n\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cp class=\"HPGC-banner-text\"\u003e\u003cstrong\u003e Pumpkin or Ghost — Pick Your Halloween Drink Buddy \u003c\/strong\u003e Turn an everyday 12 oz beverage can into playful Halloween décor with a reusable 3D holder designed for parties, desks, kitchen counters and spooky movie nights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"HPGC-strip\"\u003e\n\u003cdiv class=\"HPGC-strip-item\"\u003e3 Halloween Options\u003c\/div\u003e\n\u003cdiv class=\"HPGC-strip-item\"\u003eReusable 3D Design\u003c\/div\u003e\n\u003cdiv class=\"HPGC-strip-item\"\u003eMade for 12 oz Cans\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eYour drink can join the Halloween party too. Choose between a cheerful \u003cspan class=\"HPGC-accent\"\u003e jack-o'-lantern pumpkin holder \u003c\/span\u003e or one of two adorable \u003cspan class=\"HPGC-accent\"\u003e ghost can holder shapes \u003c\/span\u003e to turn an ordinary beverage into part of your seasonal setup.\u003c\/p\u003e\n\u003cp\u003eThese reusable holders are made for people who love the little details — the kind that make Halloween movie nights, party tables, gaming desks and kitchen counters feel a lot more festive.\u003c\/p\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"HPGC-grid\"\u003e\n\u003c!-- 1 --\u003e\n\u003cdiv class=\"HPGC-card\"\u003e\n\u003cspan class=\"HPGC-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M12 5C7 5 4 8 4 13C4 18 7.5 20 12 20C16.5 20 20 18 20 13C20 8 17 5 12 5Z\" stroke=\"#e8a160\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M12 5V2\" stroke=\"#b19bdc\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M8 11L10 9M16 11L14 9M9 15C11 17 13 17 15 15\" stroke=\"#9a8b80\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"HPGC-card-title\"\u003e Jack-O'-Lantern Pumpkin Style \u003c\/span\u003e\n\u003cp class=\"HPGC-card-text\"\u003eThe stacked pumpkin look brings classic Halloween character to a standard 12 oz beverage can.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2 --\u003e\n\u003cdiv class=\"HPGC-card\"\u003e\n\u003cspan class=\"HPGC-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M6 11C6 6.5 8.5 4 12 4C15.5 4 18 6.5 18 11V20L15 18L12 20L9 18L6 20V11Z\" stroke=\"#a5a8ad\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n          \u003ccircle cx=\"10\" cy=\"11\" r=\"1\" fill=\"#b19bdc\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"14\" cy=\"11\" r=\"1\" fill=\"#b19bdc\"\u003e\u003c\/circle\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"HPGC-card-title\"\u003e Cute Ghost Design \u003c\/span\u003e\n\u003cp class=\"HPGC-card-text\"\u003eThe clean white ghost shape gives your drink a playful, spooky look without taking over your entire tabletop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 --\u003e\n\u003cdiv class=\"HPGC-card\"\u003e\n\u003cspan class=\"HPGC-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M6 18C9 14 15 14 18 18\" stroke=\"#b19bdc\" stroke-width=\"1.7\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M8 6H16M6 10H18\" stroke=\"#e8a160\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M5 4V20M19 4V20\" stroke=\"#a5a8ad\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"HPGC-card-title\"\u003e Standard \u0026amp; Tall Ghost Options \u003c\/span\u003e\n\u003cp class=\"HPGC-card-text\"\u003ePick the ghost profile that best matches the type of 12 oz beverage can you plan to use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4 --\u003e\n\u003cdiv class=\"HPGC-card\"\u003e\n\u003cspan class=\"HPGC-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M18 8C16.5 5.5 14.5 4 12 4C8 4 5 7 5 11\" stroke=\"#b19bdc\" stroke-width=\"1.7\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M5 7V11H9\" stroke=\"#e8a160\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M6 16C7.5 18.5 9.5 20 12 20C16 20 19 17 19 13\" stroke=\"#a5a8ad\" stroke-width=\"1.7\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M19 17V13H15\" stroke=\"#b19bdc\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"HPGC-card-title\"\u003e Reusable Halloween Décor \u003c\/span\u003e\n\u003cp class=\"HPGC-card-text\"\u003eBring your favorite holder back for Halloween parties, movie nights and seasonal decorating year after year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OPTIONS --\u003e\n\u003cdiv class=\"HPGC-options\"\u003e\n\u003cdiv class=\"HPGC-options-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n        \u003cpath d=\"M5 18L19 4M8 18H5V15M16 4H19V7\" stroke=\"#b19bdc\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e Choose Your Halloween Style\u003c\/div\u003e\n\u003cdiv class=\"HPGC-option-grid\"\u003e\n\u003c!-- Pumpkin --\u003e\n\u003cdiv class=\"HPGC-option\"\u003e\n\u003cdiv class=\"HPGC-option-top\"\u003e\n\u003cspan class=\"HPGC-option-dot orange\"\u003e\u003c\/span\u003e \u003cstrong\u003ePumpkin – Standard 12 oz\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eApprox. 10.4 × 10.4 × 14.0 cm\u003cbr\u003e4.09 × 4.09 × 5.51 in\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Ghost Standard --\u003e\n\u003cdiv class=\"HPGC-option\"\u003e\n\u003cdiv class=\"HPGC-option-top\"\u003e\n\u003cspan class=\"HPGC-option-dot purple\"\u003e\u003c\/span\u003e \u003cstrong\u003eGhost – Standard 12 oz\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eApprox. 12.3 × 12.3 × 11.5 cm\u003cbr\u003e4.84 × 4.84 × 4.53 in\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Ghost Tall --\u003e\n\u003cdiv class=\"HPGC-option\"\u003e\n\u003cdiv class=\"HPGC-option-top\"\u003e\n\u003cspan class=\"HPGC-option-dot gray\"\u003e\u003c\/span\u003e \u003cstrong\u003eGhost – Tall 12 oz\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eApprox. 11.0 × 11.0 × 13.6 cm\u003cbr\u003e4.33 × 4.33 × 5.35 in\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"HPGC-how\"\u003e\n\u003cdiv class=\"HPGC-how-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n        \u003ccircle cx=\"6\" cy=\"12\" r=\"3\" stroke=\"#e8a160\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n\n        \u003ccircle cx=\"18\" cy=\"6\" r=\"3\" stroke=\"#b19bdc\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n\n        \u003ccircle cx=\"18\" cy=\"18\" r=\"3\" stroke=\"#a5a8ad\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n\n        \u003cpath d=\"M9 11L15 7M9 13L15 17\" stroke=\"#b19bdc\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e Give Your Can a Halloween Makeover\u003c\/div\u003e\n\u003cdiv class=\"HPGC-step\"\u003e\n\u003cspan class=\"HPGC-step-num\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"HPGC-step-text\"\u003eCheck your beverage can dimensions and select the appropriate Pumpkin, Ghost Standard or Ghost Tall option.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HPGC-step\"\u003e\n\u003cspan class=\"HPGC-step-num\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"HPGC-step-text\"\u003ePlace a compatible 12 oz beverage can inside the holder.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HPGC-step\"\u003e\n\u003cspan class=\"HPGC-step-num\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"HPGC-step-text\"\u003eAdd it to your Halloween party table, desk, kitchen counter or movie-night setup and enjoy the spooky transformation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"HPGC-specs\"\u003e\n\u003cdiv class=\"HPGC-spec\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003ePlastic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HPGC-spec\"\u003e\n\u003cstrong\u003eStyle Options\u003c\/strong\u003e \u003cspan\u003e3\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HPGC-spec\"\u003e\n\u003cstrong\u003ePumpkin Standard\u003c\/strong\u003e \u003cspan\u003e10.4 × 10.4 × 14.0 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HPGC-spec\"\u003e\n\u003cstrong\u003eGhost Standard\u003c\/strong\u003e \u003cspan\u003e12.3 × 12.3 × 11.5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HPGC-spec\"\u003e\n\u003cstrong\u003eGhost Tall\u003c\/strong\u003e \u003cspan\u003e11.0 × 11.0 × 13.6 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HPGC-spec\"\u003e\n\u003cstrong\u003eCan Size\u003c\/strong\u003e \u003cspan\u003eSelected 12 oz Can Styles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HPGC-spec\"\u003e\n\u003cstrong\u003eUse\u003c\/strong\u003e \u003cspan\u003eReusable Halloween Drink Decor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"HPGC-spec\"\u003e\n\u003cstrong\u003eQuantity\u003c\/strong\u003e \u003cspan\u003e1 Selected Holder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTE --\u003e\n\u003cdiv class=\"HPGC-note\"\u003e\n\u003cstrong\u003e Please Check Your Can Dimensions \u003c\/strong\u003e\n\u003cp\u003eBeverage can shapes and dimensions can vary between brands. Compare your can with the listed measurements before selecting Pumpkin Standard, Ghost Standard or Ghost Tall. Each order includes one holder in your selected option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\u003cdiv class=\"HPGC-tags\"\u003e\n\u003cspan class=\"HPGC-tag\"\u003ePumpkin Can Holder\u003c\/span\u003e \u003cspan class=\"HPGC-tag\"\u003eGhost Can Holder\u003c\/span\u003e \u003cspan class=\"HPGC-tag\"\u003eHalloween Drink Decor\u003c\/span\u003e \u003cspan class=\"HPGC-tag\"\u003e12 oz Can Accessory\u003c\/span\u003e \u003cspan class=\"HPGC-tag\"\u003eHalloween Party\u003c\/span\u003e \u003cspan class=\"HPGC-tag\"\u003eSpooky Movie Night\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"HPGC-slogan\"\u003ePumpkin or Ghost — Your Drink Is Ready for Halloween.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Zalovra","offers":[{"title":"12oz Regular with Black Witch Dust Cap","offer_id":50045927325938,"sku":"260909-GZYM-1","price":36.98,"currency_code":"USD","in_stock":true},{"title":"12oz Regular with Purple Witch Dust Cap","offer_id":50045979099378,"sku":"260909-GZYM-2","price":36.98,"currency_code":"USD","in_stock":true},{"title":"12oz Slim with Purple Witch Dust Cap","offer_id":50045979132146,"sku":"260909-GZYM-3","price":36.98,"currency_code":"USD","in_stock":true},{"title":"12oz Slim with Black Witch Dust Cap (Hot Item)","offer_id":50045979164914,"sku":"260909-GZYM-4","price":36.98,"currency_code":"USD","in_stock":true},{"title":"12oz  - Regular Black Eyes","offer_id":50046011212018,"sku":"260909-GZYM-5","price":38.98,"currency_code":"USD","in_stock":true},{"title":"12oz  - Regular Glow Green","offer_id":50046011244786,"sku":"260909-GZYM--6","price":39.98,"currency_code":"USD","in_stock":true},{"title":"12oz  - Regular Glow Blue","offer_id":50046011277554,"sku":"260909-GZYM--7","price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0834\/6583\/0642\/files\/1000092826.jpg?v=1788937059","url":"https:\/\/zalovra.com\/products\/halloween-pumpkin-ghost-can-holders","provider":"Zalovra","version":"1.0","type":"link"}