{"product_id":"halloween-pearl-art-kit-3","title":"🎃 Halloween Pearl Art Kit – Choose Your Favorite Design","description":"\u003cstyle\u003e\n  .hpa-page {\n    --hpa-purple: #7c3f96;\n    --hpa-purple-dark: #542565;\n    --hpa-orange: #e96f2d;\n    --hpa-cream: #fffaf3;\n    --hpa-soft: #f7f2f8;\n    --hpa-text: #29252d;\n    --hpa-muted: #6f6873;\n    --hpa-border: #eadfed;\n    --hpa-white: #ffffff;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 8px 0 34px;\n    color: var(--hpa-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.72;\n    box-sizing: border-box;\n  }\n\n  .hpa-page *,\n  .hpa-page *::before,\n  .hpa-page *::after {\n    box-sizing: border-box;\n  }\n\n  .hpa-page h2,\n  .hpa-page h3,\n  .hpa-page p,\n  .hpa-page ul,\n  .hpa-page ol {\n    margin-top: 0;\n  }\n\n  .hpa-page p {\n    margin-bottom: 14px;\n  }\n\n  .hpa-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0 auto;\n    border-radius: 16px;\n  }\n\n  .hpa-section {\n    width: 100%;\n    margin: 26px 0 0;\n  }\n\n  .hpa-content {\n    width: 100%;\n    padding: 0 4px;\n  }\n\n  .hpa-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 10px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: #f1e6f5;\n    color: var(--hpa-purple-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .hpa-hero {\n    width: 100%;\n    padding: 24px 20px 20px;\n    border: 1px solid var(--hpa-border);\n    border-radius: 22px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(233, 111, 45, 0.12),\n        transparent 32%\n      ),\n      linear-gradient(145deg, #fffaf3 0%, #f8f0fa 100%);\n    text-align: center;\n    overflow: hidden;\n  }\n\n  .hpa-hero h2 {\n    max-width: 740px;\n    margin: 0 auto 12px;\n    color: var(--hpa-purple-dark);\n    font-size: clamp(27px, 5vw, 42px);\n    font-weight: 800;\n    line-height: 1.12;\n    letter-spacing: -0.03em;\n  }\n\n  .hpa-hero-subtitle {\n    max-width: 710px;\n    margin: 0 auto 18px !important;\n    color: var(--hpa-muted);\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .hpa-hero-points {\n    display: flex;\n    justify-content: center;\n    gap: 8px;\n    flex-wrap: wrap;\n    width: 100%;\n    margin: 0 0 20px;\n  }\n\n  .hpa-hero-point {\n    padding: 7px 11px;\n    border: 1px solid rgba(124, 63, 150, 0.18);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.78);\n    color: #4d4051;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .hpa-hero-media {\n    width: 100%;\n    margin-top: 18px;\n  }\n\n  .hpa-heading {\n    margin: 0 0 10px;\n    color: var(--hpa-purple-dark);\n    font-size: clamp(24px, 4vw, 34px);\n    font-weight: 800;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .hpa-heading-center {\n    text-align: center;\n  }\n\n  .hpa-lead {\n    max-width: 720px;\n    margin: 0 auto 20px !important;\n    color: var(--hpa-muted);\n    text-align: center;\n  }\n\n  .hpa-image-wrap {\n    width: 100%;\n    margin-top: 18px;\n    padding: 6px;\n    border: 1px solid var(--hpa-border);\n    border-radius: 20px;\n    background: var(--hpa-white);\n    box-shadow: 0 12px 30px rgba(76, 41, 84, 0.08);\n    overflow: hidden;\n  }\n\n  \/* DESIGN OPTIONS *\/\n\n  .hpa-detail-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    width: 100%;\n    margin: 18px 0;\n  }\n\n  .hpa-detail-item {\n    display: grid;\n    grid-template-columns: 38px minmax(0, 1fr);\n    align-items: start;\n    gap: 10px;\n    min-width: 0;\n    padding: 14px;\n    border: 1px solid var(--hpa-border);\n    border-radius: 14px;\n    background: var(--hpa-white);\n    line-height: 1.42;\n  }\n\n  .hpa-detail-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 10px;\n    background: var(--hpa-soft);\n    font-size: 20px;\n    line-height: 1;\n  }\n\n  .hpa-detail-copy {\n    min-width: 0;\n  }\n\n  .hpa-detail-copy strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--hpa-purple-dark);\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .hpa-detail-copy span {\n    display: block;\n    color: var(--hpa-muted);\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  \/* BENEFIT CARDS *\/\n\n  .hpa-card-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    width: 100%;\n    margin: 18px 0;\n  }\n\n  .hpa-card {\n    display: grid;\n    grid-template-columns: 44px minmax(0, 1fr);\n    align-items: start;\n    gap: 12px;\n    width: 100%;\n    min-width: 0;\n    padding: 18px;\n    border: 1px solid var(--hpa-border);\n    border-radius: 16px;\n    background: var(--hpa-white);\n    box-shadow: 0 7px 20px rgba(75, 43, 82, 0.05);\n    overflow: hidden;\n  }\n\n  .hpa-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    min-width: 44px;\n    border-radius: 12px;\n    background: var(--hpa-soft);\n    color: var(--hpa-purple);\n  }\n\n  .hpa-card:nth-child(even) .hpa-card-icon {\n    background: #fff1e8;\n    color: var(--hpa-orange);\n  }\n\n  .hpa-card-icon svg {\n    display: block;\n    width: 23px;\n    height: 23px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .hpa-card-copy {\n    width: 100%;\n    min-width: 0;\n    padding-top: 1px;\n  }\n\n  .hpa-card h3 {\n    width: 100%;\n    margin: 0 0 6px;\n    color: var(--hpa-purple-dark);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: -0.01em;\n    overflow-wrap: break-word;\n  }\n\n  .hpa-card p {\n    width: 100%;\n    margin: 0;\n    color: var(--hpa-muted);\n    font-size: 14px;\n    line-height: 1.58;\n    overflow-wrap: break-word;\n  }\n\n  \/* STEPS *\/\n\n  .hpa-steps {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    width: 100%;\n    margin: 18px 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: hpa-step;\n  }\n\n  .hpa-step {\n    position: relative;\n    min-width: 0;\n    min-height: 112px;\n    padding: 18px 16px 16px 62px;\n    border: 1px solid var(--hpa-border);\n    border-radius: 16px;\n    background: linear-gradient(145deg, #ffffff, #fbf7fc);\n    counter-increment: hpa-step;\n  }\n\n  .hpa-step::before {\n    content: counter(hpa-step);\n    position: absolute;\n    top: 17px;\n    left: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: var(--hpa-purple);\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .hpa-step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--hpa-purple-dark);\n    font-size: 15px;\n    line-height: 1.35;\n  }\n\n  .hpa-step span {\n    display: block;\n    color: var(--hpa-muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .hpa-highlight {\n    width: 100%;\n    margin: 16px 0 0;\n    padding: 14px 16px;\n    border-left: 4px solid var(--hpa-orange);\n    border-radius: 0 12px 12px 0;\n    background: #fff5eb;\n    color: #5d422f;\n    font-weight: 750;\n  }\n\n  \/* PERFECT FOR *\/\n\n  .hpa-check-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    width: 100%;\n    margin: 18px 0;\n  }\n\n  .hpa-check-item {\n    position: relative;\n    min-width: 0;\n    padding: 13px 13px 13px 42px;\n    border: 1px solid var(--hpa-border);\n    border-radius: 13px;\n    background: var(--hpa-white);\n    font-weight: 650;\n    line-height: 1.42;\n  }\n\n  .hpa-check-item::before {\n    content: \"✓\";\n    position: absolute;\n    top: 13px;\n    left: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 19px;\n    height: 19px;\n    border-radius: 50%;\n    background: #e8f5eb;\n    color: #298448;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  \/* INCLUDED *\/\n\n  .hpa-included {\n    width: 100%;\n    padding: 22px;\n    border: 1px solid var(--hpa-border);\n    border-radius: 20px;\n    background: var(--hpa-cream);\n  }\n\n  .hpa-included-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    width: 100%;\n    margin: 17px 0;\n  }\n\n  .hpa-included-item {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    min-width: 0;\n    min-height: 52px;\n    padding: 11px 13px;\n    border-radius: 12px;\n    background: var(--hpa-white);\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .hpa-included-check {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 21px;\n    width: 21px;\n    height: 21px;\n    border-radius: 50%;\n    background: #eee2f2;\n    color: var(--hpa-purple);\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .hpa-included-note {\n    margin: 4px 0 0 !important;\n    padding: 13px 14px;\n    border-radius: 12px;\n    background: #fcebdd;\n    color: #7c3c1f;\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  \/* PRODUCT DETAILS *\/\n\n  .hpa-specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    width: 100%;\n    margin: 18px 0 0;\n  }\n\n  .hpa-spec {\n    min-width: 0;\n    padding: 13px 14px;\n    border: 1px solid var(--hpa-border);\n    border-radius: 13px;\n    background: #ffffff;\n  }\n\n  .hpa-spec-label {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--hpa-muted);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .hpa-spec-value {\n    display: block;\n    color: var(--hpa-text);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n    overflow-wrap: break-word;\n  }\n\n  \/* FAQ *\/\n\n  .hpa-faq-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .hpa-faq-item {\n    border: 1px solid var(--hpa-border);\n    border-radius: 14px;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .hpa-faq-item summary {\n    position: relative;\n    display: block;\n    padding: 15px 46px 15px 16px;\n    color: var(--hpa-purple-dark);\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.4;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .hpa-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .hpa-faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 16px;\n    transform: translateY(-50%);\n    color: var(--hpa-purple);\n    font-size: 23px;\n    font-weight: 500;\n    line-height: 1;\n  }\n\n  .hpa-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .hpa-faq-answer {\n    padding: 0 16px 15px;\n    color: var(--hpa-muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .hpa-faq-answer p {\n    margin: 0;\n  }\n\n  \/* BOTTOM SUMMARY *\/\n\n  .hpa-final-summary {\n    position: relative;\n    width: calc(100% - 8px);\n    margin: 28px 4px 0;\n    padding: 30px 22px 24px;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at top left,\n        rgba(255, 255, 255, 0.16),\n        transparent 32%\n      ),\n      linear-gradient(\n        135deg,\n        #6a3578 0%,\n        #7c3f96 55%,\n        #9146a2 100%\n      );\n    color: #ffffff;\n    text-align: center;\n    overflow: hidden;\n  }\n\n  .hpa-final-title-wrap {\n    display: flex;\n    align-items: flex-start;\n    justify-content: center;\n    gap: 11px;\n    max-width: 720px;\n    margin: 0 auto 12px;\n  }\n\n  .hpa-final-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 34px;\n    width: 34px;\n    height: 34px;\n    margin-top: 2px;\n  }\n\n  .hpa-final-icon svg {\n    display: block;\n    width: 31px;\n    height: 31px;\n    overflow: visible;\n  }\n\n  .hpa-final-summary h2 {\n    margin: 0;\n    color: #ffffff;\n    font-size: clamp(27px, 4.5vw, 39px);\n    font-weight: 850;\n    line-height: 1.14;\n    letter-spacing: -0.025em;\n  }\n\n  .hpa-final-summary-text {\n    max-width: 690px;\n    margin: 0 auto 18px !important;\n    color: rgba(255, 255, 255, 0.92);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .hpa-final-image {\n    margin: 18px auto;\n    padding: 5px;\n    border-radius: 17px;\n    background: rgba(255, 255, 255, 0.92);\n    overflow: hidden;\n  }\n\n  .hpa-final-image img {\n    border-radius: 13px;\n  }\n\n  .hpa-final-badges {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 9px;\n    width: 100%;\n    margin: 0;\n  }\n\n  .hpa-final-badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 36px;\n    padding: 8px 13px;\n    border: 1px solid rgba(255, 255, 255, 0.32);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.1);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 750;\n    line-height: 1.25;\n    text-align: center;\n    backdrop-filter: blur(4px);\n    -webkit-backdrop-filter: blur(4px);\n  }\n\n  @media screen and (max-width: 749px) {\n    .hpa-page {\n      width: 100%;\n      padding: 4px 0 26px;\n      font-size: 15px;\n      line-height: 1.66;\n      overflow-x: hidden;\n    }\n\n    .hpa-hero {\n      padding: 21px 14px 15px;\n      border-radius: 17px;\n    }\n\n    .hpa-hero h2 {\n      font-size: 27px;\n      line-height: 1.15;\n    }\n\n    .hpa-hero-subtitle {\n      font-size: 14.5px;\n      line-height: 1.58;\n    }\n\n    .hpa-section {\n      margin-top: 22px;\n    }\n\n    .hpa-content {\n      padding: 0 2px;\n    }\n\n    .hpa-detail-list,\n    .hpa-card-grid,\n    .hpa-steps,\n    .hpa-check-list,\n    .hpa-included-list,\n    .hpa-specs {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    .hpa-detail-item {\n      grid-template-columns: 38px minmax(0, 1fr);\n    }\n\n    .hpa-card-grid {\n      gap: 10px;\n    }\n\n    .hpa-card {\n      grid-template-columns: 42px minmax(0, 1fr);\n      gap: 11px;\n      min-height: 0;\n      padding: 15px;\n      border-radius: 14px;\n    }\n\n    .hpa-card-icon {\n      width: 42px;\n      height: 42px;\n      min-width: 42px;\n      border-radius: 11px;\n    }\n\n    .hpa-card-icon svg {\n      width: 22px;\n      height: 22px;\n    }\n\n    .hpa-card h3 {\n      margin-bottom: 4px;\n      font-size: 16px;\n      line-height: 1.28;\n    }\n\n    .hpa-card p {\n      font-size: 13.5px;\n      line-height: 1.52;\n    }\n\n    .hpa-included {\n      padding: 16px;\n    }\n\n    .hpa-step {\n      min-height: 0;\n      padding: 15px 14px 15px 56px;\n    }\n\n    .hpa-step::before {\n      top: 14px;\n      left: 14px;\n      width: 31px;\n      height: 31px;\n    }\n\n    .hpa-image-wrap {\n      margin-top: 15px;\n      padding: 4px;\n      border-radius: 15px;\n    }\n\n    .hpa-page img {\n      border-radius: 12px;\n    }\n\n    .hpa-faq-item summary {\n      padding: 14px 44px 14px 14px;\n      font-size: 14px;\n    }\n\n    .hpa-faq-answer {\n      padding: 0 14px 14px;\n      font-size: 13.5px;\n    }\n\n    .hpa-final-summary {\n      width: calc(100% - 4px);\n      margin: 24px 2px 0;\n      padding: 25px 14px 20px;\n      border-radius: 17px;\n    }\n\n    .hpa-final-title-wrap {\n      gap: 8px;\n      margin-bottom: 11px;\n    }\n\n    .hpa-final-icon {\n      flex-basis: 28px;\n      width: 28px;\n      height: 28px;\n      margin-top: 1px;\n    }\n\n    .hpa-final-icon svg {\n      width: 27px;\n      height: 27px;\n    }\n\n    .hpa-final-summary h2 {\n      font-size: 25px;\n      line-height: 1.18;\n    }\n\n    .hpa-final-summary-text {\n      max-width: 100%;\n      margin-bottom: 16px !important;\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .hpa-final-badges {\n      gap: 7px;\n    }\n\n    .hpa-final-badge {\n      min-height: 34px;\n      padding: 7px 11px;\n      font-size: 11px;\n    }\n  }\n\n  @media screen and (max-width: 374px) {\n    .hpa-card {\n      grid-template-columns: 38px minmax(0, 1fr);\n      gap: 9px;\n      padding: 13px 12px;\n    }\n\n    .hpa-card-icon {\n      width: 38px;\n      height: 38px;\n      min-width: 38px;\n    }\n\n    .hpa-card h3 {\n      font-size: 15px;\n    }\n\n    .hpa-card p {\n      font-size: 13px;\n    }\n\n    .hpa-final-summary {\n      padding: 22px 11px 18px;\n    }\n\n    .hpa-final-summary h2 {\n      font-size: 22px;\n    }\n\n    .hpa-final-summary-text {\n      font-size: 13.5px;\n    }\n\n    .hpa-final-badge {\n      padding: 7px 9px;\n      font-size: 10.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003carticle class=\"hpa-page\"\u003e\u003c!-- HERO --\u003e\n\u003csection class=\"hpa-hero\"\u003e\n\u003cdiv class=\"hpa-eyebrow\"\u003e6 Halloween Designs · Complete Craft Kit\u003c\/div\u003e\n\u003ch2\u003eCreate Sparkling Halloween Décor, One Pearl at a Time\u003c\/h2\u003e\n\u003cp class=\"hpa-hero-subtitle\"\u003eChoose from playful ghosts, enchanted witches, gothic florals, black cats, a moonlit raven, and a cozy Highland cow. Match the color-coded pearls to the pre-printed canvas and enjoy watching your selected design take shape.\u003c\/p\u003e\n\u003cdiv class=\"hpa-hero-points\"\u003e\n\u003cspan class=\"hpa-hero-point\"\u003e6 Unique Designs\u003c\/span\u003e \u003cspan class=\"hpa-hero-point\"\u003eBeginner Friendly\u003c\/span\u003e \u003cspan class=\"hpa-hero-point\"\u003eTools Included\u003c\/span\u003e \u003cspan class=\"hpa-hero-point\"\u003eRecommended for Ages 8+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-hero-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Halloween pearl art kit crafting demonstration\" src=\"https:\/\/cdn.techcloudly.com\/image\/10a663a0969c1138bd035e4ab8494d834af42a14.gif\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hpa-section hpa-content\"\u003e\n\u003cp\u003eNo painting skills and no messy mixing. Simply match each pearl to the printed symbol, place it on the adhesive canvas, and complete the artwork at your own pace.\u003c\/p\u003e\n\u003cdiv class=\"hpa-image-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Finished Halloween pearl artwork\" src=\"https:\/\/cdn.techcloudly.com\/image\/1d22fd9ae6c43d9918e355c2c3a5b8c6ab5215de.png\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIX DESIGNS --\u003e\n\u003csection class=\"hpa-section hpa-content\"\u003e\n\u003ch2 class=\"hpa-heading hpa-heading-center\"\u003e🎃 Six Halloween Moods. One Relaxing Craft Experience.\u003c\/h2\u003e\n\u003cp class=\"hpa-lead\"\u003eFrom spooky-cute to gothic-chic, choose the design that best matches your Halloween decorating style.\u003c\/p\u003e\n\u003cdiv class=\"hpa-detail-list\"\u003e\n\u003cdiv class=\"hpa-detail-item\"\u003e\n\u003cspan class=\"hpa-detail-icon\"\u003e🧙\u003c\/span\u003e\n\u003cdiv class=\"hpa-detail-copy\"\u003e\n\u003cstrong\u003eWitch Moon Magic\u003c\/strong\u003e \u003cspan\u003e An elegant witch silhouette surrounded by moons, pumpkins, flowers, and jeweled autumn details. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-detail-item\"\u003e\n\u003cspan class=\"hpa-detail-icon\"\u003e👻\u003c\/span\u003e\n\u003cdiv class=\"hpa-detail-copy\"\u003e\n\u003cstrong\u003eGhost Glow\u003c\/strong\u003e \u003cspan\u003e Playful pearl ghosts, cheerful pumpkins, and a lantern-inspired centerpiece. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-detail-item\"\u003e\n\u003cspan class=\"hpa-detail-icon\"\u003e🐮\u003c\/span\u003e\n\u003cdiv class=\"hpa-detail-copy\"\u003e\n\u003cstrong\u003eHighland Cattle\u003c\/strong\u003e \u003cspan\u003e A cozy Highland cow dressed for Halloween with friendly ghosts and stacked pumpkins. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-detail-item\"\u003e\n\u003cspan class=\"hpa-detail-icon\"\u003e🎃\u003c\/span\u003e\n\u003cdiv class=\"hpa-detail-copy\"\u003e\n\u003cstrong\u003ePumpkin Cat\u003c\/strong\u003e \u003cspan\u003e Black cats, autumn pumpkins, crescent moons, and rich seasonal florals. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-detail-item\"\u003e\n\u003cspan class=\"hpa-detail-icon\"\u003e💀\u003c\/span\u003e\n\u003cdiv class=\"hpa-detail-copy\"\u003e\n\u003cstrong\u003eSkull Bloom\u003c\/strong\u003e \u003cspan\u003e A bold jeweled skull softened by purple flowers, pumpkins, pearls, and gothic foliage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-detail-item\"\u003e\n\u003cspan class=\"hpa-detail-icon\"\u003e🐦\u003c\/span\u003e\n\u003cdiv class=\"hpa-detail-copy\"\u003e\n\u003cstrong\u003eMoonlit Raven\u003c\/strong\u003e \u003cspan\u003e A dark, elegant raven resting beside a jeweled moon, pumpkins, roses, and autumn branches. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eEvery design uses the same easy symbol-matching process, so you can choose based on your style rather than your crafting experience.\u003c\/p\u003e\n\u003cdiv class=\"hpa-image-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Halloween pearl art design collection\" src=\"https:\/\/cdn.techcloudly.com\/image\/5fe9fd6f0e61e3f3b414d7bc16cd524e26597f2a.png\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"hpa-section hpa-content\"\u003e\n\u003ch2 class=\"hpa-heading hpa-heading-center\"\u003e✨ Why You’ll Enjoy Making It\u003c\/h2\u003e\n\u003cdiv class=\"hpa-card-grid\"\u003e\n\u003cdiv class=\"hpa-card\"\u003e\n\u003cdiv class=\"hpa-card-icon\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M18.5 4.5c-7.5.5-12 4.5-12 10 0 2.8 1.8 5 4.5 5 5.5 0 8-6.5 7.5-15z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 20c2-4.5 5-7.5 9.5-10\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"hpa-card-copy\"\u003e\n\u003ch3\u003eA Relaxing Fall Project\u003c\/h3\u003e\n\u003cp\u003eEnjoy a quiet, screen-free activity you can work on during cozy evenings, weekends, or seasonal craft nights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-card\"\u003e\n\u003cdiv class=\"hpa-card-icon\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.5 3.7L17 8l-3.5 1.3L12 13l-1.5-3.7L7 8l3.5-1.3L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18.5 14l.8 2 2 .8-2 .7-.8 2-.8-2-2-.7 2-.8.8-2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"hpa-card-copy\"\u003e\n\u003ch3\u003eEasy for Beginners\u003c\/h3\u003e\n\u003cp\u003eThe symbols are already printed on the adhesive canvas, helping you see exactly where each color belongs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-card\"\u003e\n\u003cdiv class=\"hpa-card-icon\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 8.5h16v11H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8.5V6.8A2.8 2.8 0 0 1 10.8 4h2.4A2.8 2.8 0 0 1 16 6.8v1.7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"hpa-card-copy\"\u003e\n\u003ch3\u003eEssential Tools Included\u003c\/h3\u003e\n\u003cp\u003eYour kit includes the selected canvas, resin pearls, sorting tray, gel wax pad, and pearl placement pen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-card\"\u003e\n\u003cdiv class=\"hpa-card-icon\" aria-hidden=\"true\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 5h16v13H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 21h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 18v3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 14l3-3 2.2 2.2L15.5 9l2.5 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"hpa-card-copy\"\u003e\n\u003ch3\u003eA Display-Worthy Result\u003c\/h3\u003e\n\u003cp\u003eWhen your design is finished, frame it or style it your way as part of your seasonal Halloween décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-image-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Halloween pearl art crafting activity\" src=\"https:\/\/cdn.techcloudly.com\/image\/071a83182fa58ea7f0d291514668a808675a5169.png\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STEPS --\u003e\n\u003csection class=\"hpa-section hpa-content\"\u003e\n\u003ch2 class=\"hpa-heading hpa-heading-center\"\u003e🧵 Simple Step-by-Step Crafting\u003c\/h2\u003e\n\u003cp class=\"hpa-lead\"\u003eNo previous pearl art or painting experience is needed.\u003c\/p\u003e\n\u003col class=\"hpa-steps\"\u003e\n\u003cli class=\"hpa-step\"\u003e\n\u003cstrong\u003ePrepare the Canvas\u003c\/strong\u003e \u003cspan\u003e Peel back a small section of the protective film to expose the adhesive surface. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"hpa-step\"\u003e\n\u003cstrong\u003eSort the Pearls\u003c\/strong\u003e \u003cspan\u003e Pour the color-coded resin pearls into the included sorting tray. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"hpa-step\"\u003e\n\u003cstrong\u003ePrepare the Pen\u003c\/strong\u003e \u003cspan\u003e Press the tip of the pearl placement pen gently into the gel wax pad. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"hpa-step\"\u003e\n\u003cstrong\u003ePick Up a Pearl\u003c\/strong\u003e \u003cspan\u003e Use the prepared pen to lift one pearl at a time from the tray. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"hpa-step\"\u003e\n\u003cstrong\u003eMatch the Symbol\u003c\/strong\u003e \u003cspan\u003e Place each pearl onto the matching printed symbol on the canvas. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"hpa-step\"\u003e\n\u003cstrong\u003eComplete Your Artwork\u003c\/strong\u003e \u003cspan\u003e Continue one section at a time until your selected design is finished. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"hpa-highlight\"\u003eNo paint mixing, brushes, or separate glue—just a clear, easy-to-follow crafting process.\u003c\/div\u003e\n\u003cdiv class=\"hpa-image-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Step-by-step pearl placement process\" src=\"https:\/\/cdn.techcloudly.com\/image\/6f6a72d3bfd2f569ebd60925eae7725d30e9bc3e.png\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"hpa-section hpa-content\"\u003e\n\u003ch2 class=\"hpa-heading hpa-heading-center\"\u003e🍂 Made for Cozy Seasonal Moments\u003c\/h2\u003e\n\u003cdiv class=\"hpa-check-list\"\u003e\n\u003cdiv class=\"hpa-check-item\"\u003eHalloween decorating projects\u003c\/div\u003e\n\u003cdiv class=\"hpa-check-item\"\u003eQuiet fall evenings at home\u003c\/div\u003e\n\u003cdiv class=\"hpa-check-item\"\u003eWeekend crafting sessions\u003c\/div\u003e\n\u003cdiv class=\"hpa-check-item\"\u003eSeasonal handmade gifts\u003c\/div\u003e\n\u003cdiv class=\"hpa-check-item\"\u003eCraft nights with friends\u003c\/div\u003e\n\u003cdiv class=\"hpa-check-item\"\u003eParent-and-child creative time\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-image-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Halloween pearl artwork displayed as seasonal decor\" src=\"https:\/\/cdn.techcloudly.com\/image\/8846a570660a0134a6c06226fe3cc29717cf801c.png\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"hpa-section hpa-content\"\u003e\n\u003cdiv class=\"hpa-included\"\u003e\n\u003ch2 class=\"hpa-heading\" style=\"margin-bottom: 8px;\"\u003e📦 See Exactly What Arrives\u003c\/h2\u003e\n\u003cp\u003eEach individual design kit includes the essential materials needed to begin your pearl art project.\u003c\/p\u003e\n\u003cdiv class=\"hpa-included-list\"\u003e\n\u003cdiv class=\"hpa-included-item\"\u003e\n\u003cspan class=\"hpa-included-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e1 × Pre-printed adhesive canvas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-included-item\"\u003e\n\u003cspan class=\"hpa-included-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e1 × Color-coded resin pearl bead pack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-included-item\"\u003e\n\u003cspan class=\"hpa-included-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e1 × Bead sorting tray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-included-item\"\u003e\n\u003cspan class=\"hpa-included-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e1 × Gel wax pad\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-included-item\"\u003e\n\u003cspan class=\"hpa-included-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e1 × Pearl placement pen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"hpa-included-note\"\u003eAll essential crafting materials listed above are included. Display frames, stands, lights, pumpkins, and decorative background props shown in lifestyle photos are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-image-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Halloween pearl art kit contents\" src=\"https:\/\/cdn.techcloudly.com\/image\/7d4c20e11fad8133f6e2157300f78dd372738d27.png\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"hpa-section hpa-content\"\u003e\n\u003ch2 class=\"hpa-heading hpa-heading-center\"\u003e📏 Product Details\u003c\/h2\u003e\n\u003cdiv class=\"hpa-specs\"\u003e\n\u003cdiv class=\"hpa-spec\"\u003e\n\u003cspan class=\"hpa-spec-label\"\u003eDesign Options\u003c\/span\u003e \u003cspan class=\"hpa-spec-value\"\u003e 6 Halloween-inspired styles \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-spec\"\u003e\n\u003cspan class=\"hpa-spec-label\"\u003eCraft Style\u003c\/span\u003e \u003cspan class=\"hpa-spec-value\"\u003e 3D-style pearl mosaic craft \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-spec\"\u003e\n\u003cspan class=\"hpa-spec-label\"\u003eCanvas\u003c\/span\u003e \u003cspan class=\"hpa-spec-value\"\u003e Pre-printed high-density adhesive canvas \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-spec\"\u003e\n\u003cspan class=\"hpa-spec-label\"\u003eBead Material\u003c\/span\u003e \u003cspan class=\"hpa-spec-value\"\u003e Acrylic resin pearl beads \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-spec\"\u003e\n\u003cspan class=\"hpa-spec-label\"\u003eDifficulty\u003c\/span\u003e \u003cspan class=\"hpa-spec-value\"\u003e Beginner friendly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-spec\"\u003e\n\u003cspan class=\"hpa-spec-label\"\u003eRecommended Age\u003c\/span\u003e \u003cspan class=\"hpa-spec-value\"\u003e Ages 8+ with adult supervision \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-spec\"\u003e\n\u003cspan class=\"hpa-spec-label\"\u003eFinished Look\u003c\/span\u003e \u003cspan class=\"hpa-spec-value\"\u003e Sparkling textured seasonal pearl artwork \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-spec\"\u003e\n\u003cspan class=\"hpa-spec-label\"\u003eApproximate Size\u003c\/span\u003e \u003cspan class=\"hpa-spec-value\"\u003e 11.8 × 15.7 inches \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-spec\"\u003e\n\u003cspan class=\"hpa-spec-label\"\u003eFrame\u003c\/span\u003e \u003cspan class=\"hpa-spec-value\"\u003e Not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hpa-spec\"\u003e\n\u003cspan class=\"hpa-spec-label\"\u003eSafety Note\u003c\/span\u003e \u003cspan class=\"hpa-spec-value\"\u003e Contains small parts \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hpa-section hpa-content\"\u003e\n\u003ch2 class=\"hpa-heading hpa-heading-center\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"hpa-faq-list\"\u003e\n\u003cdetails class=\"hpa-faq-item\"\u003e\n\u003csummary\u003eIs the display frame included?\u003c\/summary\u003e\n\u003cdiv class=\"hpa-faq-answer\"\u003e\n\u003cp\u003eNo. The kit includes the adhesive canvas and listed crafting materials only. Frames, stands, lights, and decorative props shown in lifestyle images are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hpa-faq-item\"\u003e\n\u003csummary\u003eDoes the lantern actually light up?\u003c\/summary\u003e\n\u003cdiv class=\"hpa-faq-answer\"\u003e\n\u003cp\u003eNo electronic light or battery component is included. Lantern and glowing-light effects are part of the printed artwork and lifestyle presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hpa-faq-item\"\u003e\n\u003csummary\u003eIs this suitable for beginners?\u003c\/summary\u003e\n\u003cdiv class=\"hpa-faq-answer\"\u003e\n\u003cp\u003eYes. The canvas is pre-printed with symbols that guide the placement of each color-coded pearl, so previous painting or pearl art experience is not required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hpa-faq-item\"\u003e\n\u003csummary\u003eAre the tools included?\u003c\/summary\u003e\n\u003cdiv class=\"hpa-faq-answer\"\u003e\n\u003cp\u003eEach individual kit includes the selected adhesive canvas, color-coded resin pearls, a sorting tray, gel wax pad, and pearl placement pen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hpa-faq-item\"\u003e\n\u003csummary\u003eHow large is the finished artwork?\u003c\/summary\u003e\n\u003cdiv class=\"hpa-faq-answer\"\u003e\n\u003cp\u003eThe approximate finished size is 11.8 × 15.7 inches. Minor differences may occur depending on the selected design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hpa-faq-item\"\u003e\n\u003csummary\u003eHow long does it take to complete?\u003c\/summary\u003e\n\u003cdiv class=\"hpa-faq-answer\"\u003e\n\u003cp\u003eCompletion time depends on your crafting pace and selected design. The project is intended to be enjoyed across one or more relaxed crafting sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hpa-faq-item\"\u003e\n\u003csummary\u003eCan children make this craft?\u003c\/summary\u003e\n\u003cdiv class=\"hpa-faq-answer\"\u003e\n\u003cp\u003eThe kit is recommended for ages 8 and up with adult supervision. It contains small parts and should be kept away from younger children.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hpa-faq-item\"\u003e\n\u003csummary\u003eWhat should I do if a material is missing?\u003c\/summary\u003e\n\u003cdiv class=\"hpa-faq-answer\"\u003e\n\u003cp\u003eContact customer support with your order number, selected design, and clear photos of the kit contents so the issue can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM SUMMARY — NO BUTTON --\u003e\n\u003csection class=\"hpa-final-summary\"\u003e\n\u003cdiv class=\"hpa-final-title-wrap\"\u003e\n\u003cspan class=\"hpa-final-icon\" aria-hidden=\"true\"\u003e \u003csvg viewbox=\"0 0 32 32\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#151515\" fill=\"#F8ED22\" d=\"M17 2.8L19.4 10L26.5 12.4L19.4 14.8L17 22L14.6 14.8L7.5 12.4L14.6 10L17 2.8Z\"\u003e\u003c\/path\u003e\n\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.6\" stroke=\"#151515\" fill=\"#00D7C8\" d=\"M6 4.5L7.1 7.7L10.3 8.8L7.1 9.9L6 13.1L4.9 9.9L1.7 8.8L4.9 7.7L6 4.5Z\"\u003e\u003c\/path\u003e\n\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#151515\" fill=\"#F06AB5\" d=\"M7.5 18L8.5 20.8L11.3 21.8L8.5 22.8L7.5 25.6L6.5 22.8L3.7 21.8L6.5 20.8L7.5 18Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003ch2\u003eChoose the Design That Fits Your Halloween Style\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"hpa-final-summary-text\"\u003eCreate a sparkling seasonal artwork that feels playful, mysterious, gothic, cozy, or somewhere in between.\u003c\/p\u003e\n\u003cdiv class=\"hpa-final-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/5467\/5391\/files\/4a1e2eacf47c0b6d147d3e872f8b191d10c3ae81.jpg?v=1783490887\" alt=\"Halloween pearl art design collection\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hpa-final-badges\"\u003e\n\u003cspan class=\"hpa-final-badge\"\u003e6 Unique Designs\u003c\/span\u003e \u003cspan class=\"hpa-final-badge\"\u003eBeginner Friendly\u003c\/span\u003e \u003cspan class=\"hpa-final-badge\"\u003eEssential Tools Included\u003c\/span\u003e \u003cspan class=\"hpa-final-badge\"\u003eFrame It Your Way\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"mysite","offers":[{"title":"🧙 Witch Moon Magic","offer_id":49991697236208,"sku":"JR3481333-E","price":26.99,"currency_code":"USD","in_stock":true},{"title":"👻 Ghost Glow","offer_id":49991697268976,"sku":"JR3481333-A","price":26.99,"currency_code":"USD","in_stock":true},{"title":"🐮 Highland Cattle","offer_id":49991697301744,"sku":"JR3481333-B","price":26.99,"currency_code":"USD","in_stock":true},{"title":"🎃 Pumpkin Cat","offer_id":49991697334512,"sku":"JR3481333-C","price":26.99,"currency_code":"USD","in_stock":true},{"title":"💀 Skull Bloom","offer_id":49991697367280,"sku":"JR3481333-D","price":26.99,"currency_code":"USD","in_stock":true},{"title":"🌙 Moonlit Raven","offer_id":49991697400048,"sku":"JR3481333-F","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Complete 6-Design Collection — Save $21.95 + Free Shipping","offer_id":49991697432816,"sku":"CJ-wanshengjie-6pc","price":139.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0601\/5467\/5391\/files\/1d22fd9ae6c43d9918e355c2c3a5b8c6ab5215de.jpg?v=1783490887","url":"https:\/\/myfathbstore.com\/products\/halloween-pearl-art-kit-3","provider":"Myfathbstore","version":"1.0","type":"link"}