{"product_id":"handcrafted-d-a-de-los-muertos-crochet-doll-2","title":"🖤Handcrafted Día de los Muertos Catrina Crochet Doll – Sugar Skull Memorial Keepsake","description":"\u003cstyle\u003e   .pg-catrina-page,   .pg-catrina-page *{     box-sizing:border-box;   }    .pg-catrina-page{     --ink:#241d27;     --plum:#4b234f;     --plum2:#6d388b;     --orange:#d96c24;     --gold:#e6a23c;     --cream:#fbf5ea;     --cream2:#f4eadb;     --rose:#9a3f62;     --sage:#677557;     --white:#ffffff;     --muted:#756b73;     width:100%;     overflow:hidden;     font-family:Arial,Helvetica,sans-serif;     color:var(--ink);     background:#fff;   }    .pg-catrina-page img{     width:100%;     height:auto;     display:block;   }    .pg-container{     width:100%;     max-width:1180px;     margin:0 auto;     padding-left:24px;     padding-right:24px;   }    .pg-kicker{     display:inline-flex;     align-items:center;     gap:9px;     margin:0 0 17px;     font-size:12px;     line-height:1.2;     letter-spacing:2.2px;     font-weight:800;     text-transform:uppercase;     color:var(--orange);   }    .pg-kicker:before{     content:'';     width:28px;     height:2px;     display:block;     border-radius:10px;     background:var(--orange);   }    .pg-title{     margin:0;     font-size:clamp(38px,5vw,62px);     line-height:1.04;     letter-spacing:-1.8px;     font-weight:800;   }    .pg-h2{     margin:0;     font-size:clamp(31px,4vw,48px);     line-height:1.08;     letter-spacing:-1.2px;     font-weight:800;   }    .pg-body{     margin:20px 0 0;     font-size:17px;     line-height:1.75;     color:var(--muted);   }    \/* HERO *\/   .pg-hero{     padding:72px 0;     background:       radial-gradient(circle at 88% 15%,rgba(217,108,36,.13),transparent 28%),       radial-gradient(circle at 8% 92%,rgba(109,56,139,.11),transparent 28%),       var(--cream);   }    .pg-hero-grid{     display:grid;     grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);     align-items:center;     gap:68px;   }    .pg-hero-media{     position:relative;   }    .pg-hero-media:before{     content:'';     position:absolute;     width:72%;     height:72%;     left:-5%;     bottom:-6%;     border-radius:50%;     background:rgba(217,108,36,.12);     filter:blur(1px);   }    .pg-hero-media img{     position:relative;     z-index:1;     border-radius:30px;     box-shadow:0 24px 65px rgba(46,33,47,.12);   }    .pg-pill{     display:inline-flex;     align-items:center;     gap:9px;     padding:9px 14px;     margin-bottom:19px;     border:1px solid rgba(75,35,79,.15);     border-radius:999px;     background:rgba(255,255,255,.7);     font-size:12px;     font-weight:800;     letter-spacing:1.3px;     color:var(--plum);   }    .pg-hero .pg-title{     color:var(--plum);   }    .pg-accent{     color:var(--orange);   }    .pg-feature-grid{     display:grid;     grid-template-columns:repeat(2,minmax(0,1fr));     gap:12px;     margin-top:30px;   }    .pg-feature{     min-height:78px;     display:flex;     align-items:center;     gap:13px;     padding:15px;     border:1px solid rgba(75,35,79,.1);     border-radius:16px;     background:rgba(255,255,255,.82);   }    .pg-feature-icon{     flex:0 0 40px;     height:40px;     display:flex;     align-items:center;     justify-content:center;     border-radius:50%;     background:#f8e5d2;     color:var(--orange);     font-size:19px;   }    .pg-feature strong{     display:block;     color:var(--plum);     font-size:14px;     line-height:1.35;   }     \/* DARK EMOTIONAL SECTION *\/   .pg-memory{     padding:84px 0;     background:var(--ink);     color:#fff;   }    .pg-memory-grid{     display:grid;     grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);     gap:65px;     align-items:center;   }    .pg-memory-image img{     border-radius:28px;   }    .pg-memory .pg-kicker{     color:#efab55;   }    .pg-memory .pg-kicker:before{     background:#efab55;   }    .pg-memory .pg-h2{     color:#fff;   }    .pg-memory .pg-body{     color:#d8cfd9;   }    .pg-memory-quote{     margin-top:28px;     padding:22px 24px;     border-left:4px solid var(--orange);     border-radius:0 16px 16px 0;     background:rgba(255,255,255,.07);     color:#fff;     font-size:17px;     line-height:1.65;     font-weight:700;   }     \/* MESSAGE *\/   .pg-message{     padding:84px 0;     background:#fff;   }    .pg-split{     display:grid;     grid-template-columns:repeat(2,minmax(0,1fr));     gap:64px;     align-items:center;   }    .pg-split.reverse .pg-media{     order:2;   }    .pg-split.reverse .pg-copy{     order:1;   }    .pg-media img{     border-radius:28px;     box-shadow:0 18px 48px rgba(46,33,47,.09);   }    .pg-message .pg-h2,   .pg-craft .pg-h2,   .pg-catrina .pg-h2{     color:var(--plum);   }    .pg-highlight-box{     margin-top:28px;     padding:22px;     border-radius:17px;     background:var(--cream);     border:1px solid #edddca;   }    .pg-highlight-box strong{     display:block;     margin-bottom:7px;     font-size:15px;     color:var(--plum);   }    .pg-highlight-box span{     font-size:14px;     line-height:1.6;     color:#746971;   }     \/* CRAFT *\/   .pg-craft{     padding:84px 0;     background:var(--cream);   }    .pg-detail-list{     display:grid;     gap:12px;     margin-top:28px;   }    .pg-detail-item{     display:flex;     align-items:flex-start;     gap:13px;     padding:16px 17px;     border-radius:15px;     background:#fff;     border:1px solid rgba(75,35,79,.09);     color:#625764;     font-size:15px;     line-height:1.5;   }    .pg-check{     flex:0 0 25px;     width:25px;     height:25px;     display:flex;     align-items:center;     justify-content:center;     border-radius:50%;     background:#f7dfc7;     color:var(--orange);     font-size:13px;     font-weight:900;   }     \/* DETAILS STRIP *\/   .pg-details-strip{     background:var(--plum);     color:#fff;     padding:29px 0;   }    .pg-details-grid{     display:grid;     grid-template-columns:repeat(4,minmax(0,1fr));     gap:20px;   }    .pg-stat{     text-align:center;     padding:8px 10px;   }    .pg-stat strong{     display:block;     margin-bottom:5px;     color:#fff;     font-size:15px;   }    .pg-stat span{     color:#ddccd9;     font-size:13px;     line-height:1.4;   }     \/* CATRINA *\/   .pg-catrina{     padding:84px 0;     background:#fff;   }    .pg-color-dots{     display:flex;     gap:9px;     flex-wrap:wrap;     margin-top:27px;   }    .pg-dot{     width:34px;     height:34px;     border-radius:50%;     border:3px solid #fff;     box-shadow:0 0 0 1px rgba(0,0,0,.08);   }     \/* USE CASES *\/   .pg-use{     padding:82px 0;     background:#f5ede3;   }    .pg-center{     max-width:800px;     margin:0 auto 43px;     text-align:center;   }    .pg-center .pg-kicker{     justify-content:center;   }    .pg-center .pg-kicker:after{     content:'';     width:28px;     height:2px;     display:block;     border-radius:10px;     background:var(--orange);   }    .pg-use .pg-h2{     color:var(--plum);   }    .pg-use-grid{     display:grid;     grid-template-columns:repeat(3,minmax(0,1fr));     gap:18px;   }    .pg-use-card{     padding:26px 22px;     border-radius:19px;     background:#fff;     border:1px solid #e7d8c9;   }    .pg-use-icon{     font-size:27px;     margin-bottom:13px;   }    .pg-use-card strong{     display:block;     margin-bottom:8px;     font-size:17px;     color:var(--plum);   }    .pg-use-card p{     margin:0;     font-size:14px;     line-height:1.65;     color:#746a70;   }     \/* LIFESTYLE *\/   .pg-comfort{     padding:84px 0;     background:#fff;   }     \/* PRODUCT GALLERY *\/   .pg-gallery{     padding:82px 0;     background:var(--ink);   }    .pg-gallery .pg-center{     color:#fff;   }    .pg-gallery .pg-h2{     color:#fff;   }    .pg-gallery .pg-body{     color:#cfc5cf;   }    .pg-gallery-grid{     display:grid;     grid-template-columns:repeat(3,minmax(0,1fr));     gap:16px;   }    .pg-gallery-grid img{     aspect-ratio:1\/1;     object-fit:cover;     border-radius:20px;   }     \/* PRODUCT DETAILS *\/   .pg-product-details{     padding:82px 0;     background:var(--cream);   }    .pg-product-details .pg-h2{     color:var(--plum);   }    .pg-specs{     max-width:860px;     margin:35px auto 0;     overflow:hidden;     border-radius:22px;     background:#fff;     border:1px solid #e6d8ca;   }    .pg-spec-row{     display:grid;     grid-template-columns:190px 1fr;     padding:18px 22px;     border-bottom:1px solid #eee4db;   }    .pg-spec-row:last-child{     border-bottom:0;   }    .pg-spec-row strong{     color:var(--plum);     font-size:14px;   }    .pg-spec-row span{     color:#71676e;     font-size:14px;     line-height:1.55;   }     \/* FINAL *\/   .pg-final{     padding:88px 0;     background:       radial-gradient(circle at 15% 20%,rgba(217,108,36,.15),transparent 27%),       radial-gradient(circle at 90% 80%,rgba(109,56,139,.15),transparent 30%),       #f8f0e5;   }    .pg-final-inner{     max-width:860px;     margin:auto;     text-align:center;   }    .pg-final-mark{     width:58px;     height:58px;     display:flex;     align-items:center;     justify-content:center;     margin:0 auto 19px;     border-radius:50%;     background:var(--plum);     color:#fff;     font-size:26px;   }    .pg-final .pg-h2{     color:var(--plum);   }     @media screen and (max-width:767px){     .pg-container{       padding-left:16px;       padding-right:16px;     }      .pg-hero,     .pg-memory,     .pg-message,     .pg-craft,     .pg-catrina,     .pg-use,     .pg-comfort,     .pg-gallery,     .pg-product-details,     .pg-final{       padding-top:48px;       padding-bottom:48px;     }      .pg-hero-grid,     .pg-memory-grid,     .pg-split{       grid-template-columns:1fr;       gap:29px;     }      .pg-hero-media{       order:1;     }      .pg-hero-copy{       order:2;     }      .pg-split.reverse .pg-media,     .pg-split.reverse .pg-copy{       order:initial;     }      .pg-title{       font-size:35px;       line-height:1.08;       letter-spacing:-1px;     }      .pg-h2{       font-size:30px;       line-height:1.12;       letter-spacing:-.6px;     }      .pg-body{       margin-top:15px;       font-size:15px;       line-height:1.68;     }      .pg-kicker{       margin-bottom:13px;       font-size:10px;       letter-spacing:1.7px;     }      .pg-feature-grid{       grid-template-columns:1fr 1fr;       gap:8px;       margin-top:24px;     }      .pg-feature{       min-height:74px;       padding:12px;       gap:9px;     }      .pg-feature-icon{       flex-basis:31px;       width:31px;       height:31px;       font-size:15px;     }      .pg-feature strong{       font-size:12px;     }      .pg-hero-media img,     .pg-memory-image img,     .pg-media img{       border-radius:18px;     }      .pg-memory-quote{       margin-top:22px;       padding:17px 18px;       font-size:15px;     }      .pg-detail-list{       margin-top:22px;     }      .pg-detail-item{       padding:13px;       font-size:14px;     }      .pg-details-grid{       grid-template-columns:repeat(2,minmax(0,1fr));       gap:12px;     }      .pg-details-strip{       padding:24px 0;     }      .pg-stat{       padding:6px;     }      .pg-stat strong{       font-size:13px;     }      .pg-stat span{       font-size:11px;     }      .pg-use-grid{       grid-template-columns:1fr;       gap:10px;     }      .pg-use-card{       padding:18px;     }      .pg-center{       margin-bottom:28px;     }      .pg-gallery-grid{       grid-template-columns:repeat(2,minmax(0,1fr));       gap:9px;     }      .pg-gallery-grid img{       border-radius:13px;     }      .pg-specs{       margin-top:25px;       border-radius:16px;     }      .pg-spec-row{       grid-template-columns:1fr;       gap:5px;       padding:15px 17px;     }   } \u003c\/style\u003e \u003cdiv class=\"pg-catrina-page\"\u003e\n\u003c!-- HERO --\u003e \u003csection class=\"pg-hero\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-hero-grid\"\u003e \u003cdiv class=\"pg-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/d52cfab8e8146244f0095b2e5fbdd54ce3dcabef.jpg\" alt=\"Handcrafted Día de los Muertos Catrina crochet doll\" loading=\"eager\"\u003e\u003c\/div\u003e \u003cdiv class=\"pg-hero-copy\"\u003e \u003cdiv class=\"pg-pill\"\u003e🌼 LOVE • MEMORY • TRADITION\u003c\/div\u003e \u003ch1 class=\"pg-title\"\u003eKeep Their Memory \u003cspan class=\"pg-accent\"\u003eClose to Your Heart.\u003c\/span\u003e\n\u003c\/h1\u003e \u003cp class=\"pg-body\"\u003eA handcrafted Catrina-inspired crochet doll created to celebrate love, honor cherished memories, and bring meaningful Día de los Muertos beauty into your home.\u003c\/p\u003e \u003cdiv class=\"pg-feature-grid\"\u003e \u003cdiv class=\"pg-feature\"\u003e \u003cdiv class=\"pg-feature-icon\"\u003e🧶\u003c\/div\u003e \u003cstrong\u003eWarm Crochet Texture\u003c\/strong\u003e\n\u003c\/div\u003e \u003cdiv class=\"pg-feature\"\u003e \u003cdiv class=\"pg-feature-icon\"\u003e🌺\u003c\/div\u003e \u003cstrong\u003eColorful Floral Crown\u003c\/strong\u003e\n\u003c\/div\u003e \u003cdiv class=\"pg-feature\"\u003e \u003cdiv class=\"pg-feature-icon\"\u003e💀\u003c\/div\u003e \u003cstrong\u003eCatrina-Inspired Details\u003c\/strong\u003e\n\u003c\/div\u003e \u003cdiv class=\"pg-feature\"\u003e \u003cdiv class=\"pg-feature-icon\"\u003e♥\u003c\/div\u003e \u003cstrong\u003eMeaningful Memorial Sign\u003c\/strong\u003e\n\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- MEMORY --\u003e \u003csection class=\"pg-memory\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-memory-grid\"\u003e \u003cdiv class=\"pg-memory-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/6909e183bd606a5c54eed30aff3d50acc8f8dc1f.jpg\" alt=\"Catrina crochet doll displayed as a meaningful remembrance keepsake\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv\u003e \u003cdiv class=\"pg-kicker\"\u003eMORE THAN SEASONAL DÉCOR\u003c\/div\u003e \u003ch2 class=\"pg-h2\"\u003eYou Keep Their Memory Alive.\u003c\/h2\u003e \u003cp class=\"pg-body\"\u003eDía de los Muertos is filled with color, tradition and remembrance. This soft crochet figure gives those memories a visible place in your home — something beautiful to display while honoring the connection that remains.\u003c\/p\u003e \u003cdiv class=\"pg-memory-quote\"\u003eA meaningful keepsake for the people whose love remains part of your story.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- MEMORIAL SIGN --\u003e \u003csection class=\"pg-message\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-split reverse\"\u003e \u003cdiv class=\"pg-media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/bf1209ba8d90d5e5b20012f4e6fc94c84ae0a614.jpg\" alt=\"Crochet doll holding a remembrance message\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"pg-copy\"\u003e \u003cdiv class=\"pg-kicker\"\u003eA MESSAGE FROM THE HEART\u003c\/div\u003e \u003ch2 class=\"pg-h2\"\u003eA Small Sign With a Very Big Meaning.\u003c\/h2\u003e \u003cp class=\"pg-body\"\u003eHeld gently in her hands is a remembrance message designed to turn this colorful Catrina figure into something more personal than ordinary seasonal décor.\u003c\/p\u003e \u003cdiv class=\"pg-highlight-box\"\u003e\n\u003cstrong\u003e“Those we love don't go away, they walk beside us every day.”\u003c\/strong\u003e Place her on a mantel, shelf, bedside table or remembrance display as a quiet reminder of someone who is still deeply loved.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- CRAFT --\u003e \u003csection class=\"pg-craft\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-split\"\u003e \u003cdiv class=\"pg-media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/8768a1d17f5c608ff8887f39dbb4e95fc6386bfe.jpg\" alt=\"Close-up of textured crochet Catrina doll\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"pg-copy\"\u003e \u003cdiv class=\"pg-kicker\"\u003eWARM • TEXTURED • FULL OF CHARACTER\u003c\/div\u003e \u003ch2 class=\"pg-h2\"\u003eSoft Crochet Gives Every Detail More Soul.\u003c\/h2\u003e \u003cp class=\"pg-body\"\u003eInstead of the hard appearance of a typical figurine, the tightly crocheted yarn gives this doll a warm, tactile look that feels at home beside family photographs, candles, flowers and treasured keepsakes.\u003c\/p\u003e \u003cdiv class=\"pg-detail-list\"\u003e \u003cdiv class=\"pg-detail-item\"\u003e\n\u003cspan class=\"pg-check\"\u003e✓\u003c\/span\u003eTextured crochet yarn construction with a cozy handmade appearance.\u003c\/div\u003e \u003cdiv class=\"pg-detail-item\"\u003e\n\u003cspan class=\"pg-check\"\u003e✓\u003c\/span\u003eDecorative sugar-skull-inspired facial details.\u003c\/div\u003e \u003cdiv class=\"pg-detail-item\"\u003e\n\u003cspan class=\"pg-check\"\u003e✓\u003c\/span\u003eVibrant flowers and embroidered-style accents add rich color.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- QUICK DETAILS --\u003e \u003csection class=\"pg-details-strip\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-details-grid\"\u003e \u003cdiv class=\"pg-stat\"\u003e\n\u003cstrong\u003eApprox. 8–10 in.\u003c\/strong\u003eEasy-to-display size\u003c\/div\u003e \u003cdiv class=\"pg-stat\"\u003e\n\u003cstrong\u003eCrochet \u0026amp; Textile\u003c\/strong\u003eWarm textured finish\u003c\/div\u003e \u003cdiv class=\"pg-stat\"\u003e\n\u003cstrong\u003eCatrina Inspired\u003c\/strong\u003eSugar-skull details\u003c\/div\u003e \u003cdiv class=\"pg-stat\"\u003e\n\u003cstrong\u003eMemorial Keepsake\u003c\/strong\u003eMeaning beyond décor\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- CATRINA DETAIL --\u003e \u003csection class=\"pg-catrina\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-split reverse\"\u003e \u003cdiv class=\"pg-media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/ea8e22bbee668ff97028ba39e182fd297a18c99c.jpg\" alt=\"Catrina crochet doll floral crown and traditional details\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"pg-copy\"\u003e \u003cdiv class=\"pg-kicker\"\u003eINSPIRED BY THE CATRINA TRADITION\u003c\/div\u003e \u003ch2 class=\"pg-h2\"\u003eColor, Flowers and Details Worth Looking At Twice.\u003c\/h2\u003e \u003cp class=\"pg-body\"\u003eBright orange, purple and red flowers crown the sugar-skull-inspired face, while the black floral dress and vivid orange accents create a dramatic contrast that makes the doll stand out beautifully in a seasonal display.\u003c\/p\u003e \u003cdiv class=\"pg-color-dots\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- USE CASES --\u003e \u003csection class=\"pg-use\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-center\"\u003e \u003cdiv class=\"pg-kicker\"\u003eA PLACE FOR MEMORY\u003c\/div\u003e \u003ch2 class=\"pg-h2\"\u003eMeaningful Wherever You Choose to Display Her.\u003c\/h2\u003e \u003cp class=\"pg-body\"\u003eDesigned to feel equally at home in a Día de los Muertos display or beside the everyday things that remind you of someone special.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pg-use-grid\"\u003e \u003cdiv class=\"pg-use-card\"\u003e \u003cdiv class=\"pg-use-icon\"\u003e🕯️\u003c\/div\u003e \u003cstrong\u003eOfrenda-Inspired Displays\u003c\/strong\u003e \u003cp\u003ePair with flowers, candles and photographs to create a colorful remembrance arrangement.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pg-use-card\"\u003e \u003cdiv class=\"pg-use-icon\"\u003e🏡\u003c\/div\u003e \u003cstrong\u003eHome Décor\u003c\/strong\u003e \u003cp\u003eDisplay on a mantel, shelf, table or entryway where the crochet textures and flowers can be appreciated.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pg-use-card\"\u003e \u003cdiv class=\"pg-use-icon\"\u003e♥️\u003c\/div\u003e \u003cstrong\u003eRemembrance Keepsake\u003c\/strong\u003e \u003cp\u003eA gentle decorative piece for keeping a cherished memory visibly close throughout the year.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pg-use-card\"\u003e \u003cdiv class=\"pg-use-icon\"\u003e🎁\u003c\/div\u003e \u003cstrong\u003eThoughtful Gift\u003c\/strong\u003e \u003cp\u003eA meaningful option for someone who appreciates handmade-style, cultural-inspired décor and remembrance pieces.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pg-use-card\"\u003e \u003cdiv class=\"pg-use-icon\"\u003e🌼\u003c\/div\u003e \u003cstrong\u003eSeasonal Display\u003c\/strong\u003e \u003cp\u003eRich flowers and traditional-inspired details make it especially suited to Día de los Muertos decorating.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pg-use-card\"\u003e \u003cdiv class=\"pg-use-icon\"\u003e💀\u003c\/div\u003e \u003cstrong\u003eCollectible Décor\u003c\/strong\u003e \u003cp\u003eA distinctive Catrina-inspired figure for crochet, sugar-skull and cultural-themed collections.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- COMFORT \/ LIFESTYLE --\u003e \u003csection class=\"pg-comfort\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-split\"\u003e \u003cdiv class=\"pg-media\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/5a23e2a0986edb56ecda055b547790f288c52c9b.jpg\" alt=\"Meaningful Catrina crochet remembrance doll in home setting\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003cdiv class=\"pg-copy\"\u003e \u003cdiv class=\"pg-kicker\"\u003eA GENTLER KIND OF REMEMBRANCE\u003c\/div\u003e \u003ch2 class=\"pg-h2\" style=\"color: #4b234f;\"\u003eWhen Words Feel Small, A Meaningful Keepsake Can Say More.\u003c\/h2\u003e \u003cp class=\"pg-body\"\u003eLoss is personal, and there is no single way to remember someone. This soft decorative figure offers a simple visual symbol of love and remembrance — something that can sit quietly beside the memories that matter most.\u003c\/p\u003e \u003cdiv class=\"pg-highlight-box\"\u003e\n\u003cstrong\u003eMade to be seen, remembered and kept.\u003c\/strong\u003e A decorative reminder that meaningful memories can remain part of everyday life.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- GALLERY --\u003e \u003csection class=\"pg-gallery\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-center\"\u003e \u003cdiv class=\"pg-kicker\"\u003eLOOK CLOSER\u003c\/div\u003e \u003ch2 class=\"pg-h2\"\u003eEvery Angle Has Something to Discover.\u003c\/h2\u003e \u003cp class=\"pg-body\"\u003eFrom the floral crown to the dress, facial details and memorial sign, the character comes from the little things.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"pg-gallery-grid\"\u003e\n\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/9f0124870b249f66c7ff37f07849eeb31072d8cb.jpg\" alt=\"Día de los Muertos crochet doll detail\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/822a8dafcff54d019aa7b668cdf67cfccee11d31.jpg\" alt=\"Catrina crochet doll detail\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/8e2520df210e2aa25bc7be8e2e209c42d3eb9f5f.jpg\" alt=\"Crochet sugar skull doll\" loading=\"lazy\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- PRODUCT DETAILS --\u003e \u003csection class=\"pg-product-details\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-center\"\u003e \u003cdiv class=\"pg-kicker\"\u003ePRODUCT DETAILS\u003c\/div\u003e \u003ch2 class=\"pg-h2\"\u003eA Meaningful Piece, Down to the Details.\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"pg-specs\"\u003e \u003cdiv class=\"pg-spec-row\"\u003e\n\u003cstrong\u003eStyle\u003c\/strong\u003eDía de los Muertos \/ Catrina \/ Sugar Skull inspired\u003c\/div\u003e \u003cdiv class=\"pg-spec-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003eCrochet yarn and textile materials\u003c\/div\u003e \u003cdiv class=\"pg-spec-row\"\u003e\n\u003cstrong\u003eApprox. Height\u003c\/strong\u003eRoughly 8–10 inches\u003c\/div\u003e \u003cdiv class=\"pg-spec-row\"\u003e\n\u003cstrong\u003eDesign Details\u003c\/strong\u003eFloral crown, sugar-skull-inspired face, floral dress and memorial sign\u003c\/div\u003e \u003cdiv class=\"pg-spec-row\"\u003e\n\u003cstrong\u003eColor Palette\u003c\/strong\u003eBlack, orange, red, purple, cream and green\u003c\/div\u003e \u003cdiv class=\"pg-spec-row\"\u003e\n\u003cstrong\u003eUse\u003c\/strong\u003eHome décor, seasonal display, remembrance keepsake, gift or collectible\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FINAL --\u003e \u003csection class=\"pg-final\"\u003e \u003cdiv class=\"pg-container\"\u003e \u003cdiv class=\"pg-final-inner\"\u003e \u003cdiv class=\"pg-final-mark\"\u003e♥\u003c\/div\u003e \u003cdiv class=\"pg-kicker\" style=\"justify-content: center;\"\u003eLOVE DOESN'T DISAPPEAR\u003c\/div\u003e \u003ch2 class=\"pg-h2\"\u003eCelebrate the Life. Keep the Memory. Honor the Love.\u003c\/h2\u003e \u003cp class=\"pg-body\" style=\"max-width: 680px; margin-left: auto; margin-right: auto;\"\u003eBring color, warmth and heartfelt meaning to your Día de los Muertos display with a Catrina-inspired crochet keepsake designed to remain meaningful long after the celebration ends.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"HJN22","offers":[{"title":"🖤Buy 1","offer_id":47208946499686,"sku":"SN3630846-A","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥Buy 2 (Save 10%)","offer_id":47208946532454,"sku":"SN3630846-A*2","price":35.98,"currency_code":"USD","in_stock":true},{"title":"🎁Buy 3 Get 1 Free (4pcs \u0026 Free Shipping)","offer_id":47208946565222,"sku":"SN3630846-A*4","price":59.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/4c56ae071f8ea7993d7614561ff366d1eb92e4cd.webp?v=1789800391","url":"https:\/\/hpsgoods.com\/products\/handcrafted-d-a-de-los-muertos-crochet-doll-2","provider":" hpsgoods","version":"1.0","type":"link"}