{"product_id":"✨skull-themed-incense-holder","title":"✨Skull-themed incense holder ornament (boat-shaped)💀","description":"\u003c!-- =========================================================\n  SKELETON BOAT INCENSE BURNER\n  PREMIUM SHOPIFY BODY HTML\n  Max Width: 600px\n  Mobile Optimized\n  No JavaScript\n  Independent Standard 24x24 SVG Icons\n========================================================= --\u003e\n\u003cstyle\u003e\n  .sp6-wrap {\n    --sp6-bg: #f7f1e8;\n    --sp6-card: #fffaf3;\n    --sp6-dark: #17110f;\n    --sp6-brown: #42271c;\n    --sp6-brown-soft: #6f4b37;\n    --sp6-orange: #e96d18;\n    --sp6-orange-dark: #bd4c08;\n    --sp6-cream: #fff1d8;\n    --sp6-line: #e8d6c3;\n    --sp6-muted: #75675e;\n    --sp6-white: #ffffff;\n    --sp6-shadow: 0 12px 34px rgba(54, 30, 16, 0.10);\n\n    width: 100%;\n    max-width: 600px;\n    margin: 0 auto;\n    padding: 0 12px 34px;\n    box-sizing: border-box;\n\n    color: var(--sp6-dark);\n    background: transparent;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .sp6-wrap *,\n  .sp6-wrap *::before,\n  .sp6-wrap *::after {\n    box-sizing: border-box;\n  }\n\n  .sp6-wrap img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .sp6-wrap h1,\n  .sp6-wrap h2,\n  .sp6-wrap h3,\n  .sp6-wrap p {\n    margin-top: 0;\n  }\n\n  .sp6-section {\n    margin: 22px 0;\n  }\n\n  .sp6-image {\n    overflow: hidden;\n    border-radius: 18px;\n    background: #201813;\n    box-shadow: var(--sp6-shadow);\n  }\n\n  .sp6-image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* =========================\n     STANDARD ICON SYSTEM\n  ========================= *\/\n\n  .sp6-icon {\n    width: 24px !important;\n    height: 24px !important;\n    min-width: 24px !important;\n    min-height: 24px !important;\n    max-width: 24px !important;\n    max-height: 24px !important;\n    aspect-ratio: 1 \/ 1 !important;\n\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n\n    flex: 0 0 24px !important;\n    overflow: hidden;\n    line-height: 1;\n  }\n\n  .sp6-icon svg {\n    display: block !important;\n\n    width: 24px !important;\n    height: 24px !important;\n    min-width: 24px !important;\n    min-height: 24px !important;\n    max-width: 24px !important;\n    max-height: 24px !important;\n\n    aspect-ratio: 1 \/ 1 !important;\n    object-fit: contain !important;\n    flex-shrink: 0 !important;\n    overflow: visible;\n  }\n\n  \/* =========================\n     TYPOGRAPHY\n  ========================= *\/\n\n  .sp6-eyebrow {\n    margin-bottom: 7px;\n\n    color: var(--sp6-orange-dark);\n\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .sp6-h1 {\n    margin-bottom: 12px;\n\n    color: var(--sp6-dark);\n\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(35px, 7vw, 48px);\n    font-weight: 700;\n    line-height: 1.02;\n    letter-spacing: -0.035em;\n  }\n\n  .sp6-h2 {\n    margin-bottom: 10px;\n\n    color: var(--sp6-dark);\n\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(29px, 5.4vw, 37px);\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.028em;\n  }\n\n  .sp6-h3 {\n    margin-bottom: 5px;\n\n    color: var(--sp6-brown);\n\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .sp6-copy {\n    margin-bottom: 0;\n\n    color: var(--sp6-muted);\n\n    font-size: 16px;\n    line-height: 1.66;\n  }\n\n  .sp6-small {\n    color: var(--sp6-muted);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  .sp6-hero {\n    position: relative;\n    overflow: hidden;\n\n    padding: 27px 22px 24px;\n\n    border-radius: 22px;\n\n    background:\n      radial-gradient(circle at 92% 12%, rgba(233,109,24,.22), transparent 34%),\n      linear-gradient(145deg, #fffaf1 0%, #f4e6d5 100%);\n\n    box-shadow: var(--sp6-shadow);\n  }\n\n  .sp6-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -55px;\n    bottom: -80px;\n\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n\n    background: rgba(233,109,24,.07);\n    pointer-events: none;\n  }\n\n  .sp6-hero-copy {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sp6-hero-accent {\n    color: var(--sp6-orange-dark);\n  }\n\n  .sp6-hero-chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n\n    margin-top: 18px;\n  }\n\n  .sp6-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n\n    padding: 9px 12px;\n\n    border: 1px solid #e6ccb5;\n    border-radius: 999px;\n\n    color: var(--sp6-brown);\n\n    background: rgba(255,255,255,.82);\n\n    font-size: 12px;\n    font-weight: 750;\n    line-height: 1.25;\n  }\n\n  .sp6-chip .sp6-icon {\n    color: var(--sp6-orange-dark);\n  }\n\n  \/* =========================\n     CONTENT CARDS\n  ========================= *\/\n\n  .sp6-panel {\n    padding: 22px 19px;\n\n    border: 1px solid var(--sp6-line);\n    border-radius: 19px;\n\n    background: var(--sp6-card);\n  }\n\n  .sp6-dark-panel {\n    padding: 23px 19px;\n\n    border-radius: 20px;\n\n    color: #fff;\n\n    background:\n      radial-gradient(circle at 100% 0%, rgba(233,109,24,.21), transparent 34%),\n      linear-gradient(145deg, #211612 0%, #0f0d0c 100%);\n\n    box-shadow: var(--sp6-shadow);\n  }\n\n  .sp6-dark-panel .sp6-eyebrow {\n    color: #ffa24b;\n  }\n\n  .sp6-dark-panel .sp6-h2,\n  .sp6-dark-panel .sp6-h3 {\n    color: #fff4e6;\n  }\n\n  .sp6-dark-panel .sp6-copy,\n  .sp6-dark-panel .sp6-small {\n    color: #d9cbbf;\n  }\n\n  .sp6-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    gap: 10px;\n\n    margin-top: 15px;\n  }\n\n  .sp6-feature {\n    padding: 15px 13px;\n\n    border: 1px solid var(--sp6-line);\n    border-radius: 15px;\n\n    background: #fff;\n  }\n\n  .sp6-feature-top {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n\n    margin-bottom: 7px;\n  }\n\n  .sp6-feature .sp6-icon {\n    color: var(--sp6-orange-dark);\n  }\n\n  .sp6-feature p {\n    margin: 0;\n\n    color: var(--sp6-muted);\n\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     NUMBERED STEPS\n  ========================= *\/\n\n  .sp6-steps {\n    display: grid;\n    gap: 10px;\n\n    margin-top: 16px;\n  }\n\n  .sp6-step {\n    display: grid;\n    grid-template-columns: 40px 1fr;\n    gap: 12px;\n\n    padding: 14px;\n\n    border: 1px solid var(--sp6-line);\n    border-radius: 15px;\n\n    background: #fff;\n  }\n\n  .sp6-step-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 40px;\n    height: 40px;\n\n    border-radius: 50%;\n\n    color: #fff;\n    background: var(--sp6-orange-dark);\n\n    font-size: 17px;\n    font-weight: 850;\n  }\n\n  .sp6-step p {\n    margin: 2px 0 0;\n\n    color: var(--sp6-muted);\n\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     SIZE \/ SPECS\n  ========================= *\/\n\n  .sp6-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0,1fr));\n    gap: 9px;\n\n    margin-top: 16px;\n  }\n\n  .sp6-spec {\n    padding: 14px 9px;\n\n    border-radius: 14px;\n\n    text-align: center;\n\n    background: #f2e3d4;\n  }\n\n  .sp6-spec strong {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: var(--sp6-brown);\n\n    font-size: 17px;\n    font-weight: 850;\n    line-height: 1.2;\n  }\n\n  .sp6-spec span {\n    color: var(--sp6-muted);\n\n    font-size: 11px;\n    line-height: 1.3;\n  }\n\n  \/* =========================\n     SAFETY NOTE\n  ========================= *\/\n\n  .sp6-note {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n\n    margin-top: 14px;\n    padding: 13px 14px;\n\n    border-left: 4px solid var(--sp6-orange);\n\n    border-radius: 10px;\n\n    background: #fff5e9;\n  }\n\n  .sp6-note .sp6-icon {\n    color: var(--sp6-orange-dark);\n  }\n\n  .sp6-note p {\n    margin: 0;\n\n    color: #654a3d;\n\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  .sp6-faq {\n    overflow: hidden;\n\n    border: 1px solid var(--sp6-line);\n    border-radius: 19px;\n\n    background: #fff;\n  }\n\n  .sp6-faq-head {\n    padding: 20px 18px 12px;\n\n    background: #fff8f0;\n  }\n\n  .sp6-faq details {\n    border-top: 1px solid #eee1d6;\n  }\n\n  .sp6-faq summary {\n    position: relative;\n\n    padding: 16px 48px 16px 18px;\n\n    color: var(--sp6-brown);\n\n    cursor: pointer;\n\n    list-style: none;\n\n    font-size: 14px;\n    font-weight: 780;\n    line-height: 1.45;\n  }\n\n  .sp6-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sp6-faq summary::after {\n    content: \"+\";\n\n    position: absolute;\n    top: 50%;\n    right: 18px;\n\n    transform: translateY(-50%);\n\n    color: var(--sp6-orange-dark);\n\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .sp6-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .sp6-faq-answer {\n    padding: 0 18px 17px;\n\n    color: var(--sp6-muted);\n\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     TRUST\n  ========================= *\/\n\n  .sp6-trust {\n    padding: 20px 18px;\n\n    border: 1px solid var(--sp6-line);\n    border-radius: 18px;\n\n    text-align: center;\n\n    background: #fff;\n  }\n\n  .sp6-trust-title {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n\n    margin-bottom: 12px;\n\n    color: var(--sp6-brown);\n\n    font-size: 15px;\n    font-weight: 850;\n  }\n\n  .sp6-trust-title .sp6-icon {\n    color: var(--sp6-orange-dark);\n  }\n\n  .sp6-payments {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n  }\n\n  .sp6-payments span {\n    padding: 7px 10px;\n\n    border: 1px solid #e5d8ce;\n    border-radius: 8px;\n\n    color: #332721;\n\n    background: #faf7f4;\n\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  .sp6-help {\n    margin: 12px 0 0;\n\n    color: var(--sp6-muted);\n\n    font-size: 11px;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     BOTTOM CTA\n  ========================= *\/\n\n  .sp6-cta {\n    position: relative;\n\n    display: block;\n    overflow: hidden;\n\n    margin-top: 22px;\n    padding: 28px 19px 22px;\n\n    border-radius: 22px;\n\n    color: #fff !important;\n\n    text-align: center;\n    text-decoration: none !important;\n\n    background:\n      radial-gradient(circle at 90% 10%, rgba(237,112,24,.30), transparent 31%),\n      linear-gradient(145deg, #261813 0%, #100d0c 100%);\n\n    box-shadow: 0 16px 38px rgba(35,18,9,.24);\n  }\n\n  .sp6-cta::before {\n    content: \"\";\n    position: absolute;\n\n    width: 150px;\n    height: 150px;\n\n    top: -75px;\n    right: -55px;\n\n    border-radius: 50%;\n\n    background: rgba(255,139,51,.08);\n\n    animation: sp6Glow 2.8s ease-in-out infinite;\n  }\n\n  @keyframes sp6Glow {\n    0%,\n    100% {\n      transform: scale(1);\n      opacity: .55;\n    }\n\n    50% {\n      transform: scale(1.15);\n      opacity: 1;\n    }\n  }\n\n  .sp6-cta-icon {\n    margin: 0 auto 10px;\n\n    color: #ff9c42;\n\n    animation: sp6Float 2s ease-in-out infinite;\n  }\n\n  @keyframes sp6Float {\n    0%,\n    100% {\n      transform: translateY(0);\n    }\n\n    50% {\n      transform: translateY(-4px);\n    }\n  }\n\n  .sp6-cta-small {\n    margin-bottom: 7px;\n\n    color: #ffad62;\n\n    font-size: 11px;\n    font-weight: 850;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .sp6-cta h2 {\n    margin-bottom: 10px;\n\n    color: #fff4e7;\n\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(29px, 5.8vw, 36px);\n    font-weight: 700;\n    line-height: 1.08;\n  }\n\n  .sp6-cta \u003e p:not(.sp6-cta-small) {\n    max-width: 480px;\n    margin: 0 auto;\n\n    color: #d8c8bb;\n\n    font-size: 14px;\n    line-height: 1.58;\n  }\n\n  .sp6-cta-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n\n    margin-top: 18px;\n    padding: 12px 17px;\n\n    border-radius: 999px;\n\n    color: #21130d;\n\n    background: #ff923a;\n\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: .04em;\n  }\n\n  .sp6-arrow {\n    transition: transform .2s ease;\n  }\n\n  .sp6-cta:hover .sp6-arrow {\n    transform: translateY(-2px);\n  }\n\n  @media (max-width: 520px) {\n    .sp6-wrap {\n      padding-left: 9px;\n      padding-right: 9px;\n    }\n\n    .sp6-hero {\n      padding: 23px 17px 21px;\n    }\n\n    .sp6-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .sp6-spec-grid {\n      grid-template-columns: 1fr 1fr 1fr;\n    }\n\n    .sp6-copy {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sp6-wrap\"\u003e\n\u003c!-- =========================\n       HERO\n  ========================== --\u003e\n\u003csection class=\"sp6-section sp6-hero\"\u003e\n\u003cdiv class=\"sp6-hero-copy\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eHalloween Incense Decor\u003c\/p\u003e\n\u003ch1 class=\"sp6-h1\"\u003eSpooky Smoke.\u003cbr\u003e\u003cspan class=\"sp6-hero-accent\"\u003eHaunting Style.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"sp6-copy\"\u003eTurn an ordinary incense moment into part of the Halloween display. The skeleton fisherman, skull details and dark boat base create an eerie tabletop accent before the smoke even begins.\u003c\/p\u003e\n\u003cdiv class=\"sp6-hero-chips\"\u003e\n\u003cdiv class=\"sp6-chip\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M12 2v10\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 7l3-5 3 5\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 14a4 4 0 1 0 8 0\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M6 22h12\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e Stick \u0026amp; Cone Use\u003c\/div\u003e\n\u003cdiv class=\"sp6-chip\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M3 11l9-7 9 7\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 10v10h14V10\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 20v-6h6v6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e Tabletop Decor\u003c\/div\u003e\n\u003cdiv class=\"sp6-chip\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7.5 8C5 8 4 6.5 4.7 5.2 5.8 3.3 9 5 12 8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16.5 8c2.5 0 3.5-1.5 2.8-2.8C18.2 3.3 15 5 12 8\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e Giftable Accent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 01 --\u003e\n\u003csection class=\"sp6-section sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_21_02_40_24_1.png?v=1789973717\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n       DUAL INCENSE USE\n  ========================== --\u003e\n\u003csection class=\"sp6-section sp6-panel\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eTwo Ways To Enjoy\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eOne Display.\u003cbr\u003eMore Ways to Set the Mood.\u003c\/h2\u003e\n\u003cp class=\"sp6-copy\"\u003eThe design accommodates both traditional incense sticks and cone incense, making it easy to change the look and smoke effect to match your setup.\u003c\/p\u003e\n\u003cdiv class=\"sp6-grid\"\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-top\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M8 21V7\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 21V5\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 21V8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 3c0 1 1 1.5 1 2.5\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M11 2c0 1 1 1.5 1 2.5\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 4c0 1 1 1.5 1 2.5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"sp6-h3\"\u003eStick Compatible\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe seated skeleton visually holds the incense stick for a playful fishing-style scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-top\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M12 3 6 18h12L12 3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 21h14\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"sp6-h3\"\u003eCone Compatible\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe skull-shaped front holder provides a dedicated place for cone incense.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 02 --\u003e\n\u003csection class=\"sp6-section sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_21_02_40_53_2.png?v=1789973718\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n       DESIGN DETAIL\n  ========================== --\u003e\n\u003csection class=\"sp6-section sp6-dark-panel\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eSmall Details. Big Character.\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eA Halloween Piece Worth Looking At.\u003c\/h2\u003e\n\u003cp class=\"sp6-copy\"\u003eFrom the aged bone-style finish to the scattered skulls and textured boat surface, the sculpted details give the piece character even when no incense is burning.\u003c\/p\u003e\n\u003cdiv class=\"sp6-grid\"\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-top\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003ccircle cx=\"12\" cy=\"10\" r=\"7\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M8 9h.01\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 9h.01\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 15h6\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 17v3\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 17v3\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 17v3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"sp6-h3\"\u003eSkeleton Theme\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eA seated skeleton, skull accents and bone details create an instantly recognizable Halloween look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-top\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M4 6h16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M4 10h16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M4 14h16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M4 18h16\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"sp6-h3\"\u003eTextured Boat Base\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eWood-look sculpting and dark brown tones help the base feel more like decor than a plain incense tray.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 03 --\u003e\n\u003csection class=\"sp6-section sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_21_02_41_13_3.png?v=1789973718\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n       DISPLAY \/ LIFESTYLE\n  ========================== --\u003e\n\u003csection class=\"sp6-section sp6-panel\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eInstant Seasonal Atmosphere\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eSet the Halloween Mood.\u003c\/h2\u003e\n\u003cp class=\"sp6-copy\"\u003eAdd it to a desk, shelf, party table or mantel and let the drifting incense become part of the display. The compact silhouette makes a strong visual statement without taking over the entire surface.\u003c\/p\u003e\n\u003cdiv class=\"sp6-grid\"\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-top\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"3\" y=\"4\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M8 21h8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 17v4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"sp6-h3\"\u003eDesk Decor\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAdd personality to a work desk, side table or creative setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-top\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M4 4h16v16H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 4v16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 4v16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M4 10h16\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"sp6-h3\"\u003eShelf Accent\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003ePairs easily with books, pumpkins, candles and gothic decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-top\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M8 3v5a4 4 0 0 0 8 0V3\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 12v9\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 21h8\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"sp6-h3\"\u003eParty Table\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCreates a memorable focal point for Halloween gatherings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-top\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 8C5 8 4 6.5 5 5c1-1.5 4 0 7 3\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M17 8c2 0 3-1.5 2-3-1-1.5-4 0-7 3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"sp6-h3\"\u003eGift Idea\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eA quirky pick for Halloween fans and collectors of unusual decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 04 --\u003e\n\u003csection class=\"sp6-section sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_21_02_41_28_4.png?v=1789973718\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n       HOW TO USE\n  ========================== --\u003e\n\u003csection class=\"sp6-section sp6-panel\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eSimple Setup\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003ePlace. Light. Enjoy.\u003c\/h2\u003e\n\u003cp class=\"sp6-copy\"\u003eNo complicated setup. Choose your preferred incense format, position it in the appropriate holder and enjoy the decorative smoke effect.\u003c\/p\u003e\n\u003cdiv class=\"sp6-steps\"\u003e\n\u003cdiv class=\"sp6-step\"\u003e\n\u003cdiv class=\"sp6-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"sp6-h3\"\u003ePlace Your Incense\u003c\/h3\u003e\n\u003cp\u003ePosition a compatible incense stick or cone in the appropriate holder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-step\"\u003e\n\u003cdiv class=\"sp6-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"sp6-h3\"\u003eLight the Tip\u003c\/h3\u003e\n\u003cp\u003eIgnite according to your incense manufacturer's directions and allow the flame to extinguish into a smolder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-step\"\u003e\n\u003cdiv class=\"sp6-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"sp6-h3\"\u003eEnjoy the Display\u003c\/h3\u003e\n\u003cp\u003eLet the smoke add atmosphere while the skeleton boat becomes part of your Halloween scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-note\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 11v5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003cp\u003eBurn incense only on a stable, heat-resistant surface in a well-ventilated area. Keep away from children, pets and flammable materials, and never leave burning incense unattended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 05 --\u003e\n\u003csection class=\"sp6-section sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_21_02_41_47_5.png?v=1789973718\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n       SIZE\n  ========================== --\u003e\n\u003csection class=\"sp6-section sp6-dark-panel\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eCompact Tabletop Size\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eDetailed Without Taking Over the Table.\u003c\/h2\u003e\n\u003cp class=\"sp6-copy\"\u003eIts low-profile boat shape fits easily into Halloween arrangements, desk displays and shelf styling.\u003c\/p\u003e\n\u003cdiv class=\"sp6-spec-grid\"\u003e\n\u003cdiv class=\"sp6-spec\"\u003e\n\u003cstrong\u003e16.8 cm\u003c\/strong\u003e \u003cspan\u003e6.61 in Length\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-spec\"\u003e\n\u003cstrong\u003e5.3 cm\u003c\/strong\u003e \u003cspan\u003e2.09 in Height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-spec\"\u003e\n\u003cstrong\u003e3.9 cm\u003c\/strong\u003e \u003cspan\u003e1.53 in Front Holder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp6-small\" style=\"margin: 14px 0 0;\"\u003eApproximate measurements. Minor variation may occur between individual pieces.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 06 --\u003e\n\u003csection class=\"sp6-section sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_21_02_42_14_6.png?v=1789973717\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n       GIFT \/ FINAL VALUE\n  ========================== --\u003e\n\u003csection class=\"sp6-section sp6-panel\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eFrightfully Giftable\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eMore Than Another Halloween Prop.\u003c\/h2\u003e\n\u003cp class=\"sp6-copy\"\u003eIt works as functional incense decor, a seasonal conversation piece and a distinctive gift for anyone who enjoys spooky interiors, unusual collectibles or Halloween decorating.\u003c\/p\u003e\n\u003cdiv class=\"sp6-grid\"\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-top\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 8C5 8 4 6.5 5 5c1-1.5 4 0 7 3\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M17 8c2 0 3-1.5 2-3-1-1.5-4 0-7 3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"sp6-h3\"\u003eGiftable Decor\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFun for spooky-home fans and seasonal collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-top\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M8 20h8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 17h6\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 14c-2-1-3-3-3-5a7 7 0 0 1 14 0c0 2-1 4-3 5-1 .7-1 1.4-1 3H9c0-1.6 0-2.3-1-3z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"sp6-h3\"\u003eConversation Piece\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe fishing skeleton concept instantly draws attention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 07 --\u003e\n\u003csection class=\"sp6-section sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_21_02_42_38_7.png?v=1789973717\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- IMAGE 08 --\u003e\n\u003csection class=\"sp6-section sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_21_02_42_38_8.png?v=1789973718\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================\n       FAQ\n  ========================== --\u003e\n\u003csection class=\"sp6-section sp6-faq\"\u003e\n\u003cdiv class=\"sp6-faq-head\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eQuick Answers\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eQ\u0026amp;A\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use both incense sticks and cones?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-faq-answer\"\u003eThe design includes positions intended for stick incense and cone incense, allowing you to change the setup depending on the look and scent experience you prefer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the incense holder?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-faq-answer\"\u003eThe product is approximately 16.8 cm \/ 6.61 in long and 5.3 cm \/ 2.09 in tall. The front cone-holder area is approximately 3.9 cm \/ 1.53 in tall.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it work as decor when incense is not burning?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-faq-answer\"\u003eYes. The skeleton fisherman, skull accents and textured boat base are decorative on their own, so the piece can stay on display throughout the Halloween season.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-faq-answer\"\u003eIt works well on desks, shelves, mantels, side tables, party tables and other stable tabletop surfaces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre incense sticks and cones included?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-faq-answer\"\u003ePackage contents can vary by selling option. Please check the selected product variant or package description before ordering. If cone incense is included, color and quantity may vary.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs any special care needed while burning incense?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-faq-answer\"\u003eAlways use the holder on a stable, heat-resistant surface in a ventilated area. Keep burning incense away from children, pets and flammable objects, and never leave it unattended.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       TRUST\n  ========================== --\u003e\n\u003csection class=\"sp6-section sp6-trust\"\u003e\n\u003cdiv class=\"sp6-trust-title\"\u003e\n\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3 20 6v6c0 5-3.5 8-8 9-4.5-1-8-4-8-9V6l8-3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e Guaranteed Safe \u0026amp; Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"sp6-payments\"\u003e\n\u003cspan\u003ePayPal\u003c\/span\u003e \u003cspan\u003eVISA\u003c\/span\u003e \u003cspan\u003eMastercard\u003c\/span\u003e \u003cspan\u003eApple Pay\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp6-help\"\u003eNeed help with your order? Contact the store support team for assistance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       BOTTOM CTA\n  ========================== --\u003e\u003ca class=\"sp6-cta\" href=\"#MainProduct-{{%20section.id%20}}\"\u003e\n\u003cdiv class=\"sp6-cta-icon sp6-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M6 8h12l-1 12H7L6 8z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9 9V6a3 3 0 0 1 6 0v3\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 12v4\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 14l2 2 2-2\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"sp6-cta-small\"\u003eHalloween Incense Decor\u003c\/p\u003e\n\u003ch2\u003eBring the Smoke.\u003cbr\u003eSet the Spooky Scene.\u003c\/h2\u003e\n\u003cp\u003eAdd a playful skeleton centerpiece to your Halloween setup and turn every incense session into part of the decor.\u003c\/p\u003e\n\u003cdiv class=\"sp6-cta-button\"\u003e\n\u003cspan\u003eBACK TO BUY NOW\u003c\/span\u003e \u003cspan class=\"sp6-arrow sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 19V5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m7 10 5-5 5 5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e","brand":"Amo","offers":[{"title":"Default Title","offer_id":53000992260408,"sku":"NC02112609215527- 骷髅船香座","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_21_02_42_38_8.png?v=1789973718","url":"https:\/\/reemoreemoo.com\/products\/%e2%9c%a8skull-themed-incense-holder","provider":"reemoreemoo","version":"1.0","type":"link"}