{"product_id":"pie-mold","title":"🎃 8-Piece Halloween Mini Hand Pie Mold Set","description":"\u003c!-- ========================================================= HALLOWEEN MINI HAND PIE MOLD SET SHOPIFY PRODUCT DESCRIPTION  Theme: Pumpkin Orange + Dark Cocoa + Warm Cream + Muted Red  IMPORTANT: - Pure HTML + CSS - No JavaScript - Uses @container - 450–650px PRODUCT DESCRIPTION = full single column - 760px+ container = selected 2-column modules - Images always display completely - No forced image cropping - Mobile responsive - Customer Reviews Included ========================================================= --\u003e   \u003cdiv class=\"hpm-pdp\"\u003e  \u003cstyle\u003e  \/* =========================================================    RESET + COLOR SYSTEM ========================================================= *\/  .hpm-pdp, .hpm-pdp *, .hpm-pdp *::before, .hpm-pdp *::after {   box-sizing: border-box; }  .hpm-pdp {    --hpm-orange: #b85d25;   --hpm-orange-dark: #8f431c;   --hpm-orange-soft: #f6e7d8;    --hpm-red: #98382d;   --hpm-red-soft: #f6e7e3;    --hpm-brown: #43291b;   --hpm-brown-2: #5b3925;    --hpm-cream: #fbf7ef;   --hpm-cream-2: #f4ecdf;    --hpm-gold: #c59550;   --hpm-gold-soft: #f5ecd8;    --hpm-white: #ffffff;    --hpm-text: #35271f;   --hpm-text-soft: #74665d;    --hpm-border: #e7d8c8;    width: 100%;   max-width: 100%;    padding: 0;   margin: 0 auto;    color: var(--hpm-text);    font-family:     -apple-system,     BlinkMacSystemFont,     'Segoe UI',     Roboto,     Helvetica,     Arial,     sans-serif;    line-height: 1.6;    container-type: inline-size;   container-name: hpmcontent; }   \/* =========================================================    GLOBAL ========================================================= *\/  .hpm-pdp img {   display: block;    width: 100%;   max-width: 100%;    height: auto !important;    object-fit: contain !important;   object-position: center !important;    margin: 0;   padding: 0;    border: 0; }  .hpm-pdp h2, .hpm-pdp h3, .hpm-pdp p {   margin-top: 0; }  .hpm-pdp h2 {   margin-bottom: 13px;    color: var(--hpm-brown);    font-size: clamp(26px, 5cqw, 39px);   font-weight: 800;   line-height: 1.15;    letter-spacing: -.6px; }  .hpm-pdp h3 {   margin-bottom: 8px;    color: var(--hpm-brown);    font-size: clamp(19px, 4cqw, 25px);   font-weight: 800;   line-height: 1.25; }  .hpm-pdp p {   margin-bottom: 0;    color: var(--hpm-text-soft);    font-size: 16px;   line-height: 1.65; }  .hpm-section {   width: 100%;   margin: 17px 0; }   \/* =========================================================    SMALL LABEL ========================================================= *\/  .hpm-label {   display: inline-flex;   align-items: center;    gap: 7px;    margin-bottom: 11px;    color: var(--hpm-orange-dark);    font-size: 12px;   font-weight: 800;   line-height: 1.2;    letter-spacing: 1.3px;   text-transform: uppercase; }  .hpm-label::before {   content: '';    display: inline-block;    width: 23px;   height: 3px;    background: var(--hpm-orange);    border-radius: 20px; }   \/* =========================================================    HERO ========================================================= *\/  .hpm-hero {   overflow: hidden;    background: var(--hpm-cream);    border: 1px solid var(--hpm-border);   border-radius: 18px; }  .hpm-hero-copy {   padding: 29px 21px 24px;    text-align: center; }  .hpm-hero-kicker {   display: inline-flex;    margin-bottom: 11px;   padding: 7px 12px;    background: var(--hpm-orange-soft);    border-radius: 100px;    color: var(--hpm-orange-dark);    font-size: 11px;   font-weight: 800;   line-height: 1;    letter-spacing: .8px;   text-transform: uppercase; }  .hpm-hero-title {   max-width: 700px;    margin: 0 auto 12px;    color: var(--hpm-brown);    font-size: clamp(29px, 6cqw, 44px);   font-weight: 850;   line-height: 1.08;    letter-spacing: -1px; }  .hpm-hero-title span {   color: var(--hpm-orange-dark); }  .hpm-hero-sub {   max-width: 620px;    margin: auto !important;    color: var(--hpm-text-soft) !important;    font-size: 16px !important;   line-height: 1.6 !important; }  .hpm-hero-image {   width: 100%;   background: #ffffff; }   \/* =========================================================    BENEFIT STRIP ========================================================= *\/  .hpm-benefits {   display: grid;   grid-template-columns: 1fr;   gap: 9px; }  .hpm-benefit {   display: flex;   align-items: center;    gap: 12px;    min-width: 0;    padding: 14px;    background: var(--hpm-cream);    border: 1px solid var(--hpm-border);   border-radius: 12px; }  .hpm-benefit-icon {   flex: 0 0 41px;    width: 41px;   height: 41px;    display: flex;   align-items: center;   justify-content: center;    background: var(--hpm-orange-soft);    border-radius: 50%;    font-size: 19px; }  .hpm-benefit-text {   min-width: 0; }  .hpm-benefit-text strong {   display: block;    color: var(--hpm-brown);    font-size: 14px;   line-height: 1.3; }  .hpm-benefit-text span {   display: block;    margin-top: 2px;    color: var(--hpm-text-soft);    font-size: 12px;   line-height: 1.35; }   \/* =========================================================    STANDARD FEATURE MODULE ========================================================= *\/  .hpm-feature {   overflow: hidden;    background: var(--hpm-white);    border: 1px solid var(--hpm-border);   border-radius: 18px; }  .hpm-feature-copy {   padding: 27px 21px; }  .hpm-feature-image {   width: 100%;   background: #ffffff; }   \/* =========================================================    DARK FEATURE ========================================================= *\/  .hpm-dark {   overflow: hidden;    background: var(--hpm-brown);    border-radius: 18px; }  .hpm-dark .hpm-feature-copy {   padding: 29px 21px; }  .hpm-dark .hpm-label {   color: #f1c796; }  .hpm-dark h2, .hpm-dark h3 {   color: #ffffff; }  .hpm-dark p {   color: #e8dcd2; }   \/* =========================================================    MINI CHECKS ========================================================= *\/  .hpm-check-list {   display: grid;   grid-template-columns: 1fr;   gap: 9px;    margin-top: 19px; }  .hpm-check-item {   display: flex;   align-items: flex-start;    gap: 9px;    padding: 11px;    background: rgba(255,255,255,.08);    border: 1px solid rgba(255,255,255,.13);   border-radius: 10px;    color: #ffffff;    font-size: 13px;   line-height: 1.4; }  .hpm-check {   flex: 0 0 22px;    width: 22px;   height: 22px;    display: flex;   align-items: center;   justify-content: center;    margin-top: 1px;    background: #d59448;    border-radius: 50%;    color: #ffffff;    font-size: 11px;   font-weight: 900; }   \/* =========================================================    DESIGNS ========================================================= *\/  .hpm-design {   overflow: hidden;    background: var(--hpm-orange-soft);    border: 1px solid #ead2be;   border-radius: 18px; }  .hpm-design-copy {   padding: 27px 21px; }  .hpm-shapes {   display: grid;   grid-template-columns: 1fr 1fr;    gap: 8px;    margin-top: 19px; }  .hpm-shape {   display: flex;   align-items: center;    gap: 7px;    min-width: 0;    padding: 10px;    background: rgba(255,255,255,.78);    border: 1px solid #e4cbb6;   border-radius: 9px;    color: var(--hpm-brown);    font-size: 12px;   font-weight: 700;   line-height: 1.25; }   \/* =========================================================    STEPS ========================================================= *\/  .hpm-steps-wrap {   padding: 27px 21px;    background: var(--hpm-cream); }  .hpm-steps {   display: grid;   grid-template-columns: 1fr;    gap: 9px;    margin-top: 19px; }  .hpm-step {   display: flex;   align-items: flex-start;    gap: 12px;    padding: 13px;    background: #ffffff;    border: 1px solid var(--hpm-border);   border-radius: 11px; }  .hpm-step-number {   flex: 0 0 34px;    width: 34px;   height: 34px;    display: flex;   align-items: center;   justify-content: center;    background: var(--hpm-orange-dark);   color: #ffffff;    border-radius: 50%;    font-size: 14px;   font-weight: 900; }  .hpm-step-copy strong {   display: block;    margin-bottom: 2px;    color: var(--hpm-brown);    font-size: 13px; }  .hpm-step-copy span {   display: block;    color: var(--hpm-text-soft);    font-size: 12px;   line-height: 1.4; }   \/* =========================================================    SIZE MODULE ========================================================= *\/  .hpm-size {   overflow: hidden;    background: var(--hpm-gold-soft);    border: 1px solid #eadcc2;   border-radius: 18px; }  .hpm-size-copy {   padding: 27px 21px; }  .hpm-size-highlight {   display: flex;   align-items: center;    gap: 13px;    margin-top: 17px;   padding: 14px;    background: #ffffff;    border: 1px solid #e4d5bd;   border-radius: 11px; }  .hpm-size-icon {   flex: 0 0 45px;    width: 45px;   height: 45px;    display: flex;   align-items: center;   justify-content: center;    background: var(--hpm-brown);    border-radius: 50%;    color: #ffffff;    font-size: 20px; }  .hpm-size-highlight strong {   display: block;    color: var(--hpm-brown);    font-size: 15px;   line-height: 1.25; }  .hpm-size-highlight span {   display: block;    margin-top: 3px;    color: var(--hpm-text-soft);    font-size: 12px; }   \/* =========================================================    FAMILY SECTION ========================================================= *\/  .hpm-family {   overflow: hidden;    background: var(--hpm-red-soft);    border: 1px solid #ead3ce;   border-radius: 18px; }  .hpm-family-copy {   padding: 27px 21px; }   \/* =========================================================    OCCASION TAGS ========================================================= *\/  .hpm-tags {   display: flex;   flex-wrap: wrap;    gap: 7px;    margin-top: 18px; }  .hpm-tag {   padding: 8px 11px;    background: #ffffff;    border: 1px solid #e4d3c5;   border-radius: 100px;    color: var(--hpm-brown);    font-size: 11px;   font-weight: 750;   line-height: 1; }   \/* =========================================================    FILLINGS ========================================================= *\/  .hpm-fillings {   overflow: hidden;    background: var(--hpm-cream);    border: 1px solid var(--hpm-border);   border-radius: 18px; }  .hpm-fillings-copy {   padding: 27px 21px; }  .hpm-filling-grid {   display: grid;   grid-template-columns: 1fr 1fr;    gap: 8px;    margin-top: 18px; }  .hpm-filling {   padding: 12px 9px;    background: #ffffff;    border: 1px solid var(--hpm-border);   border-radius: 10px;    color: var(--hpm-brown);    text-align: center;    font-size: 12px;   font-weight: 800; }   \/* =========================================================    IMPORTANT NOTE ========================================================= *\/  .hpm-note {   display: flex;   align-items: flex-start;    gap: 11px;    margin-top: 19px;   padding: 14px;    background: #fff5e5;    border: 1px solid #ead5b3;   border-radius: 11px; }  .hpm-note-icon {   flex: 0 0 34px;    width: 34px;   height: 34px;    display: flex;   align-items: center;   justify-content: center;    background: var(--hpm-orange-dark);   color: #ffffff;    border-radius: 50%;    font-size: 16px; }  .hpm-note strong {   display: block;    margin-bottom: 3px;    color: var(--hpm-brown);    font-size: 13px; }  .hpm-note p {   font-size: 12px !important;   line-height: 1.45 !important; }   \/* =========================================================    FAQ ========================================================= *\/  .hpm-faq {   padding: 27px 21px;    background: var(--hpm-cream);    border: 1px solid var(--hpm-border);   border-radius: 18px; }  .hpm-faq-list {   display: grid;   grid-template-columns: 1fr;    gap: 8px;    margin-top: 18px; }  .hpm-faq details {   overflow: hidden;    background: #ffffff;    border: 1px solid var(--hpm-border);   border-radius: 10px; }  .hpm-faq summary {   position: relative;    padding: 14px 42px 14px 14px;    color: var(--hpm-brown);    cursor: pointer;    list-style: none;    font-size: 13px;   font-weight: 800;   line-height: 1.4; }  .hpm-faq summary::-webkit-details-marker {   display: none; }  .hpm-faq summary::after {   content: '+';    position: absolute;    right: 14px;   top: 50%;    transform: translateY(-50%);    color: var(--hpm-orange-dark);    font-size: 22px;   font-weight: 500; }  .hpm-faq details[open] summary::after {   content: '−'; }  .hpm-faq-answer {   padding: 0 14px 14px; }  .hpm-faq-answer p {   font-size: 13px;   line-height: 1.55; }   \/* =========================================================    FINAL CTA ========================================================= *\/  .hpm-final {   padding: 32px 21px;    background: var(--hpm-brown);    border-radius: 18px;    text-align: center; }  .hpm-final-icon {   margin-bottom: 8px;    font-size: 32px; }  .hpm-final h2 {   max-width: 650px;    margin-left: auto;   margin-right: auto;    color: #ffffff; }  .hpm-final p {   max-width: 590px;    margin: 0 auto;    color: #eadfd6; }   \/* =========================================================    CUSTOMER REVIEWS ========================================================= *\/  .hpm-reviews {   overflow: hidden;    padding: 28px 20px;    background: #fbf7ef;    border: 1px solid var(--hpm-border);   border-radius: 18px; }  .hpm-reviews-head {   margin-bottom: 22px;    text-align: center; }  .hpm-reviews-head .hpm-label {   justify-content: center; }  .hpm-reviews-head h2 {   margin-bottom: 8px; }  .hpm-reviews-head p {   max-width: 560px;    margin: 0 auto;    font-size: 14px; }  .hpm-review-summary {   display: flex;   align-items: center;   justify-content: center;   flex-wrap: wrap;    gap: 9px;    margin-top: 14px; }  .hpm-review-summary-stars {   color: #f3ad21;    font-size: 20px;   font-weight: 800;   line-height: 1;    letter-spacing: 1px; }  .hpm-review-summary-text {   color: var(--hpm-brown);    font-size: 13px;   font-weight: 700; }  .hpm-review-grid {   display: grid;    grid-template-columns: 1fr;    gap: 14px; }  .hpm-review-card {   overflow: hidden;    background: #ffffff;    border: 1px solid var(--hpm-border);   border-radius: 14px; }  .hpm-review-image {   width: 100%;   background: #ffffff; }  .hpm-review-image img {   display: block;    width: 100%;   max-width: 100%;    height: auto !important;    object-fit: contain !important;   object-position: center !important; }  .hpm-review-content {   padding: 17px; }  .hpm-review-stars {   margin-bottom: 9px;    color: #f3ad21;    font-size: 18px;   font-weight: 900;   line-height: 1;    letter-spacing: 1px; }  .hpm-review-text {   margin: 0 0 14px !important;    color: #5f534b !important;    font-size: 14px !important;   line-height: 1.6 !important; }  .hpm-review-footer {   display: flex;   align-items: center;   justify-content: space-between;    gap: 10px;    padding-top: 12px;    border-top: 1px solid #eee5dc; }  .hpm-review-name {   color: var(--hpm-brown);    font-size: 13px;   font-weight: 800; }  .hpm-review-location {   margin-top: 2px;    color: var(--hpm-text-soft);    font-size: 11px; }  .hpm-review-verified {   display: inline-flex;   align-items: center;    gap: 4px;    padding: 5px 8px;    background: #f1f5ec;    border-radius: 100px;    color: #547044;    font-size: 10px;   font-weight: 800;   line-height: 1; }   \/* =========================================================    CONTAINER QUERY    EVERYTHING REMAINS SINGLE COLUMN BELOW 760PX ========================================================= *\/  @container hpmcontent (min-width: 760px) {    .hpm-hero-copy,   .hpm-feature-copy,   .hpm-design-copy,   .hpm-steps-wrap,   .hpm-size-copy,   .hpm-family-copy,   .hpm-fillings-copy,   .hpm-faq {     padding: 35px 37px;   }    .hpm-split {     display: grid;      grid-template-columns:       minmax(0, 1fr)       minmax(0, 1fr);      align-items: center;   }    .hpm-split-reverse \u003e .hpm-feature-image,   .hpm-split-reverse \u003e .hpm-design-image,   .hpm-split-reverse \u003e .hpm-size-image,   .hpm-split-reverse \u003e .hpm-family-image,   .hpm-split-reverse \u003e .hpm-fillings-image {     order: 1;   }    .hpm-split-reverse \u003e .hpm-feature-copy,   .hpm-split-reverse \u003e .hpm-design-copy,   .hpm-split-reverse \u003e .hpm-size-copy,   .hpm-split-reverse \u003e .hpm-family-copy,   .hpm-split-reverse \u003e .hpm-fillings-copy {     order: 2;   }    .hpm-benefits {     grid-template-columns:       repeat(4, minmax(0, 1fr));   }    .hpm-benefit {     display: block;     text-align: center;   }    .hpm-benefit-icon {     margin: 0 auto 9px;   }    .hpm-shapes {     grid-template-columns:       repeat(2, minmax(0, 1fr));   }    .hpm-steps {     grid-template-columns:       repeat(2, minmax(0, 1fr));   }    .hpm-check-list {     grid-template-columns:       repeat(2, minmax(0, 1fr));   }    .hpm-filling-grid {     grid-template-columns:       repeat(4, minmax(0, 1fr));   }    .hpm-reviews {     padding: 36px 37px;   }    .hpm-review-grid {     grid-template-columns:       repeat(2, minmax(0, 1fr));   }  }   \/* =========================================================    EXTRA-WIDE PRODUCT DESCRIPTION ========================================================= *\/  @container hpmcontent (min-width: 980px) {    .hpm-pdp h2 {     font-size: 39px;   }    .hpm-hero-title {     font-size: 46px;   }    .hpm-pdp p {     font-size: 17px;   }  }   \/* =========================================================    NARROW \/ MOBILE PRODUCT DESCRIPTION ========================================================= *\/  @container hpmcontent (max-width: 500px) {    .hpm-section {     margin: 13px 0;   }    .hpm-hero-copy,   .hpm-feature-copy,   .hpm-design-copy,   .hpm-steps-wrap,   .hpm-size-copy,   .hpm-family-copy,   .hpm-fillings-copy,   .hpm-faq {     padding: 22px 16px;   }    .hpm-pdp p {     font-size: 15px;   }    .hpm-shapes {     grid-template-columns: 1fr 1fr;   }    .hpm-reviews {     padding: 23px 15px;   }    .hpm-review-content {     padding: 15px;   }    .hpm-review-text {     font-size: 13px !important;   }  }  \u003c\/style\u003e    \u003c!-- =========================================================      1. HERO ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-hero\"\u003e    \u003cdiv class=\"hpm-hero-copy\"\u003e      \u003cdiv class=\"hpm-hero-kicker\"\u003e       Halloween Baking Made More Fun     \u003c\/div\u003e      \u003cdiv class=\"hpm-hero-title\"\u003e       Little Pies.       \u003cspan\u003eBig Halloween Fun.\u003c\/span\u003e     \u003c\/div\u003e      \u003cp class=\"hpm-hero-sub\"\u003e       Turn simple dough and your favorite filling into festive       individual hand pies with spooky shapes and neatly pressed edges.     \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"hpm-hero-image\"\u003e      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/9d0a28925f98531605b913e9fc397f6df214ced7.png\" alt=\"Halloween mini hand pie mold set with eight spooky designs\" loading=\"eager\"\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      2. QUICK BENEFITS ========================================================= --\u003e  \u003csection class=\"hpm-section\"\u003e    \u003cdiv class=\"hpm-benefits\"\u003e      \u003cdiv class=\"hpm-benefit\"\u003e        \u003cdiv class=\"hpm-benefit-icon\"\u003e🥧\u003c\/div\u003e        \u003cdiv class=\"hpm-benefit-text\"\u003e         \u003cstrong\u003eCut, Shape \u0026amp; Seal\u003c\/strong\u003e         \u003cspan\u003eLess hand shaping\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-benefit\"\u003e        \u003cdiv class=\"hpm-benefit-icon\"\u003e🎃\u003c\/div\u003e        \u003cdiv class=\"hpm-benefit-text\"\u003e         \u003cstrong\u003e8 Spooky Designs\u003c\/strong\u003e         \u003cspan\u003eA full Halloween collection\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-benefit\"\u003e        \u003cdiv class=\"hpm-benefit-icon\"\u003e📏\u003c\/div\u003e        \u003cdiv class=\"hpm-benefit-text\"\u003e         \u003cstrong\u003eApprox. 4.7 Inches\u003c\/strong\u003e         \u003cspan\u003eIndividual-size treats\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-benefit\"\u003e        \u003cdiv class=\"hpm-benefit-icon\"\u003e👻\u003c\/div\u003e        \u003cdiv class=\"hpm-benefit-text\"\u003e         \u003cstrong\u003eParty Ready\u003c\/strong\u003e         \u003cspan\u003eFun seasonal presentation\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      3. EASY SHAPING ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-dark\"\u003e    \u003cdiv class=\"hpm-split\"\u003e      \u003cdiv class=\"hpm-feature-copy\"\u003e        \u003cdiv class=\"hpm-label\"\u003e         Easier Hand Pies       \u003c\/div\u003e        \u003ch2\u003e         Cute Halloween Pies Without Shaping Every Detail by Hand       \u003c\/h2\u003e        \u003cp\u003e         Skip complicated tracing and hand-crimping.         The hinged mold helps cut the dough, form the design,         and press the two layers together for a cleaner,         more consistent finish.       \u003c\/p\u003e         \u003cdiv class=\"hpm-check-list\"\u003e          \u003cdiv class=\"hpm-check-item\"\u003e           \u003cspan class=\"hpm-check\"\u003e✓\u003c\/span\u003e           \u003cspan\u003eCuts matching dough shapes\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"hpm-check-item\"\u003e           \u003cspan class=\"hpm-check\"\u003e✓\u003c\/span\u003e           \u003cspan\u003eCreates decorative details\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"hpm-check-item\"\u003e           \u003cspan class=\"hpm-check\"\u003e✓\u003c\/span\u003e           \u003cspan\u003ePresses the edges together\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"hpm-check-item\"\u003e           \u003cspan class=\"hpm-check\"\u003e✓\u003c\/span\u003e           \u003cspan\u003eHelps create neat borders\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-feature-image\"\u003e        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/4c0278252b0ca5314612de5809844a43c846fbe7.gif\" alt=\"Halloween hand pie mold pressing dough\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      4. EIGHT DESIGNS ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-design\"\u003e    \u003cdiv class=\"hpm-split hpm-split-reverse\"\u003e      \u003cdiv class=\"hpm-design-copy\"\u003e        \u003cdiv class=\"hpm-label\"\u003e         More Shapes, More Fun       \u003c\/div\u003e        \u003ch2\u003e         Eight Designs for a More Memorable Halloween       \u003c\/h2\u003e        \u003cp\u003e         Create a whole tray of different Halloween treats         instead of repeating the same shape again and again.         Mix them together for a playful seasonal spread.       \u003c\/p\u003e         \u003cdiv class=\"hpm-shapes\"\u003e          \u003cdiv class=\"hpm-shape\"\u003e🎃 Pumpkin\u003c\/div\u003e         \u003cdiv class=\"hpm-shape\"\u003e👻 Ghost\u003c\/div\u003e         \u003cdiv class=\"hpm-shape\"\u003e🦇 Bat\u003c\/div\u003e         \u003cdiv class=\"hpm-shape\"\u003e🐈 Black Cat\u003c\/div\u003e         \u003cdiv class=\"hpm-shape\"\u003e🧙 Witch Hat\u003c\/div\u003e         \u003cdiv class=\"hpm-shape\"\u003e💀 Skull\u003c\/div\u003e         \u003cdiv class=\"hpm-shape\"\u003e🕸 Spider Web\u003c\/div\u003e         \u003cdiv class=\"hpm-shape\"\u003e🏚 Haunted House\u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-design-image\"\u003e        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/9d0a28925f98531605b913e9fc397f6df214ced7.png\" alt=\"Eight Halloween mini pie mold designs\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      5. HOW TO USE ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-feature\"\u003e    \u003cdiv class=\"hpm-steps-wrap\"\u003e      \u003cdiv class=\"hpm-label\"\u003e       Simple Process     \u003c\/div\u003e      \u003ch2\u003e       From Rolled Dough to Ready-to-Bake Pie     \u003c\/h2\u003e      \u003cp\u003e       A straightforward four-step process makes it easy       to repeat the same method with every Halloween shape.     \u003c\/p\u003e       \u003cdiv class=\"hpm-steps\"\u003e        \u003cdiv class=\"hpm-step\"\u003e          \u003cdiv class=\"hpm-step-number\"\u003e           1         \u003c\/div\u003e          \u003cdiv class=\"hpm-step-copy\"\u003e           \u003cstrong\u003eCut the Dough\u003c\/strong\u003e           \u003cspan\u003eCut two matching dough pieces.\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"hpm-step\"\u003e          \u003cdiv class=\"hpm-step-number\"\u003e           2         \u003c\/div\u003e          \u003cdiv class=\"hpm-step-copy\"\u003e           \u003cstrong\u003eAdd Filling\u003c\/strong\u003e           \u003cspan\u003ePlace the bottom layer and add your filling.\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"hpm-step\"\u003e          \u003cdiv class=\"hpm-step-number\"\u003e           3         \u003c\/div\u003e          \u003cdiv class=\"hpm-step-copy\"\u003e           \u003cstrong\u003eFold \u0026amp; Press\u003c\/strong\u003e           \u003cspan\u003eAdd the top layer and close the mold.\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"hpm-step\"\u003e          \u003cdiv class=\"hpm-step-number\"\u003e           4         \u003c\/div\u003e          \u003cdiv class=\"hpm-step-copy\"\u003e           \u003cstrong\u003eRemove \u0026amp; Bake\u003c\/strong\u003e           \u003cspan\u003eTransfer the sealed pie to your baking sheet.\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-note\"\u003e        \u003cdiv class=\"hpm-note-icon\"\u003e         !       \u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Important         \u003c\/strong\u003e          \u003cp\u003e           The mold is used for cutting, shaping and sealing only.           Remove the pie from the mold before baking.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e     \u003cdiv class=\"hpm-feature-image\"\u003e      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/708f64174a154b8af7c0ce497ca072efed287af0.png\" alt=\"Four steps showing how to make Halloween hand pies\" loading=\"lazy\"\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      6. SIZE ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-size\"\u003e    \u003cdiv class=\"hpm-split\"\u003e      \u003cdiv class=\"hpm-size-copy\"\u003e        \u003cdiv class=\"hpm-label\"\u003e         Individual Size       \u003c\/div\u003e        \u003ch2\u003e         A Personal-Sized Treat That Still Makes an Impression       \u003c\/h2\u003e        \u003cp\u003e         Each mold measures approximately 4.7 × 4.7 inches,         creating a satisfying individual hand pie that is easy         to serve at parties, family nights and seasonal gatherings.       \u003c\/p\u003e         \u003cdiv class=\"hpm-size-highlight\"\u003e          \u003cdiv class=\"hpm-size-icon\"\u003e           📏         \u003c\/div\u003e          \u003cdiv\u003e            \u003cstrong\u003e             Approx. 4.7 × 4.7 in           \u003c\/strong\u003e            \u003cspan\u003e             Approx. 12 × 12 cm           \u003c\/span\u003e          \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-size-image\"\u003e        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/f66e1d142602836026a08f8cca6fcd134a109417.png\" alt=\"Halloween ghost hand pie mold size approximately 4.7 inches\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      7. SIMPLE DOUGH → FESTIVE RESULTS ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-feature\"\u003e    \u003cdiv class=\"hpm-split hpm-split-reverse\"\u003e      \u003cdiv class=\"hpm-feature-copy\"\u003e        \u003cdiv class=\"hpm-label\"\u003e         Festive Finish       \u003c\/div\u003e        \u003ch2\u003e         Give Everyday Dough a Halloween Makeover       \u003c\/h2\u003e        \u003cp\u003e         Plain dough becomes much more memorable when the outline,         decorative top and crimped border all carry the Halloween theme.         Create a homemade dessert that looks ready for the party table.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-feature-image\"\u003e        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/bb5df5556d334e36882d999bb699321a0fe4a20f.png\" alt=\"Simple dough transformed into decorative Halloween hand pies\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      8. FAMILY BAKING ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-family\"\u003e    \u003cdiv class=\"hpm-split\"\u003e      \u003cdiv class=\"hpm-family-copy\"\u003e        \u003cdiv class=\"hpm-label\"\u003e         Make It Together       \u003c\/div\u003e        \u003ch2\u003e         Turn Baking Into Part of the Halloween Fun       \u003c\/h2\u003e        \u003cp\u003e         Make more than dessert—make an activity out of it.         Kids can help choose the shapes, position the dough         and add filling while an adult handles pressing,         utensils and all oven-related steps.       \u003c\/p\u003e         \u003cdiv class=\"hpm-tags\"\u003e          \u003cspan class=\"hpm-tag\"\u003eFamily Baking\u003c\/span\u003e         \u003cspan class=\"hpm-tag\"\u003eHalloween Night\u003c\/span\u003e         \u003cspan class=\"hpm-tag\"\u003ePlaydates\u003c\/span\u003e         \u003cspan class=\"hpm-tag\"\u003eWeekend Activity\u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-family-image\"\u003e        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/32f13e0a8c50cc919afca1118c05d53422ee5f4f.png\" alt=\"Parent and child making Halloween hand pies together\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      9. HALLOWEEN PARTY ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-dark\"\u003e    \u003cdiv class=\"hpm-split hpm-split-reverse\"\u003e      \u003cdiv class=\"hpm-feature-copy\"\u003e        \u003cdiv class=\"hpm-label\"\u003e         Party Table Favorite       \u003c\/div\u003e        \u003ch2\u003e         Build a Halloween Dessert Table Guests Will Remember       \u003c\/h2\u003e        \u003cp\u003e         Arrange several spooky shapes across serving boards,         cake stands or party plates for an instant seasonal display.         Guests can simply pick the design they like instead of         waiting for slices from one large pie.       \u003c\/p\u003e         \u003cdiv class=\"hpm-check-list\"\u003e          \u003cdiv class=\"hpm-check-item\"\u003e           \u003cspan class=\"hpm-check\"\u003e✓\u003c\/span\u003e           Halloween parties         \u003c\/div\u003e          \u003cdiv class=\"hpm-check-item\"\u003e           \u003cspan class=\"hpm-check\"\u003e✓\u003c\/span\u003e           Family nights         \u003c\/div\u003e          \u003cdiv class=\"hpm-check-item\"\u003e           \u003cspan class=\"hpm-check\"\u003e✓\u003c\/span\u003e           Playdates         \u003c\/div\u003e          \u003cdiv class=\"hpm-check-item\"\u003e           \u003cspan class=\"hpm-check\"\u003e✓\u003c\/span\u003e           Autumn gatherings         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-feature-image\"\u003e        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/8d690db22a2d88219224ec7e313743e27224ac9f.png\" alt=\"Halloween hand pies arranged for a festive party\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      10. DIFFERENT FILLINGS ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-fillings\"\u003e    \u003cdiv class=\"hpm-split\"\u003e      \u003cdiv class=\"hpm-fillings-copy\"\u003e        \u003cdiv class=\"hpm-label\"\u003e         More Ways to Bake       \u003c\/div\u003e        \u003ch2\u003e         One Set, Plenty of Filling Ideas       \u003c\/h2\u003e        \u003cp\u003e         Keep the same spooky presentation while changing the         flavor from batch to batch. Pair the molds with compatible         pie recipes and fillings for even more seasonal variety.       \u003c\/p\u003e         \u003cdiv class=\"hpm-filling-grid\"\u003e          \u003cdiv class=\"hpm-filling\"\u003e           🍎 Apple         \u003c\/div\u003e          \u003cdiv class=\"hpm-filling\"\u003e           🎃 Pumpkin         \u003c\/div\u003e          \u003cdiv class=\"hpm-filling\"\u003e           🍓 Berry         \u003c\/div\u003e          \u003cdiv class=\"hpm-filling\"\u003e           🍫 Chocolate         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-fillings-image\"\u003e        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/85b7e55562e1ec350bc178597987667777cfc196.png\" alt=\"Halloween hand pies with different filling ideas\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      11. PHOTO-WORTHY RESULTS ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-feature\"\u003e    \u003cdiv class=\"hpm-split hpm-split-reverse\"\u003e      \u003cdiv class=\"hpm-feature-copy\"\u003e        \u003cdiv class=\"hpm-label\"\u003e         Bake It. Share It.       \u003c\/div\u003e        \u003ch2\u003e         Homemade Treats Worth Putting on Display       \u003c\/h2\u003e        \u003cp\u003e         Bring all eight shapes together on a serving board         and suddenly dessert becomes part of the Halloween décor.         Bake them for your guests, snap a photo and let everyone         choose their favorite spooky design.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"hpm-feature-image\"\u003e        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/7672c557a976c17ff5cd4f365ce60c9dfdb67318.png\" alt=\"Halloween mini pies arranged for photos and sharing\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =========================================================      12. FAQ ========================================================= --\u003e  \u003csection class=\"hpm-section hpm-faq\"\u003e    \u003cdiv class=\"hpm-label\"\u003e     Good to Know   \u003c\/div\u003e    \u003ch2\u003e     Frequently Asked Questions   \u0026lt;\u003c\/h2\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"GT009","offers":[{"title":"🎃 Pumpkin","offer_id":49154677571684,"sku":"UF3573789-南瓜","price":24.99,"currency_code":"USD","in_stock":true},{"title":"👻 Ghost","offer_id":49154677604452,"sku":"UF3573789-鬼","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🐈‍⬛ Black Cat","offer_id":49154677637220,"sku":"UF3573789-猫咪","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🦇 Bat","offer_id":49154677669988,"sku":"UF3573789-蝙蝠","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🧙‍♀️ Witch Hat","offer_id":49154677702756,"sku":"UF3573789-帽子","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🕸️ Spider Web","offer_id":49154677735524,"sku":"UF3573789-蜘蛛网","price":24.99,"currency_code":"USD","in_stock":true},{"title":"💀 Skull","offer_id":49154677768292,"sku":"UF3573789-骷髅头","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🏚️ Haunted House","offer_id":49154677801060,"sku":"UF3573789-屋子","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/c87725a1fb61fd211c0565d3bc73392621fdade2.jpg?v=1788573380","url":"https:\/\/ahlwoplus.com\/products\/pie-mold","provider":"ahlwoplus","version":"1.0","type":"link"}