{"product_id":"3da-h","title":"🌼IEY® 3D Puffy Texture Paper","description":"\u003cstyle\u003e\n  \/* ===== Magic 3D Paper Product Description ===== *\/\n  .puffy-de {\n    --puffy-ink: #3b312d;\n    --puffy-copy: #5b4b45;\n    --puffy-red: #c8462b;\n    --puffy-red-dark: #963d27;\n    --puffy-orange: #ed743a;\n    --puffy-peach: #fff0e6;\n    --puffy-cream: #fffaf6;\n    --puffy-gold: #e8b77f;\n    --puffy-line: #ead5ca;\n    --puffy-green: #52735d;\n    width: 100%;\n    max-width: 760px;\n    margin: 0 auto;\n    color: var(--puffy-ink);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .puffy-de,\n  .puffy-de * {\n    box-sizing: border-box;\n  }\n\n  .puffy-de h2,\n  .puffy-de h3,\n  .puffy-de p,\n  .puffy-de ul,\n  .puffy-de figure,\n  .puffy-de blockquote {\n    margin-top: 0;\n  }\n\n  .puffy-de h2,\n  .puffy-de h3,\n  .puffy-de p,\n  .puffy-de li {\n    overflow-wrap: anywhere;\n  }\n\n  .puffy-de img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  \/* ===== Shared type ===== *\/\n  .puffy-de__kicker {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 8px 14px;\n    color: var(--puffy-red-dark);\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 900;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n    background: #ffe0d0;\n    border-radius: 999px;\n  }\n\n  .puffy-de__heading {\n    max-width: 680px;\n    margin: 0 auto 12px;\n    color: var(--puffy-ink);\n    font-size: clamp(28px, 4.7vw, 38px);\n    line-height: 1.16;\n    font-weight: 900;\n    letter-spacing: -0.5px;\n    text-align: center;\n  }\n\n  .puffy-de__intro {\n    max-width: 640px;\n    margin: 0 auto;\n    color: var(--puffy-copy);\n    font-size: 18px;\n    line-height: 1.65;\n    text-align: center;\n  }\n\n  .puffy-de__section-head {\n    margin-bottom: 26px;\n    text-align: center;\n  }\n\n  .puffy-de__section {\n    margin: clamp(48px, 8vw, 76px) 0;\n  }\n\n  \/* ===== 1. Primary purchase reason ===== *\/\n  .puffy-de__hero {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 54px) clamp(20px, 5vw, 42px);\n    text-align: center;\n    background:\n      radial-gradient(circle at 12% 15%, rgba(255, 199, 163, 0.42) 0, rgba(255, 199, 163, 0) 31%),\n      radial-gradient(circle at 92% 88%, rgba(255, 224, 171, 0.52) 0, rgba(255, 224, 171, 0) 34%),\n      linear-gradient(135deg, #fff0e6 0%, #fffaf6 58%, #fff6e9 100%);\n    border: 1px solid #efcbb8;\n    border-radius: 22px;\n    box-shadow: 0 10px 28px rgba(110, 61, 42, 0.08);\n  }\n\n  .puffy-de__hero-title {\n    max-width: 690px;\n    margin: 0 auto 15px;\n    color: var(--puffy-red);\n    font-size: clamp(34px, 6.6vw, 52px);\n    line-height: 1.04;\n    font-weight: 900;\n    letter-spacing: -1.2px;\n  }\n\n  .puffy-de__hero-copy {\n    max-width: 640px;\n    margin: 0 auto;\n    color: #554640;\n    font-size: clamp(17px, 2.5vw, 20px);\n    line-height: 1.58;\n  }\n\n  .puffy-de__hero-points {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin: 22px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .puffy-de__hero-points li {\n    padding: 8px 12px;\n    color: #724230;\n    font-size: 14px;\n    line-height: 1.3;\n    font-weight: 800;\n    background: rgba(255, 255, 255, 0.78);\n    border: 1px solid #edcbb9;\n    border-radius: 999px;\n  }\n\n  \/* ===== Shared media ===== *\/\n  .puffy-de__media {\n    overflow: hidden;\n    margin: 26px 0 0;\n    background: var(--puffy-cream);\n    border: 1px solid var(--puffy-line);\n    border-radius: 18px;\n    box-shadow: 0 8px 24px rgba(83, 50, 39, 0.07);\n  }\n\n  .puffy-de__media img {\n    border-radius: 0;\n  }\n\n  .puffy-de__media--hero {\n    margin-top: 24px;\n  }\n\n  \/* ===== 2. Why children stay engaged ===== *\/\n  .puffy-de__reason-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .puffy-de__reason-card {\n    padding: 23px 19px;\n    background: #ffffff;\n    border: 1px solid #e9d8d0;\n    border-radius: 17px;\n    box-shadow: 0 6px 18px rgba(80, 48, 38, 0.06);\n  }\n\n  .puffy-de__reason-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    margin-bottom: 14px;\n    font-size: 23px;\n    background: var(--puffy-peach);\n    border-radius: 50%;\n  }\n\n  .puffy-de__reason-card h3 {\n    margin-bottom: 8px;\n    color: var(--puffy-red-dark);\n    font-size: 20px;\n    line-height: 1.28;\n    font-weight: 900;\n  }\n\n  .puffy-de__reason-card p {\n    margin-bottom: 0;\n    color: #574a44;\n    font-size: 16px;\n    line-height: 1.58;\n  }\n\n  \/* ===== 3. Ordinary paper vs 3D paper ===== *\/\n  .puffy-de__comparison-wrap {\n    padding: clamp(22px, 5vw, 36px);\n    background: linear-gradient(145deg, #fff7f1 0%, #fffdfb 100%);\n    border: 1px solid #edd7cc;\n    border-radius: 22px;\n  }\n\n  .puffy-de__comparison {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 24px;\n  }\n\n  .puffy-de__compare-card {\n    position: relative;\n    padding: 24px 21px;\n    background: #ffffff;\n    border: 1px solid #dfd8d4;\n    border-radius: 17px;\n  }\n\n  .puffy-de__compare-card--3d {\n    background: linear-gradient(145deg, #fff1e7 0%, #fffaf5 100%);\n    border: 2px solid #e48a5d;\n    box-shadow: 0 8px 22px rgba(157, 73, 43, 0.1);\n  }\n\n  .puffy-de__compare-label {\n    display: inline-block;\n    margin-bottom: 13px;\n    padding: 6px 10px;\n    color: #685953;\n    font-size: 12px;\n    line-height: 1.2;\n    font-weight: 900;\n    letter-spacing: 0.55px;\n    text-transform: uppercase;\n    background: #f1eeec;\n    border-radius: 999px;\n  }\n\n  .puffy-de__compare-card--3d .puffy-de__compare-label {\n    color: #8e3d27;\n    background: #ffd8c5;\n  }\n\n  .puffy-de__compare-card h3 {\n    margin-bottom: 8px;\n    color: #51443f;\n    font-size: 23px;\n    line-height: 1.25;\n    font-weight: 900;\n  }\n\n  .puffy-de__compare-card--3d h3 {\n    color: var(--puffy-red);\n  }\n\n  .puffy-de__compare-flow {\n    margin-bottom: 14px;\n    color: #4d403b;\n    font-size: 16px;\n    line-height: 1.55;\n    font-weight: 800;\n  }\n\n  .puffy-de__compare-card ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .puffy-de__compare-card li {\n    position: relative;\n    margin-bottom: 9px;\n    padding-left: 24px;\n    color: #5c4e48;\n    font-size: 16px;\n    line-height: 1.5;\n  }\n\n  .puffy-de__compare-card li:last-child {\n    margin-bottom: 0;\n  }\n\n  .puffy-de__compare-card li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    content: \"•\";\n    color: #958680;\n    font-size: 20px;\n    line-height: 1.2;\n    font-weight: 900;\n  }\n\n  .puffy-de__compare-card--3d li::before {\n    content: \"✓\";\n    color: var(--puffy-red);\n    font-size: 16px;\n  }\n\n  \/* ===== 4. Three simple steps ===== *\/\n  .puffy-de__tools {\n    margin-bottom: 18px;\n    padding: 15px 18px;\n    color: #59463d;\n    font-size: 16px;\n    line-height: 1.55;\n    background: #fff3e4;\n    border-left: 5px solid var(--puffy-orange);\n    border-radius: 12px;\n  }\n\n  .puffy-de__tools strong {\n    color: #a43e26;\n  }\n\n  .puffy-de__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .puffy-de__step {\n    padding: 22px 18px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid #e7d8d1;\n    border-radius: 17px;\n    box-shadow: 0 5px 16px rgba(75, 48, 39, 0.05);\n  }\n\n  .puffy-de__step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    margin: 0 auto 12px;\n    color: #ffffff;\n    font-size: 20px;\n    line-height: 1;\n    font-weight: 900;\n    background: linear-gradient(135deg, #f08347, #d94a2d);\n    border-radius: 50%;\n  }\n\n  .puffy-de__step h3 {\n    margin-bottom: 7px;\n    color: var(--puffy-red-dark);\n    font-size: 19px;\n    line-height: 1.3;\n    font-weight: 900;\n  }\n\n  .puffy-de__step p {\n    margin-bottom: 0;\n    color: #574a44;\n    font-size: 16px;\n    line-height: 1.58;\n  }\n\n  .puffy-de__independent-note {\n    margin: 18px 0 0;\n    padding: 18px 20px;\n    color: #46564a;\n    font-size: 16px;\n    line-height: 1.55;\n    text-align: center;\n    background: #f2f7f1;\n    border: 1px solid #cfdfd2;\n    border-radius: 14px;\n  }\n\n  .puffy-de__independent-note strong {\n    color: #365a40;\n  }\n\n  \/* ===== 5. Achievement and connection ===== *\/\n  .puffy-de__emotion {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(28px, 6vw, 48px) clamp(20px, 5vw, 40px);\n    text-align: center;\n    background:\n      radial-gradient(circle at 8% 10%, rgba(255, 205, 167, 0.52), transparent 33%),\n      linear-gradient(145deg, #ffe9d2 0%, #fff6e9 55%, #fffaf4 100%);\n    border: 2px solid var(--puffy-gold);\n    border-radius: 22px;\n    box-shadow: 0 9px 26px rgba(140, 81, 39, 0.09);\n  }\n\n  .puffy-de__emotion-quote {\n    max-width: 650px;\n    margin: 0 auto 16px;\n    color: #8a3a24;\n    font-size: clamp(29px, 5vw, 42px);\n    line-height: 1.12;\n    font-weight: 900;\n    letter-spacing: -0.6px;\n  }\n\n  .puffy-de__emotion-copy {\n    max-width: 620px;\n    margin: 0 auto;\n    color: #5a463b;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .puffy-de__emotion-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 24px;\n    text-align: left;\n  }\n\n  .puffy-de__emotion-card {\n    padding: 20px;\n    background: rgba(255, 255, 255, 0.82);\n    border: 1px solid rgba(218, 169, 120, 0.72);\n    border-radius: 16px;\n  }\n\n  .puffy-de__emotion-card h3 {\n    margin-bottom: 7px;\n    color: #7d3b26;\n    font-size: 19px;\n    line-height: 1.3;\n    font-weight: 900;\n  }\n\n  .puffy-de__emotion-card p {\n    margin-bottom: 0;\n    color: #5c4a40;\n    font-size: 16px;\n    line-height: 1.58;\n  }\n\n  \/* ===== 6. Finished-art uses ===== *\/\n  .puffy-de__use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .puffy-de__use-card {\n    padding: 21px;\n    background: #ffffff;\n    border: 1px solid #e6d6cf;\n    border-radius: 16px;\n  }\n\n  .puffy-de__use-card h3 {\n    margin-bottom: 7px;\n    color: #793b27;\n    font-size: 19px;\n    line-height: 1.3;\n    font-weight: 900;\n  }\n\n  .puffy-de__use-card p {\n    margin-bottom: 0;\n    color: #5a4b44;\n    font-size: 16px;\n    line-height: 1.58;\n  }\n\n  \/* ===== FAQ image ===== *\/\n  .puffy-de__faq {\n    margin: clamp(42px, 7vw, 64px) 0;\n  }\n\n  .puffy-de__faq img {\n    border-radius: 18px;\n  }\n\n  \/* ===== 180-day promise ===== *\/\n  .puffy-de__guarantee {\n    margin-top: clamp(46px, 8vw, 72px);\n    padding: clamp(27px, 5vw, 40px) clamp(20px, 5vw, 38px);\n    text-align: center;\n    background: linear-gradient(135deg, #fff0e8 0%, #fffaf7 100%);\n    border: 2px solid #edbeaa;\n    border-radius: 22px;\n  }\n\n  .puffy-de__guarantee-icon {\n    margin-bottom: 9px;\n    font-size: 38px;\n    line-height: 1;\n  }\n\n  .puffy-de__guarantee h2 {\n    margin-bottom: 10px;\n    color: var(--puffy-red);\n    font-size: clamp(27px, 4.5vw, 34px);\n    line-height: 1.2;\n    font-weight: 900;\n  }\n\n  .puffy-de__guarantee p {\n    max-width: 620px;\n    margin: 0 auto;\n    color: #50423c;\n    font-size: 17px;\n    line-height: 1.65;\n  }\n\n  \/* ===== Tablet and mobile ===== *\/\n  @media screen and (max-width: 749px) {\n    .puffy-de {\n      font-size: 17px;\n      line-height: 1.62;\n    }\n\n    .puffy-de__hero {\n      padding: 30px 18px;\n      border-radius: 18px;\n    }\n\n    .puffy-de__hero-title {\n      letter-spacing: -0.65px;\n    }\n\n    .puffy-de__hero-copy,\n    .puffy-de__intro,\n    .puffy-de__emotion-copy {\n      font-size: 17px;\n    }\n\n    .puffy-de__section {\n      margin: 52px 0;\n    }\n\n    .puffy-de__section-head {\n      margin-bottom: 22px;\n    }\n\n    .puffy-de__reason-grid,\n    .puffy-de__steps {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .puffy-de__reason-card {\n      display: grid;\n      grid-template-columns: 44px minmax(0, 1fr);\n      column-gap: 13px;\n      padding: 19px 17px;\n    }\n\n    .puffy-de__reason-icon {\n      grid-row: 1 \/ span 2;\n      margin-bottom: 0;\n    }\n\n    .puffy-de__reason-card h3 {\n      margin: 1px 0 5px;\n      font-size: 19px;\n    }\n\n    .puffy-de__comparison-wrap {\n      padding: 23px 16px;\n      border-radius: 18px;\n    }\n\n    .puffy-de__comparison {\n      grid-template-columns: 1fr;\n      gap: 13px;\n    }\n\n    .puffy-de__compare-card {\n      padding: 21px 18px;\n    }\n\n    .puffy-de__steps {\n      counter-reset: none;\n    }\n\n    .puffy-de__step {\n      display: grid;\n      grid-template-columns: 44px minmax(0, 1fr);\n      column-gap: 13px;\n      padding: 19px 17px;\n      text-align: left;\n    }\n\n    .puffy-de__step-number {\n      grid-row: 1 \/ span 2;\n      width: 44px;\n      height: 44px;\n      margin: 0;\n      font-size: 19px;\n    }\n\n    .puffy-de__step h3 {\n      margin: 1px 0 5px;\n    }\n\n    .puffy-de__emotion {\n      padding: 30px 17px;\n      border-radius: 18px;\n    }\n\n    .puffy-de__emotion-grid,\n    .puffy-de__use-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .puffy-de__media,\n    .puffy-de__faq img {\n      border-radius: 14px;\n    }\n\n    .puffy-de__guarantee {\n      padding: 28px 18px;\n      border-radius: 18px;\n    }\n  }\n\n  @media screen and (max-width: 390px) {\n    .puffy-de__hero-title {\n      font-size: 32px;\n    }\n\n    .puffy-de__heading {\n      font-size: 27px;\n    }\n\n    .puffy-de__emotion-quote {\n      font-size: 28px;\n    }\n\n    .puffy-de__hero-points {\n      display: grid;\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .puffy-de *,\n    .puffy-de *::before,\n    .puffy-de *::after {\n      scroll-behavior: auto !important;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"puffy-de\"\u003e\u003c!-- 1. Lead with the parent's purchase reason --\u003e\n\u003cdiv class=\"puffy-de__hero\"\u003e\n\u003cspan class=\"puffy-de__kicker\"\u003eA screen-free activity kids actually want to do\u003c\/span\u003e\n\u003ch2 class=\"puffy-de__hero-title\"\u003eLess Screen Time.\u003cbr\u003eMore “Look What I Made!”\u003c\/h2\u003e\n\u003cp class=\"puffy-de__hero-copy\"\u003eGive them something more exciting than another video: colour it, add water, and watch their own artwork rise into soft, touchable 3D.\u003c\/p\u003e\n\u003cul class=\"puffy-de__hero-points\"\u003e\n\u003cli\u003eNo apps or batteries\u003c\/li\u003e\n\u003cli\u003eSimple three-step activity\u003c\/li\u003e\n\u003cli\u003eMake it, touch it, keep it\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Visual hook: show the transformation once, immediately --\u003e\n\u003cfigure class=\"puffy-de__media puffy-de__media--hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0851\/4138\/9588\/files\/gifffff.gif?v=1786708149\" alt=\"A coloured drawing rising into soft, touchable 3D art after water is added\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c!-- 2. Explain why the mechanism creates engagement --\u003e\n\u003cdiv class=\"puffy-de__section\"\u003e\n\u003cdiv class=\"puffy-de__section-head\"\u003e\n\u003cspan class=\"puffy-de__kicker\"\u003eThe fun does not stop when the colouring does\u003c\/span\u003e\n\u003ch2 class=\"puffy-de__heading\"\u003eA Little Water Creates a Big “Wow”\u003c\/h2\u003e\n\u003cp class=\"puffy-de__intro\"\u003eThe puff-up moment gives children something ordinary drawing cannot: an instant surprise, a texture they can touch, and a finished piece they are proud to show.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__reason-grid\"\u003e\n\u003cdiv class=\"puffy-de__reason-card\"\u003e\n\u003cdiv class=\"puffy-de__reason-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eInstant Visual Payoff\u003c\/h3\u003e\n\u003cp\u003eAdding water changes the picture in front of their eyes, keeping curiosity alive after the drawing is done.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__reason-card\"\u003e\n\u003cdiv class=\"puffy-de__reason-icon\"\u003e☝️\u003c\/div\u003e\n\u003ch3\u003eMade to Be Touched\u003c\/h3\u003e\n\u003cp\u003eThe flat design becomes soft and raised, turning a picture into a hands-on creation they can explore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__reason-card\"\u003e\n\u003cdiv class=\"puffy-de__reason-icon\"\u003e🌟\u003c\/div\u003e\n\u003ch3\u003eProudly Made by Them\u003c\/h3\u003e\n\u003cp\u003eEvery finished piece feels like an achievement—not just another page that gets put aside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"puffy-de__media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0939\/2413\/1094\/files\/watch-it-rise-no-box-compressed.webp?v=1787038424\" alt=\"Water-activated artwork rising into a raised 3D texture\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Give shoppers a clear reason to choose it over ordinary paper --\u003e\n\u003cdiv class=\"puffy-de__section puffy-de__comparison-wrap\"\u003e\n\u003cdiv class=\"puffy-de__section-head\"\u003e\n\u003cspan class=\"puffy-de__kicker\"\u003eOrdinary paper vs Magic 3D Paper\u003c\/span\u003e\n\u003ch2 class=\"puffy-de__heading\"\u003eMore Than Colouring. It Comes to Life.\u003c\/h2\u003e\n\u003cp class=\"puffy-de__intro\"\u003eOrdinary paper ends when the picture is finished. Magic 3D Paper adds a second moment of discovery—and a result children can touch, display and keep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__comparison\"\u003e\n\u003cdiv class=\"puffy-de__compare-card\"\u003e\n\u003cspan class=\"puffy-de__compare-label\"\u003eOrdinary drawing paper\u003c\/span\u003e\n\u003ch3\u003eColour → Done\u003c\/h3\u003e\n\u003cp class=\"puffy-de__compare-flow\"\u003eThe activity finishes when the colouring finishes.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eStays flat\u003c\/li\u003e\n\u003cli\u003eNo surprise transformation\u003c\/li\u003e\n\u003cli\u003eEasy to put aside and forget\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__compare-card puffy-de__compare-card--3d\"\u003e\n\u003cspan class=\"puffy-de__compare-label\"\u003eMagic 3D Paper\u003c\/span\u003e\n\u003ch3\u003eColour → Water → Wow\u003c\/h3\u003e\n\u003cp class=\"puffy-de__compare-flow\"\u003eThe finished picture becomes the start of the most exciting part.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eRises into soft 3D texture\u003c\/li\u003e\n\u003cli\u003eCreates instant visual feedback\u003c\/li\u003e\n\u003cli\u003eBecomes something to touch and keep\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"puffy-de__media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0939\/2413\/1094\/files\/flat-to-puffy-3d-compressed.webp?v=1786978900\" alt=\"Side-by-side view of flat artwork before water and raised 3D artwork after water\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Reduce effort and supervision concerns --\u003e\n\u003cdiv class=\"puffy-de__section\"\u003e\n\u003cdiv class=\"puffy-de__section-head\"\u003e\n\u003cspan class=\"puffy-de__kicker\"\u003eEasy to start, exciting to finish\u003c\/span\u003e\n\u003ch2 class=\"puffy-de__heading\"\u003eThree Simple Steps. No Complicated Craft Setup.\u003c\/h2\u003e\n\u003cp class=\"puffy-de__intro\"\u003eA clear activity children can understand quickly, so they can take the creative lead while grown-ups enjoy the moment too.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__tools\"\u003e\n\u003cstrong\u003eWhat to have ready:\u003c\/strong\u003e your 3D art sheets, colouring pens or markers, a water brush and a little water.\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__steps\"\u003e\n\u003cdiv class=\"puffy-de__step\"\u003e\n\u003cdiv class=\"puffy-de__step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eColour It\u003c\/h3\u003e\n\u003cp\u003eDraw your own idea or colour the design using bold, even strokes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__step\"\u003e\n\u003cdiv class=\"puffy-de__step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eAdd Water\u003c\/h3\u003e\n\u003cp\u003eLightly brush water over the coloured areas. A thin, even layer works best.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__step\"\u003e\n\u003cdiv class=\"puffy-de__step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eWatch It Rise\u003c\/h3\u003e\n\u003cp\u003eSee the artwork puff into 3D, then let it finish expanding before handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"puffy-de__independent-note\"\u003e\u003cstrong\u003eNo app. No batteries. No long instructions.\u003c\/strong\u003e\u003cbr\u003eStraightforward enough for children to take the lead, with a grown-up nearby whenever needed.\u003c\/p\u003e\n\u003cfigure class=\"puffy-de__media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0939\/2413\/1094\/files\/3-step-3d-magic-compressed.webp?v=1787033777\" alt=\"Three simple steps: colour the artwork, add water and watch it rise into 3D\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Emotional payoff: pride, parent-child and grandparent-child connection --\u003e\n\u003cdiv class=\"puffy-de__section puffy-de__emotion\"\u003e\n\u003cspan class=\"puffy-de__kicker\"\u003eThe best part is what happens next\u003c\/span\u003e\n\u003cblockquote class=\"puffy-de__emotion-quote\"\u003eFrom “I’m Bored” to “Look What I Made!”\u003c\/blockquote\u003e\n\u003cp class=\"puffy-de__emotion-copy\"\u003eIt is more than time away from a screen. It is the smile when they see their idea rise, the proud little presentation afterwards, and a creative moment worth sharing.\u003c\/p\u003e\n\u003cdiv class=\"puffy-de__emotion-grid\"\u003e\n\u003cdiv class=\"puffy-de__emotion-card\"\u003e\n\u003ch3\u003eConfidence They Can See\u003c\/h3\u003e\n\u003cp\u003eThey make the creative choices, complete the steps and finish with something that feels truly theirs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__emotion-card\"\u003e\n\u003ch3\u003eTime Together That Feels Natural\u003c\/h3\u003e\n\u003cp\u003eParents and grandparents can colour, chat and create beside them—without needing another screen to hold their attention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Show the tactile finished result without repeating the mechanism copy --\u003e\n\u003cfigure class=\"puffy-de__media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0939\/2413\/1094\/files\/soft-foam-material-main-image-compressed.webp?v=1787041996\" alt=\"Close-up of the soft, raised texture of finished Magic 3D Paper artwork\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c!-- 6. Keep the practical uses, now framed as the reward after creating --\u003e\n\u003cdiv class=\"puffy-de__section\"\u003e\n\u003cdiv class=\"puffy-de__section-head\"\u003e\n\u003cspan class=\"puffy-de__kicker\"\u003eThe fun does not have to end at the table\u003c\/span\u003e\n\u003ch2 class=\"puffy-de__heading\"\u003eMake It. Show It. Keep It.\u003c\/h2\u003e\n\u003cp class=\"puffy-de__intro\"\u003eTurn finished creations into little reminders of a proud, screen-free afternoon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__use-grid\"\u003e\n\u003cdiv class=\"puffy-de__use-card\"\u003e\n\u003ch3\u003e👜 Hanging Decorations\u003c\/h3\u003e\n\u003cp\u003eAdd a bead chain to personalise bags, keys, backpacks and gifts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__use-card\"\u003e\n\u003ch3\u003e🍍 Soft 3D Characters\u003c\/h3\u003e\n\u003cp\u003eCreate colourful shapes and characters with a playful, sponge-like texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__use-card\"\u003e\n\u003ch3\u003e🎁 Handmade Keepsakes\u003c\/h3\u003e\n\u003cp\u003eTurn a child's design into a one-of-a-kind gift for parents, grandparents and friends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"puffy-de__use-card\"\u003e\n\u003ch3\u003e🖼️ Home \u0026amp; Holiday Décor\u003c\/h3\u003e\n\u003cp\u003eMake wall art, ornaments, party decorations and seasonal crafts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Existing FAQ asset --\u003e\n\u003cdiv class=\"puffy-de__faq\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0939\/2413\/1094\/files\/magic-expand-art-faq-compressed.webp?v=1787034839\" alt=\"Frequently asked questions about Magic 3D Paper\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c!-- 7. Keep one clear risk-reversal statement --\u003e\n\u003cdiv class=\"puffy-de__guarantee\"\u003e\n\u003cdiv class=\"puffy-de__guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch2\u003eOur 180-Day Promise\u003c\/h2\u003e\n\u003cp\u003eTry it at home with confidence. If you are not happy with your order, email our customer care team within 180 days and we will help you find a fair solution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"CCJ","offers":[{"title":"3 Packs (30 pcs) + 2 FREE Water Brush Pens","offer_id":52521395126503,"sku":"RM-ZPSB-(DZPCCJ*30+SHUIBI*1)*1","price":44.97,"currency_code":"AUD","in_stock":true},{"title":"1 Pack(10pcs)","offer_id":52521395159271,"sku":"RM-DZPCCJ*10","price":28.97,"currency_code":"AUD","in_stock":true},{"title":"5 Packs (50 pcs) + 4 FREE Water Brush Pens","offer_id":52521395192039,"sku":"RM-ZPSB2-(DZPCCJ*50+SHUIBI*2)*1","price":61.97,"currency_code":"AUD","in_stock":true},{"title":"10 Packs (100 pcs) + 8 FREE Water Brush Pens","offer_id":52521395224807,"sku":"RM-3D纸片+水笔-(DZPCCJ*100+SHUIBI*4)*1","price":79.97,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/4431\/3575\/files\/3713f1ffbf1bc4947b1b6f52277308f0.jpg?v=1787730766","url":"https:\/\/dletygru.com\/products\/3da-h","provider":"Dletygru","version":"1.0","type":"link"}