{"product_id":"⏰sale-60-off-✝️-christian-pocket-heart-gift-setset-of-12","title":"⏰Sale 60% OFF - ✝️ Christian Pocket Heart Gift Set(Set of 12)","description":"\u003cstyle\u003e \/* =========================================================    CHRISTIAN POCKET HEARTS    PREMIUM SHOPIFY LANDING PAGE    STATIC IMAGE VERSION ========================================================= *\/  .cph-page, .cph-page *{   box-sizing:border-box; }  .cph-page{   --cream:#fbf7ef;   --cream2:#f3e9dc;   --white:#ffffff;    --navy:#293d54;   --navy2:#1d3044;   --navy3:#142536;    --gold:#bd8b45;   --gold-light:#e0bd7d;    --ink:#372f28;   --muted:#696057;    --line:#e5d7c3;   --soft:#fffaf4;    width:100%;   max-width:920px;   margin:0 auto;   padding:0;    overflow:hidden;    background:#fff;   color:var(--ink);    font-family:     -apple-system,     BlinkMacSystemFont,     'Segoe UI',     Arial,     Helvetica,     sans-serif;    line-height:1.65; }   \/* =========================    RESET ========================= *\/  .cph-page img{   display:block;    width:100%;   max-width:100%;   height:auto; }  .cph-page a{   text-decoration:none; }   \/* =========================    TYPOGRAPHY ========================= *\/  .cph-kicker{   margin:0 0 10px;    text-align:center;    color:var(--gold);    font-size:14px;   line-height:1.35;    font-weight:900;    letter-spacing:1.5px;   text-transform:uppercase; }  .cph-h1{   max-width:810px;    margin:0 auto 16px;    text-align:center;    color:#fffaf2;    font-family:     Georgia,     'Times New Roman',     serif;    font-size:43px;   line-height:1.13;    font-weight:700; }  .cph-h2{   max-width:780px;    margin:0 auto 15px;    text-align:center;    color:var(--navy);    font-family:     Georgia,     'Times New Roman',     serif;    font-size:35px;   line-height:1.2;    font-weight:700; }  .cph-h3{   margin:0 0 7px;    color:var(--navy);    font-size:18px;   line-height:1.35;    font-weight:800; }  .cph-text{   max-width:750px;    margin:0 auto;    text-align:center;    color:var(--muted);    font-size:18px;   line-height:1.72; }   \/* =========================    GENERAL ========================= *\/  .cph-section{   padding:50px 28px; }  .cph-alt{   background:var(--cream); }  .cph-dark{   color:#fff;    background:     radial-gradient(       circle at top,       #3c536b 0%,       var(--navy) 42%,       var(--navy3) 100%     ); }  .cph-dark .cph-h2{   color:#fffaf2; }  .cph-dark .cph-text{   color:#e7e2db; }  .cph-divider{   display:flex;    align-items:center;   justify-content:center;    gap:13px;    margin:20px auto;    color:var(--gold); }  .cph-divider:before, .cph-divider:after{   content:'';    width:65px;   height:1px;    background:#dec695; }   \/* =========================    TOP VALUE BAR ========================= *\/  .cph-top{   padding:18px 18px 0;    background:#fff; }  .cph-topbox{   padding:17px 12px;    border:1px solid var(--line);   border-radius:18px;    background:     linear-gradient(       135deg,       #fff6e9,       #ffffff     ); }  .cph-topgrid{   display:grid;    grid-template-columns:repeat(4,1fr);    gap:8px; }  .cph-topitem{   padding:9px 4px;    text-align:center; }  .cph-topicon{   width:46px;   height:46px;    margin:0 auto 8px;    display:flex;    align-items:center;   justify-content:center;    border:1px solid #dec594;   border-radius:50%;    background:#fff;    font-size:22px; }  .cph-topitem strong{   display:block;    color:#342c25;    font-size:14px;   line-height:1.3; }  .cph-topitem span{   display:block;    margin-top:4px;    color:#786e65;    font-size:11px;   line-height:1.35; }   \/* =========================    HERO ========================= *\/  .cph-hero{   margin:18px 18px 0;    padding:50px 28px 43px;    border-radius:22px;    background:     radial-gradient(       circle at top,       #3e5670,       var(--navy) 50%,       var(--navy3)     ); }  .cph-hero-sub{   max-width:750px;    margin:0 auto;    text-align:center;    color:#eae5df;    font-size:19px;   line-height:1.7; }  .cph-hero-highlight{   max-width:710px;    margin:22px auto 0;   padding:17px 20px;    border:1px solid rgba(255,255,255,.15);   border-radius:15px;    background:rgba(255,255,255,.07);    color:#fffaf2;    text-align:center;    font-size:15px;   line-height:1.6;    font-weight:700; }   \/* =========================    IMAGE ========================= *\/  .cph-image-wrap{   padding:0 18px;    background:#fff; }  .cph-image{   width:100%;    margin:18px auto 0;    border-radius:20px;    box-shadow:     0 10px 28px rgba(37,43,50,.08); }   \/* =========================    BENEFITS ========================= *\/  .cph-benefits{   max-width:800px;    margin:30px auto 0;    display:grid;    grid-template-columns:repeat(3,1fr);    gap:12px; }  .cph-card{   padding:22px 16px;    border:1px solid var(--line);   border-radius:16px;    background:#fff;    text-align:center;    box-shadow:     0 5px 18px rgba(45,35,25,.04); }  .cph-card-icon{   margin-bottom:9px;    font-size:29px; }  .cph-card strong{   display:block;    margin-bottom:6px;    color:var(--navy);    font-size:17px;   line-height:1.35; }  .cph-card p{   margin:0;    color:#6a6159;    font-size:14px;   line-height:1.6; }   \/* =========================    MESSAGE GRID ========================= *\/  .cph-message-grid{   max-width:810px;    margin:28px auto 0;    display:grid;    grid-template-columns:repeat(4,1fr);    gap:10px; }  .cph-message{   padding:14px 8px;    border:1px solid var(--line);   border-radius:13px;    background:#fff;    color:var(--navy);    text-align:center;    font-size:14px;   line-height:1.3;    font-weight:800; }  .cph-message:nth-child(odd){   background:#fff9f1; }   \/* =========================    QUOTE ========================= *\/  .cph-quote{   max-width:750px;    margin:28px auto 0;    padding:23px 22px;    border-left:4px solid var(--gold);   border-radius:0 15px 15px 0;    background:#fff;    color:var(--navy);    font-family:     Georgia,     'Times New Roman',     serif;    font-size:21px;   line-height:1.55;    font-style:italic; }   \/* =========================    12 GIFTS SECTION ========================= *\/  .cph-number{   margin:0 auto 8px;    color:var(--gold-light);    text-align:center;    font-size:65px;   line-height:1;    font-weight:900; }  .cph-darkgrid{   max-width:760px;    margin:28px auto 0;    display:grid;    grid-template-columns:repeat(3,1fr);    gap:12px; }  .cph-darkitem{   padding:21px 13px;    border:1px solid rgba(255,255,255,.15);   border-radius:15px;    background:rgba(255,255,255,.06);    text-align:center; }  .cph-darkitem .icon{   margin-bottom:7px;    font-size:29px; }  .cph-darkitem strong{   display:block;    color:#fff;    font-size:15px; }  .cph-darkitem span{   display:block;    margin-top:5px;    color:#ddd8d1;    font-size:12px;   line-height:1.45; }   \/* =========================    PLACEMENT \/ KEEP CLOSE ========================= *\/  .cph-points{   max-width:760px;    margin:28px auto 0; }  .cph-point{   display:flex;    align-items:flex-start;    gap:13px;    padding:16px 0;    border-bottom:1px solid #e7ddcf; }  .cph-point:last-child{   border-bottom:0; }  .cph-check{   width:30px;   min-width:30px;   height:30px;    display:flex;    align-items:center;   justify-content:center;    border-radius:50%;    background:#eadbb8;    color:#694e21;    font-weight:900; }  .cph-point strong{   display:block;    margin-bottom:3px;    color:var(--navy);    font-size:17px; }  .cph-point span{   display:block;    color:#6d645c;    font-size:15px;   line-height:1.55; }   \/* =========================    FEATURE GRID ========================= *\/  .cph-feature-grid{   max-width:820px;    margin:29px auto 0;    display:grid;    grid-template-columns:repeat(2,1fr);    gap:13px; }  .cph-feature{   display:flex;    align-items:flex-start;    gap:13px;    padding:20px;    border:1px solid var(--line);   border-radius:15px;    background:#fff;    text-align:left; }  .cph-feature-icon{   width:44px;   min-width:44px;   height:44px;    display:flex;    align-items:center;   justify-content:center;    border-radius:50%;    background:#efe0c4;    font-size:21px; }  .cph-feature strong{   display:block;    margin-bottom:4px;    color:var(--navy);    font-size:17px; }  .cph-feature span{   display:block;    color:#6b6259;    font-size:14px;   line-height:1.55; }   \/* =========================    HOW IT WORKS ========================= *\/  .cph-steps{   max-width:800px;    margin:30px auto 0;    display:grid;    grid-template-columns:repeat(3,1fr);    gap:14px; }  .cph-step{   padding:24px 17px;    border:1px solid var(--line);   border-radius:16px;    background:#fff;    text-align:center; }  .cph-stepnum{   width:44px;   height:44px;    margin:0 auto 11px;    display:flex;    align-items:center;   justify-content:center;    border-radius:50%;    background:var(--navy);    color:#fff;    font-size:19px;    font-weight:900; }  .cph-step strong{   display:block;    margin-bottom:6px;    color:var(--navy);    font-size:17px; }  .cph-step span{   display:block;    color:#71685f;    font-size:14px;   line-height:1.55; }   \/* =========================    OCCASIONS ========================= *\/  .cph-occasion-grid{   max-width:820px;    margin:29px auto 0;    display:grid;    grid-template-columns:repeat(3,1fr);    gap:11px; }  .cph-occasion{   padding:19px 10px;    border:1px solid var(--line);   border-radius:15px;    background:#fff;    color:var(--navy);    text-align:center;    font-size:14px;    font-weight:800; }  .cph-occasion .icon{   display:block;    margin-bottom:7px;    font-size:27px; }   \/* =========================    DETAILS ========================= *\/  .cph-details{   max-width:720px;    margin:29px auto 0;   padding:23px;    border:1px solid var(--line);   border-radius:18px;    background:#fff;    text-align:left; }  .cph-detail-row{   display:flex;    justify-content:space-between;    gap:22px;    padding:14px 0;    border-bottom:1px solid #eee5da; }  .cph-detail-row:last-child{   border-bottom:0; }  .cph-detail-label{   color:var(--navy);    font-weight:800; }  .cph-detail-value{   color:#5e574f;    text-align:right; }   \/* =========================    GIFT EMOTION ========================= *\/  .cph-gift{   padding:53px 28px;    color:#fff;    background:     radial-gradient(       circle at top,       #3b536d,       var(--navy) 47%,       var(--navy3)     );    text-align:center; }  .cph-gift .cph-h2{   color:#fffaf2; }  .cph-gift .cph-text{   color:#e6e1da; }  .cph-gift-tags{   max-width:740px;    margin:25px auto 0;    display:flex;    flex-wrap:wrap;    justify-content:center;    gap:8px; }  .cph-gift-tags span{   padding:9px 14px;    border:1px solid rgba(255,255,255,.18);   border-radius:30px;    background:rgba(255,255,255,.07);    color:#f5eee6;    font-size:13px; }   \/* =========================    FAQ ========================= *\/  .cph-faq{   padding:52px 28px 58px;    background:#f7f3ed; }  .cph-faq details{   max-width:820px;    margin:0 auto 10px;    overflow:hidden;    border:1px solid #e1d6c6;   border-radius:13px;    background:#fff; }  .cph-faq summary{   cursor:pointer;    list-style:none;    position:relative;    padding:19px 50px 19px 19px;    color:var(--navy);    font-size:16px;   line-height:1.4;    font-weight:800; }  .cph-faq summary::-webkit-details-marker{   display:none; }  .cph-faq summary:after{   content:'+';    position:absolute;    right:18px;   top:50%;    transform:translateY(-50%);    color:var(--gold);    font-size:26px; }  .cph-faq details[open] summary:after{   content:'−'; }  .cph-faq-answer{   padding:0 19px 20px;    color:#6b6259;    font-size:15px;   line-height:1.65; }   \/* =========================    FINAL ========================= *\/  .cph-final{   padding:52px 28px;    text-align:center;    background:     radial-gradient(       circle at top,       #fff2d6,       #ffffff 70%     ); }  .cph-finalquote{   max-width:730px;    margin:25px auto 0;   padding:25px 22px;    border-radius:18px;    background:var(--navy);    color:#fffaf1;    font-family:     Georgia,     'Times New Roman',     serif;    font-size:21px;   line-height:1.55; }   \/* =========================================================    MOBILE ========================================================= *\/  @media(max-width:700px){    .cph-section,   .cph-gift,   .cph-faq,   .cph-final{     padding-left:17px;     padding-right:17px;   }    .cph-section{     padding-top:38px;     padding-bottom:38px;   }    .cph-top{     padding-left:10px;     padding-right:10px;   }    .cph-topgrid{     grid-template-columns:repeat(2,1fr);   }    .cph-hero{     margin-left:10px;     margin-right:10px;      padding:38px 17px 35px;      border-radius:18px;   }    .cph-h1{     font-size:30px;     line-height:1.18;   }    .cph-h2{     font-size:28px;     line-height:1.22;   }    .cph-hero-sub,   .cph-text{     font-size:16px;     line-height:1.65;   }    .cph-kicker{     font-size:12px;      letter-spacing:1.2px;   }    .cph-image-wrap{     padding-left:10px;     padding-right:10px;   }    .cph-image{     margin-top:12px;      border-radius:15px;   }    .cph-benefits{     grid-template-columns:1fr;      gap:9px;   }    .cph-card{     padding:19px 15px;   }    .cph-message-grid{     grid-template-columns:repeat(3,1fr);      gap:7px;   }    .cph-message{     padding:11px 5px;      font-size:12px;   }    .cph-darkgrid{     grid-template-columns:1fr;      gap:9px;   }    .cph-feature-grid{     grid-template-columns:1fr;   }    .cph-steps{     grid-template-columns:1fr;   }    .cph-occasion-grid{     grid-template-columns:repeat(2,1fr);      gap:8px;   }    .cph-occasion{     padding:16px 8px;      font-size:13px;   }    .cph-quote{     font-size:18px;      padding:19px 16px;   }    .cph-number{     font-size:55px;   }    .cph-gift{     padding-top:41px;     padding-bottom:41px;   }  }   \/* =========================    SMALL MOBILE ========================= *\/  @media(max-width:480px){    .cph-section{     padding-left:14px;     padding-right:14px;   }    .cph-message-grid{     grid-template-columns:repeat(2,1fr);   }    .cph-detail-row{     display:block;   }    .cph-detail-label{     display:block;      margin-bottom:4px;   }    .cph-detail-value{     display:block;      text-align:left;   }    .cph-details{     padding:18px;   }  } \u003c\/style\u003e   \u003cdiv class=\"cph-page\"\u003e   \u003c!-- =====================================================      PRODUCT VALUE BAR ===================================================== --\u003e  \u003cdiv class=\"cph-top\"\u003e    \u003cdiv class=\"cph-topbox\"\u003e      \u003cdiv class=\"cph-topgrid\"\u003e         \u003cdiv class=\"cph-topitem\"\u003e          \u003cdiv class=\"cph-topicon\"\u003e           ✝️         \u003c\/div\u003e          \u003cstrong\u003e           12 Meaningful Messages         \u003c\/strong\u003e          \u003cspan\u003e           Faith-inspired encouragement         \u003c\/span\u003e        \u003c\/div\u003e         \u003cdiv class=\"cph-topitem\"\u003e          \u003cdiv class=\"cph-topicon\"\u003e           🎁         \u003c\/div\u003e          \u003cstrong\u003e           12 Individual Boxes         \u003c\/strong\u003e          \u003cspan\u003e           Easy to share separately         \u003c\/span\u003e        \u003c\/div\u003e         \u003cdiv class=\"cph-topitem\"\u003e          \u003cdiv class=\"cph-topicon\"\u003e           ❤️         \u003c\/div\u003e          \u003cstrong\u003e           Pocket-Sized         \u003c\/strong\u003e          \u003cspan\u003e           Keep a reminder close         \u003c\/span\u003e        \u003c\/div\u003e         \u003cdiv class=\"cph-topitem\"\u003e          \u003cdiv class=\"cph-topicon\"\u003e           🤲         \u003c\/div\u003e          \u003cstrong\u003e           Made To Share         \u003c\/strong\u003e          \u003cspan\u003e           One set, many meaningful moments         \u003c\/span\u003e        \u003c\/div\u003e       \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/div\u003e    \u003c!-- =====================================================      HERO ===================================================== --\u003e  \u003csection class=\"cph-hero\"\u003e    \u003cp class=\"cph-kicker\"\u003e     A LITTLE GIFT WITH A BIG MEANING   \u003c\/p\u003e     \u003ch1 class=\"cph-h1\"\u003e     Sometimes The Smallest Reminder     Can Mean The Most   \u003c\/h1\u003e     \u003cp class=\"cph-hero-sub\"\u003e      Twelve small wooden hearts.     Twelve uplifting messages.      A simple way to remind someone that they are     loved, valued, encouraged and never alone.    \u003c\/p\u003e     \u003cdiv class=\"cph-hero-highlight\"\u003e      Keep one close.     Give one away.     Save the rest for the moments when someone     you care about needs a little encouragement.    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- HERO STATIC IMAGE --\u003e  \u003cdiv class=\"cph-image-wrap\"\u003e    \u003cimg class=\"cph-image\" src=\"https:\/\/cdn.techcloudclub.com\/image\/588347f4803042dd4a89c291cb4eaa8167c82a12.jpeg\" alt=\"Christian Pocket Hearts with individual inspirational gift boxes\" loading=\"eager\"\u003e  \u003c\/div\u003e    \u003c!-- =====================================================      CORE VALUE ===================================================== --\u003e  \u003csection class=\"cph-section\"\u003e    \u003cp class=\"cph-kicker\"\u003e     MORE THAN A SMALL KEEPSAKE   \u003c\/p\u003e     \u003ch2 class=\"cph-h2\"\u003e     Give Someone A Message They Can Actually Hold Onto   \u003c\/h2\u003e     \u003cdiv class=\"cph-divider\"\u003e     ✦   \u003c\/div\u003e     \u003cp class=\"cph-text\"\u003e      Encouraging words can disappear as quickly as they are spoken.      \u003cbr\u003e\u003cbr\u003e      These Christian Pocket Hearts turn those words into     something physical — a little reminder that can stay     in a pocket, purse, Bible bag, backpack or beside the bed.    \u003c\/p\u003e      \u003cdiv class=\"cph-benefits\"\u003e       \u003cdiv class=\"cph-card\"\u003e        \u003cdiv class=\"cph-card-icon\"\u003e         ❤️       \u003c\/div\u003e        \u003cstrong\u003e         Meaningful       \u003c\/strong\u003e        \u003cp\u003e         Each heart carries a simple uplifting message         made to encourage someone through everyday life.       \u003c\/p\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-card\"\u003e        \u003cdiv class=\"cph-card-icon\"\u003e         🎁       \u003c\/div\u003e        \u003cstrong\u003e         Easy To Share       \u003c\/strong\u003e        \u003cp\u003e         Every heart has its own gift box,         so each one can become an individual gift.       \u003c\/p\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-card\"\u003e        \u003cdiv class=\"cph-card-icon\"\u003e         🤲       \u003c\/div\u003e        \u003cstrong\u003e         Easy To Keep Close       \u003c\/strong\u003e        \u003cp\u003e         Small enough to carry through the day         whenever a little reassurance is needed.       \u003c\/p\u003e      \u003c\/div\u003e     \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =====================================================      12 MESSAGES ===================================================== --\u003e  \u003csection class=\"cph-section cph-alt\"\u003e    \u003cp class=\"cph-kicker\"\u003e     12 LITTLE REMINDERS   \u003c\/p\u003e     \u003ch2 class=\"cph-h2\"\u003e     A Different Message For Whatever The Day Brings   \u003c\/h2\u003e     \u003cp class=\"cph-text\"\u003e      Choose the word that feels right for the person,     the moment and what they may need to hear.    \u003c\/p\u003e      \u003cdiv class=\"cph-message-grid\"\u003e      \u003cdiv class=\"cph-message\"\u003eBrave\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eFree\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eFearless\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eEnough\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eFaith\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eBlessed\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eWorthy\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eProtected\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eLoved\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eChosen\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eAmazing\u003c\/div\u003e      \u003cdiv class=\"cph-message\"\u003eCreated\u003c\/div\u003e    \u003c\/div\u003e     \u003cdiv class=\"cph-quote\"\u003e      “Sometimes the smallest reminder arrives     exactly when someone needs it.”    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- STATIC IMAGE --\u003e  \u003cdiv class=\"cph-image-wrap\"\u003e    \u003cimg class=\"cph-image\" src=\"https:\/\/cdn.techcloudclub.com\/image\/59b2b39e326e65942041788c2bf410ca32577b96.jpeg\" alt=\"Twelve Christian Pocket Heart inspirational messages\" loading=\"lazy\"\u003e  \u003c\/div\u003e    \u003c!-- =====================================================      12 GIFTS ===================================================== --\u003e  \u003csection class=\"cph-section cph-dark\"\u003e    \u003cp class=\"cph-kicker\" style=\"color:#e0bd7d;\"\u003e      ONE SET • MANY MEANINGFUL MOMENTS    \u003c\/p\u003e     \u003cdiv class=\"cph-number\"\u003e     12   \u003c\/div\u003e     \u003ch2 class=\"cph-h2\"\u003e     One Set Can Become Twelve Little Gifts   \u003c\/h2\u003e     \u003cp class=\"cph-text\"\u003e      You don't have to give the whole set to one person.      \u003cbr\u003e\u003cbr\u003e      Each wooden heart comes with its own inspirational box,     making it easy to keep a few ready and share them     one at a time whenever the moment feels right.    \u003c\/p\u003e      \u003cdiv class=\"cph-darkgrid\"\u003e       \u003cdiv class=\"cph-darkitem\"\u003e        \u003cdiv class=\"icon\"\u003e         🎁       \u003c\/div\u003e        \u003cstrong\u003e         Individually Boxed       \u003c\/strong\u003e        \u003cspan\u003e         Each heart is ready to become its own little gift.       \u003c\/span\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-darkitem\"\u003e        \u003cdiv class=\"icon\"\u003e         ❤️       \u003c\/div\u003e        \u003cstrong\u003e         Give One At A Time       \u003c\/strong\u003e        \u003cspan\u003e         Different messages for different people and moments.       \u003c\/span\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-darkitem\"\u003e        \u003cdiv class=\"icon\"\u003e         🤲       \u003c\/div\u003e        \u003cstrong\u003e         Keep Some Ready       \u003c\/strong\u003e        \u003cspan\u003e         Be prepared when someone unexpectedly needs support.       \u003c\/span\u003e      \u003c\/div\u003e     \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- STATIC IMAGE --\u003e  \u003cdiv class=\"cph-image-wrap\"\u003e    \u003cimg class=\"cph-image\" src=\"https:\/\/cdn.techcloudclub.com\/image\/75e0281912f67922fd28c500df65c302e5d160c9.jpeg\" alt=\"Individually boxed Christian Pocket Heart gifts\" loading=\"lazy\"\u003e  \u003c\/div\u003e    \u003c!-- =====================================================      KEEP IT CLOSE ===================================================== --\u003e  \u003csection class=\"cph-section\"\u003e    \u003cp class=\"cph-kicker\"\u003e     FAITH FOR EVERYDAY MOMENTS   \u003c\/p\u003e     \u003ch2 class=\"cph-h2\"\u003e     Small Enough To Stay Close Wherever Life Takes You   \u003c\/h2\u003e     \u003cp class=\"cph-text\"\u003e      Instead of putting it on a shelf and forgetting about it,     a Pocket Heart can stay close throughout the day.    \u003c\/p\u003e      \u003cdiv class=\"cph-points\"\u003e       \u003cdiv class=\"cph-point\"\u003e        \u003cdiv class=\"cph-check\"\u003e         ✓       \u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Pocket         \u003c\/strong\u003e          \u003cspan\u003e           Carry a little reminder through ordinary everyday moments.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-point\"\u003e        \u003cdiv class=\"cph-check\"\u003e         ✓       \u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Purse or Backpack         \u003c\/strong\u003e          \u003cspan\u003e           Keep encouragement nearby at work, school or while traveling.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-point\"\u003e        \u003cdiv class=\"cph-check\"\u003e         ✓       \u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Bible Bag         \u003c\/strong\u003e          \u003cspan\u003e           A small faith-inspired keepsake that naturally stays close.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-point\"\u003e        \u003cdiv class=\"cph-check\"\u003e         ✓       \u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Desk or Nightstand         \u003c\/strong\u003e          \u003cspan\u003e           A quiet visual reminder at the beginning or end of the day.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e     \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- STATIC IMAGE --\u003e  \u003cdiv class=\"cph-image-wrap\"\u003e    \u003cimg class=\"cph-image\" src=\"https:\/\/cdn.techcloudclub.com\/image\/d8792ced7f24854dcedc66d762958185c06a108e.jpeg\" alt=\"Pocket sized Christian faith heart keepsake\" loading=\"lazy\"\u003e  \u003c\/div\u003e    \u003c!-- =====================================================      WHY IT MAKES A GOOD GIFT ===================================================== --\u003e  \u003csection class=\"cph-section cph-alt\"\u003e    \u003cp class=\"cph-kicker\"\u003e     WHEN THE RIGHT WORDS ARE HARD TO FIND   \u003c\/p\u003e     \u003ch2 class=\"cph-h2\"\u003e     Let A Small Message Say Something Meaningful   \u003c\/h2\u003e     \u003cp class=\"cph-text\"\u003e      There are moments when you know someone needs encouragement,     but you're not quite sure what to say.      \u003cbr\u003e\u003cbr\u003e      A small heart can become a simple way of saying:     “I'm thinking of you. Keep going.”    \u003c\/p\u003e      \u003cdiv class=\"cph-feature-grid\"\u003e       \u003cdiv class=\"cph-feature\"\u003e        \u003cdiv class=\"cph-feature-icon\"\u003e         ❤️       \u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Personal         \u003c\/strong\u003e          \u003cspan\u003e           Choose a message that matches what the person is going through.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-feature\"\u003e        \u003cdiv class=\"cph-feature-icon\"\u003e         ✝️       \u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Faith-Inspired         \u003c\/strong\u003e          \u003cspan\u003e           Encouraging words centered around faith, hope and strength.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-feature\"\u003e        \u003cdiv class=\"cph-feature-icon\"\u003e         🎁       \u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Gift-Ready         \u003c\/strong\u003e          \u003cspan\u003e           Individual boxes make it easy to give one without extra packaging.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-feature\"\u003e        \u003cdiv class=\"cph-feature-icon\"\u003e         🤲       \u003c\/div\u003e        \u003cdiv\u003e          \u003cstrong\u003e           Easy To Give Spontaneously         \u003c\/strong\u003e          \u003cspan\u003e           Share one whenever a friend or loved one could use encouragement.         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e     \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =====================================================      SIMPLE 3-STEP USE ===================================================== --\u003e  \u003csection class=\"cph-section\"\u003e    \u003cp class=\"cph-kicker\"\u003e     SIMPLE • THOUGHTFUL • PERSONAL   \u003c\/p\u003e     \u003ch2 class=\"cph-h2\"\u003e     One Small Gesture In Three Simple Steps   \u003c\/h2\u003e      \u003cdiv class=\"cph-steps\"\u003e       \u003cdiv class=\"cph-step\"\u003e        \u003cdiv class=\"cph-stepnum\"\u003e         1       \u003c\/div\u003e        \u003cstrong\u003e         Choose A Message       \u003c\/strong\u003e        \u003cspan\u003e         Pick the word that feels right for the person or situation.       \u003c\/span\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-step\"\u003e        \u003cdiv class=\"cph-stepnum\"\u003e         2       \u003c\/div\u003e        \u003cstrong\u003e         Give The Heart       \u003c\/strong\u003e        \u003cspan\u003e         Share it in its individual inspirational gift box.       \u003c\/span\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-step\"\u003e        \u003cdiv class=\"cph-stepnum\"\u003e         3       \u003c\/div\u003e        \u003cstrong\u003e         Let Them Keep It Close       \u003c\/strong\u003e        \u003cspan\u003e         The message can stay with them long after the moment passes.       \u003c\/span\u003e      \u003c\/div\u003e     \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =====================================================      OCCASIONS ===================================================== --\u003e  \u003csection class=\"cph-section cph-alt\"\u003e    \u003cp class=\"cph-kicker\"\u003e     GIVE ONE WHEN IT MATTERS   \u003c\/p\u003e     \u003ch2 class=\"cph-h2\"\u003e     Made For More Than One Kind Of Moment   \u003c\/h2\u003e     \u003cp class=\"cph-text\"\u003e      Keep the set together or share the hearts     throughout the year whenever someone needs     a little faith, kindness or encouragement.    \u003c\/p\u003e      \u003cdiv class=\"cph-occasion-grid\"\u003e       \u003cdiv class=\"cph-occasion\"\u003e        \u003cspan class=\"icon\"\u003e         🎄       \u003c\/span\u003e        Christmas      \u003c\/div\u003e       \u003cdiv class=\"cph-occasion\"\u003e        \u003cspan class=\"icon\"\u003e         🍂       \u003c\/span\u003e        Thanksgiving      \u003c\/div\u003e       \u003cdiv class=\"cph-occasion\"\u003e        \u003cspan class=\"icon\"\u003e         ⛪       \u003c\/span\u003e        Church Events      \u003c\/div\u003e       \u003cdiv class=\"cph-occasion\"\u003e        \u003cspan class=\"icon\"\u003e         📖       \u003c\/span\u003e        Bible Study      \u003c\/div\u003e       \u003cdiv class=\"cph-occasion\"\u003e        \u003cspan class=\"icon\"\u003e         🙏       \u003c\/span\u003e        Pastor Appreciation      \u003c\/div\u003e       \u003cdiv class=\"cph-occasion\"\u003e        \u003cspan class=\"icon\"\u003e         ❤️       \u003c\/span\u003e        Family \u0026amp; Friends      \u003c\/div\u003e     \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- STATIC IMAGE --\u003e  \u003cdiv class=\"cph-image-wrap\"\u003e    \u003cimg class=\"cph-image\" src=\"https:\/\/cdn.techcloudclub.com\/image\/259ff771b7f29d04a93196314dfb4c1b41327385.jpeg\" alt=\"Christian Pocket Heart meaningful gift occasions\" loading=\"lazy\"\u003e  \u003c\/div\u003e    \u003c!-- =====================================================      WHAT'S INCLUDED ===================================================== --\u003e  \u003csection class=\"cph-section\"\u003e    \u003cp class=\"cph-kicker\"\u003e     EVERYTHING IN YOUR SET   \u003c\/p\u003e     \u003ch2 class=\"cph-h2\"\u003e     What's Included   \u003c\/h2\u003e     \u003cp class=\"cph-text\"\u003e      A complete set designed to make individual gifting     simple and meaningful.    \u003c\/p\u003e      \u003cdiv class=\"cph-details\"\u003e       \u003cdiv class=\"cph-detail-row\"\u003e        \u003cspan class=\"cph-detail-label\"\u003e         Wooden Hearts       \u003c\/span\u003e        \u003cspan class=\"cph-detail-value\"\u003e         12 Pieces       \u003c\/span\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-detail-row\"\u003e        \u003cspan class=\"cph-detail-label\"\u003e         Inspirational Gift Boxes       \u003c\/span\u003e        \u003cspan class=\"cph-detail-value\"\u003e         12 Pieces       \u003c\/span\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-detail-row\"\u003e        \u003cspan class=\"cph-detail-label\"\u003e         Decorative Raffia       \u003c\/span\u003e        \u003cspan class=\"cph-detail-value\"\u003e         1 Pack       \u003c\/span\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-detail-row\"\u003e        \u003cspan class=\"cph-detail-label\"\u003e         Heart Size       \u003c\/span\u003e        \u003cspan class=\"cph-detail-value\"\u003e         Approx. 1.2 × 1.2 × 0.2 in         \u003cbr\u003e         3 × 3 × 0.5 cm       \u003c\/span\u003e      \u003c\/div\u003e        \u003cdiv class=\"cph-detail-row\"\u003e        \u003cspan class=\"cph-detail-label\"\u003e         Box Size       \u003c\/span\u003e        \u003cspan class=\"cph-detail-value\"\u003e         Approx. 1.38 × 1.97 × 0.91 in         \u003cbr\u003e         3.5 × 5 × 2.3 cm       \u003c\/span\u003e      \u003c\/div\u003e     \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- STATIC IMAGE --\u003e  \u003cdiv class=\"cph-image-wrap\"\u003e    \u003cimg class=\"cph-image\" src=\"https:\/\/cdn.techcloudclub.com\/image\/7b60ce953901df33a99f96629f61759b8bf52d52.jpeg\" alt=\"Christian Pocket Heart set contents and dimensions\" loading=\"lazy\"\u003e  \u003c\/div\u003e    \u003c!-- =====================================================      EMOTIONAL GIFT ===================================================== --\u003e  \u003csection class=\"cph-gift\"\u003e    \u003cp class=\"cph-kicker\" style=\"color:#e0bd7d;\"\u003e      GIVE SOMETHING FROM THE HEART    \u003c\/p\u003e     \u003ch2 class=\"cph-h2\"\u003e     Because Sometimes Someone Just Needs A Reminder   \u003c\/h2\u003e     \u003cp class=\"cph-text\"\u003e      A reminder that they're loved.      \u003cbr\u003e\u003cbr\u003e      A little courage before a difficult day.      \u003cbr\u003e\u003cbr\u003e      A small symbol of faith they can hold onto.      \u003cbr\u003e\u003cbr\u003e      These hearts are made for the moments when you want     to say something meaningful — even when the right     words are hard to find.    \u003c\/p\u003e      \u003cdiv class=\"cph-gift-tags\"\u003e      \u003cspan\u003e       ❤️ Loved Ones     \u003c\/span\u003e      \u003cspan\u003e       ⛪ Church Family     \u003c\/span\u003e      \u003cspan\u003e       🙏 Friends In Need     \u003c\/span\u003e      \u003cspan\u003e       🎁 Holiday Giving     \u003c\/span\u003e      \u003cspan\u003e       📖 Bible Study     \u003c\/span\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- =====================================================      FAQ ===================================================== --\u003e  \u003csection class=\"cph-faq\"\u003e    \u003cp class=\"cph-kicker\"\u003e     GOOD TO KNOW   \u003c\/p\u003e     \u003ch2 class=\"cph-h2\"\u003e     Frequently Asked Questions   \u003c\/h2\u003e      \u003cdetails\u003e      \u003csummary\u003e       Does each heart come with its own gift box?     \u003c\/summary\u003e      \u003cdiv class=\"cph-faq-answer\"\u003e        Yes. The set includes 12 wooden hearts and       12 individual inspirational gift boxes.      \u003c\/div\u003e    \u003c\/details\u003e      \u003cdetails\u003e      \u003csummary\u003e       Can I give the hearts separately?     \u003c\/summary\u003e      \u003cdiv class=\"cph-faq-answer\"\u003e        Yes. Each heart has individual packaging,       making it easy to share one at a time with       different people.      \u003c\/div\u003e    \u003c\/details\u003e      \u003cdetails\u003e      \u003csummary\u003e       How small are the hearts?     \u003c\/summary\u003e      \u003cdiv class=\"cph-faq-answer\"\u003e        Each heart measures approximately       1.2 × 1.2 × 0.2 inches       (3 × 3 × 0.5 cm).      \u003c\/div\u003e    \u003c\/details\u003e      \u003cdetails\u003e      \u003csummary\u003e       Where can someone keep the heart?     \u003c\/summary\u003e      \u003cdiv class=\"cph-faq-answer\"\u003e        It can be kept in a pocket, purse, backpack,       Bible bag, on a desk or beside a nightstand.      \u003c\/div\u003e    \u003c\/details\u003e      \u003cdetails\u003e      \u003csummary\u003e       Is the set suitable for group gifting?     \u003c\/summary\u003e      \u003cdiv class=\"cph-faq-answer\"\u003e        Yes. The individual boxes make the set especially       convenient for church groups, Bible study groups,       family gifting or sharing encouragement with several people.      \u003c\/div\u003e    \u003c\/details\u003e  \u003c\/section\u003e    \u003c!-- =====================================================      FINAL ===================================================== --\u003e  \u003csection class=\"cph-final\"\u003e    \u003cp class=\"cph-kicker\"\u003e     SHARE A LITTLE FAITH   \u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"BUY 1 set(12pcs)","offer_id":45600885440688,"sku":"SZ07372609162666-BUY 1 (12pcs)","price":19.99,"currency_code":"USD","in_stock":true},{"title":"✝️BUY 2 (24pcs Save 10%)","offer_id":45600885473456,"sku":"SZ07372609162666-BUY 2 (24pcs)","price":35.99,"currency_code":"USD","in_stock":true},{"title":"🎁BUY 3 (36pcs Save 15%)","offer_id":45600885506224,"sku":"SZ07372609162666-BUY 3 (36pcs )","price":45.99,"currency_code":"USD","in_stock":true},{"title":"🎁🎁BUY 4 (48pcs Save 20% \u0026 Free Shipping)","offer_id":45600885538992,"sku":"SZ07372609162666-BUY 4（48pcs）","price":67.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0713\/5907\/0384\/files\/DM_20260916145726_001.jpg?v=1790066771","url":"https:\/\/shopaholicmall.com\/products\/%e2%8f%b0sale-60-off-%e2%9c%9d%ef%b8%8f-christian-pocket-heart-gift-setset-of-12","provider":"shopaholicmall","version":"1.0","type":"link"}