{"product_id":"products-christmas-money-envelope-6-slot-cash-gift-holder","title":"Christmas Money Envelope with 6 Slots – 2PCS\/4PCS Folding Cash Gift Holders","description":"\u003cstyle type=\"text\/css\"\u003e\/* ==========================================================\n     XMEG - Christmas Money Gift Envelope\n     Shopify White Theme \/ Mobile-First \/ Fully Scoped\n     ========================================================== *\/\n\n  #XMEG-wrapper {\n    --xmeg-red: #d97f7a;\n    --xmeg-gold: #d5b36b;\n    --xmeg-green: #83aa91;\n    --xmeg-title: #5b5551;\n    --xmeg-text: #756e69;\n    --xmeg-border: #eee4db;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 12px 0 20px;\n    color: var(--xmeg-text);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #XMEG-wrapper *,\n  #XMEG-wrapper *::before,\n  #XMEG-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  #XMEG-wrapper h3,\n  #XMEG-wrapper p {\n    padding: 0;\n  }\n\n  #XMEG-wrapper h3 {\n    margin: 0 0 15px;\n    color: var(--xmeg-title);\n    font-size: 1.35rem;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: -0.02em;\n  }\n\n  #XMEG-wrapper p {\n    margin: 0 0 16px;\n    color: var(--xmeg-text);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Accent *\/\n  #XMEG-wrapper .XMEG-accent {\n    font-weight: 800;\n    background: linear-gradient(\n      90deg,\n      #c96e69 0%,\n      #c5a052 50%,\n      #71957d 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* Hero *\/\n  #XMEG-wrapper .XMEG-banner {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 11px;\n    margin: 18px 0 20px;\n    padding: 19px 15px;\n    text-align: center;\n    border: 1px solid #eee3db;\n    border-radius: 18px;\n    background:\n      linear-gradient(\n        135deg,\n        #fff7f5 0%,\n        #fffaf1 50%,\n        #f5faf6 100%\n      );\n    box-shadow: 0 8px 25px rgba(122, 91, 75, 0.07);\n  }\n\n  #XMEG-wrapper .XMEG-banner-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 56px;\n    height: 56px;\n    min-width: 56px;\n    border-radius: 17px;\n    background: rgba(255,255,255,0.92);\n    box-shadow: 0 5px 16px rgba(115, 88, 73, 0.08);\n  }\n\n  #XMEG-wrapper .XMEG-banner-icon svg {\n    width: 40px;\n    height: 40px;\n    display: block;\n  }\n\n  #XMEG-wrapper .XMEG-banner-text {\n    margin: 0 !important;\n    font-size: 13.5px;\n    line-height: 1.6;\n  }\n\n  #XMEG-wrapper .XMEG-banner-text strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--xmeg-title);\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  \/* Quick Strip *\/\n  #XMEG-wrapper .XMEG-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 7px;\n    margin: 0 0 20px;\n  }\n\n  #XMEG-wrapper .XMEG-strip-item {\n    padding: 9px 5px;\n    text-align: center;\n    border-radius: 11px;\n    border: 1px solid #eee4dc;\n    background: linear-gradient(\n      135deg,\n      #fff8f6,\n      #fffaf4\n    );\n    color: #6d655f;\n    font-size: 10.5px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  \/* Feature Grid *\/\n  #XMEG-wrapper .XMEG-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin: 20px 0;\n  }\n\n  #XMEG-wrapper .XMEG-card {\n    min-width: 0;\n    padding: 14px 11px;\n    border: 1px solid transparent;\n    border-radius: 15px;\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #f2d9d6,\n        #f3e5c7,\n        #dfeade\n      ) border-box;\n\n    box-shadow: 0 5px 16px rgba(92, 73, 62, 0.05);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  #XMEG-wrapper .XMEG-card:hover {\n    transform: translateY(-3px);\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #dd918b,\n        #dec17c,\n        #98b6a0\n      ) border-box;\n\n    box-shadow:\n      0 10px 26px rgba(125, 91, 72, 0.11),\n      0 0 18px rgba(213,179,107,0.08);\n  }\n\n  #XMEG-wrapper .XMEG-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 8px;\n    border-radius: 10px;\n    background: linear-gradient(\n      135deg,\n      #fff4f2,\n      #fff9ef\n    );\n  }\n\n  #XMEG-wrapper .XMEG-card-icon svg {\n    display: block;\n    width: 22px;\n    height: 22px;\n  }\n\n  #XMEG-wrapper .XMEG-card-title {\n    display: block;\n    margin-bottom: 6px;\n    color: #625a55;\n    font-size: 13.5px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  #XMEG-wrapper .XMEG-card-text {\n    margin: 0 !important;\n    color: #7c746f;\n    font-size: 12.3px !important;\n    line-height: 1.55;\n  }\n\n  \/* How to Use *\/\n  #XMEG-wrapper .XMEG-how {\n    margin: 21px 0;\n    padding: 17px 15px;\n    border: 1px solid #ece3db;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff7f5 0%,\n        #fffaf2 55%,\n        #f7faf6 100%\n      );\n  }\n\n  #XMEG-wrapper .XMEG-how-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 11px;\n    color: var(--xmeg-title);\n    font-size: 14.5px;\n    font-weight: 800;\n  }\n\n  #XMEG-wrapper .XMEG-how-title svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n  }\n\n  #XMEG-wrapper .XMEG-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  #XMEG-wrapper .XMEG-step:last-child {\n    margin-bottom: 0;\n  }\n\n  #XMEG-wrapper .XMEG-step-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    min-width: 24px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      #f5dedb,\n      #f4e9cb\n    );\n    color: #9b675f;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  #XMEG-wrapper .XMEG-step-text {\n    padding-top: 1px;\n    color: #756d67;\n    font-size: 12.5px;\n    line-height: 1.55;\n  }\n\n  \/* Gift Box *\/\n  #XMEG-wrapper .XMEG-gift {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #ece3dc;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        130deg,\n        #fff8f5,\n        #fffaf2,\n        #f7faf6\n      );\n  }\n\n  #XMEG-wrapper .XMEG-gift strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #625a55;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  #XMEG-wrapper .XMEG-gift p {\n    margin: 0 !important;\n    font-size: 12.8px !important;\n  }\n\n  \/* Tags *\/\n  #XMEG-wrapper .XMEG-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 20px 0 5px;\n  }\n\n  #XMEG-wrapper .XMEG-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 7px 11px;\n    border: 1px solid #e9e0d9;\n    border-radius: 999px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff7f5,\n        #fffaf3\n      );\n    color: #6b635e;\n    font-size: 11.5px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  #XMEG-wrapper .XMEG-slogan {\n    margin: 25px 0 0 !important;\n    padding-top: 18px;\n    border-top: 1px solid #eee5de;\n    text-align: center;\n    color: #625a55 !important;\n    font-size: 14.5px !important;\n    font-weight: 800;\n  }\n\n  @media (min-width: 601px) {\n\n    #XMEG-wrapper {\n      padding: 20px 0 28px;\n    }\n\n    #XMEG-wrapper h3 {\n      font-size: 1.65rem;\n    }\n\n    #XMEG-wrapper p {\n      font-size: 15px;\n    }\n\n    #XMEG-wrapper .XMEG-banner {\n      flex-direction: row;\n      text-align: left;\n      gap: 15px;\n      padding: 19px 20px;\n    }\n\n    #XMEG-wrapper .XMEG-strip-item {\n      padding: 10px;\n      font-size: 12px;\n    }\n\n    #XMEG-wrapper .XMEG-grid {\n      gap: 13px;\n    }\n\n    #XMEG-wrapper .XMEG-card {\n      padding: 18px;\n    }\n\n    #XMEG-wrapper .XMEG-card-title {\n      font-size: 15px;\n    }\n\n    #XMEG-wrapper .XMEG-card-text {\n      font-size: 13.5px !important;\n    }\n\n    #XMEG-wrapper .XMEG-how,\n    #XMEG-wrapper .XMEG-gift {\n      padding: 18px 20px;\n    }\n\n    #XMEG-wrapper .XMEG-step-text {\n      font-size: 13.5px;\n    }\n\n    #XMEG-wrapper .XMEG-tag {\n      padding: 8px 13px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"XMEG-wrapper\"\u003e\n\u003ch3\u003eMake a Cash Gift Feel Like a Real Christmas Surprise\u003c\/h3\u003e\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"XMEG-banner\"\u003e\n\u003cspan class=\"XMEG-banner-icon\"\u003e \u003c!-- Gift Envelope SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 48 48\"\u003e \u003crect height=\"23\" rx=\"5\" stroke=\"#d97f7a\" stroke-width=\"2.2\" width=\"32\" x=\"8\" y=\"13\"\u003e\u003c\/rect\u003e \u003cpath d=\"M9 16L24 27L39 16\" stroke=\"#d5b36b\" stroke-linejoin=\"round\" stroke-width=\"2.2\"\u003e\u003c\/path\u003e \u003cpath d=\"M24 7V13\" stroke=\"#83aa91\" stroke-linecap=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e \u003cpath d=\"M20 9L24 5L28 9\" stroke=\"#83aa91\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e\n\n\u003cp class=\"XMEG-banner-text\"\u003e\u003cstrong\u003e More Fun Than Handing Over a Plain Envelope \u003c\/strong\u003e Turn cash into a festive Christmas presentation with a creative folding holder featuring six individual money slots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\n\u003cdiv class=\"XMEG-strip\"\u003e\n\u003cdiv class=\"XMEG-strip-item\"\u003e6 Cash Slots\u003c\/div\u003e\n\n\u003cdiv class=\"XMEG-strip-item\"\u003e2PCS \/ 4PCS Options\u003c\/div\u003e\n\n\u003cdiv class=\"XMEG-strip-item\"\u003eDIY Gift Ready\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eCash is always useful — but the presentation can still feel special. This \u003cspan class=\"XMEG-accent\"\u003e Christmas folding money gift envelope \u003c\/span\u003e transforms ordinary bills into a festive little surprise that's much more memorable to open.\u003c\/p\u003e\n\n\u003cp\u003eEach holder features \u003cspan class=\"XMEG-accent\"\u003e six separate cash slots \u003c\/span\u003e, giving you space to spread bills throughout the folding design. Add notes, small messages or your own decorative touches to create a more personal holiday gift.\u003c\/p\u003e\n\u003c!-- FEATURES --\u003e\n\n\u003cdiv class=\"XMEG-grid\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"XMEG-card\"\u003e\n\u003cspan class=\"XMEG-card-icon\"\u003e \u003c!-- Slots SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003crect height=\"14\" rx=\"3\" stroke=\"#d97f7a\" stroke-width=\"1.7\" width=\"16\" x=\"4\" y=\"5\"\u003e\u003c\/rect\u003e \u003cpath d=\"M7 9H17M7 12H17M7 15H17\" stroke=\"#d5b36b\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"XMEG-card-title\"\u003e 6 Individual Money Slots \u003c\/span\u003e\n\n\u003cp class=\"XMEG-card-text\"\u003eArrange bills across six slots to create a layered, more exciting cash-gifting experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\n\u003cdiv class=\"XMEG-card\"\u003e\n\u003cspan class=\"XMEG-card-icon\"\u003e \u003c!-- Fold SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003cpath d=\"M5 5H15L19 9V19H5V5Z\" stroke=\"#d97f7a\" stroke-linejoin=\"round\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e \u003cpath d=\"M15 5V9H19\" stroke=\"#83aa91\" stroke-linejoin=\"round\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e \u003cpath d=\"M8 13H16\" stroke=\"#d5b36b\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"XMEG-card-title\"\u003e Creative Folding Design \u003c\/span\u003e\n\n\u003cp class=\"XMEG-card-text\"\u003eThe fold-out format gives the recipient a fun reveal instead of receiving cash in a basic flat envelope.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\n\u003cdiv class=\"XMEG-card\"\u003e\n\u003cspan class=\"XMEG-card-icon\"\u003e \u003c!-- DIY SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003cpath d=\"M5 18L16 7L18 9L7 20H5V18Z\" stroke=\"#d97f7a\" stroke-linejoin=\"round\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e \u003cpath d=\"M14 5L19 10\" stroke=\"#83aa91\" stroke-linecap=\"round\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e \u003cpath d=\"M8 6H10\" stroke=\"#d5b36b\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"XMEG-card-title\"\u003e Easy to Personalize \u003c\/span\u003e\n\n\u003cp class=\"XMEG-card-text\"\u003eAdd handwritten wishes, stickers, names or decorative details to make each cash gift feel more personal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\n\u003cdiv class=\"XMEG-card\"\u003e\n\u003cspan class=\"XMEG-card-icon\"\u003e \u003c!-- Family Gift SVG --\u003e \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003crect height=\"11\" rx=\"2\" stroke=\"#d97f7a\" stroke-width=\"1.7\" width=\"16\" x=\"4\" y=\"9\"\u003e\u003c\/rect\u003e \u003cpath d=\"M3 9H21M12 9V20\" stroke=\"#d5b36b\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e \u003cpath d=\"M12 8C9 8 7 7 7 5.5C7 4.2 8 3 9.4 3C11 3 12 5.4 12 8Z\" stroke=\"#83aa91\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e \u003cpath d=\"M12 8C15 8 17 7 17 5.5C17 4.2 16 3 14.6 3C13 3 12 5.4 12 8Z\" stroke=\"#83aa91\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"XMEG-card-title\"\u003e Made for Holiday Gifting \u003c\/span\u003e\n\n\u003cp class=\"XMEG-card-text\"\u003eA festive option for parents, kids, partners, friends, coworkers and anyone who appreciates a practical cash gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\n\u003cdiv class=\"XMEG-how\"\u003e\n\u003cdiv class=\"XMEG-how-title\"\u003e\n\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e \u003ccircle cx=\"6\" cy=\"12\" r=\"3\" stroke=\"#d97f7a\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"18\" cy=\"6\" r=\"3\" stroke=\"#83aa91\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"18\" cy=\"18\" r=\"3\" stroke=\"#d5b36b\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e \u003cpath d=\"M9 11L15 7M9 13L15 17\" stroke=\"#d97f7a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e \u003c\/svg\u003e Create Your Christmas Cash Gift\u003c\/div\u003e\n\n\u003cdiv class=\"XMEG-step\"\u003e\n\u003cspan class=\"XMEG-step-num\"\u003e1\u003c\/span\u003e\n\n\u003cdiv class=\"XMEG-step-text\"\u003ePrepare the bills you want to include in the gift.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"XMEG-step\"\u003e\n\u003cspan class=\"XMEG-step-num\"\u003e2\u003c\/span\u003e\n\n\u003cdiv class=\"XMEG-step-text\"\u003eInsert the cash into the six individual slots and arrange the amounts however you like.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"XMEG-step\"\u003e\n\u003cspan class=\"XMEG-step-num\"\u003e3\u003c\/span\u003e\n\n\u003cdiv class=\"XMEG-step-text\"\u003eAdd a personal note or decoration, fold the holder closed, and it's ready to place under the Christmas tree.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GIFT SECTION --\u003e\n\n\u003cdiv class=\"XMEG-gift\"\u003e\n\u003cstrong\u003e Choose the Set That Fits Your Gift List \u003c\/strong\u003e\n\n\u003cp\u003eAvailable in 2-piece and 4-piece options, making it easy to prepare matching money gifts for family members, friends, coworkers or multiple Christmas celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\n\u003cdiv class=\"XMEG-tags\"\u003e\n\u003cspan class=\"XMEG-tag\"\u003eChristmas Money Gift\u003c\/span\u003e \u003cspan class=\"XMEG-tag\"\u003e6 Cash Slots\u003c\/span\u003e \u003cspan class=\"XMEG-tag\"\u003e2PCS \/ 4PCS\u003c\/span\u003e \u003cspan class=\"XMEG-tag\"\u003eStocking Gift\u003c\/span\u003e \u003cspan class=\"XMEG-tag\"\u003eDIY Holiday Gift\u003c\/span\u003e \u003cspan class=\"XMEG-tag\"\u003eFamily Christmas\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"XMEG-slogan\"\u003eCash Is Practical. The Presentation Makes It Special.\u003c\/p\u003e\n\u003c\/div\u003e\n","brand":"Zalovra","offers":[{"title":"One set (one folding gift bag + 1 envelope + ribbon) \/ 1Pack","offer_id":52021771206951,"sku":"260907-SDHB-Gold Coin Santa-1Pack","price":13.98,"currency_code":"USD","in_stock":true},{"title":"One set (one folding gift bag + 1 envelope + ribbon) \/ 2 Pack","offer_id":52021771239719,"sku":"260907-SDHB-Gold Coin Santa-2 Pack","price":18.98,"currency_code":"USD","in_stock":true},{"title":"One set (one folding gift bag + 1 envelope + ribbon) \/ 4 Pack","offer_id":52021771272487,"sku":"260907-SDHB-Gold Coin Santa-4 Pack","price":34.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/2051\/5367\/files\/5c68f28afc144a669de90d56c0cfa581_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1788766546","url":"https:\/\/krejova.com\/products\/products-christmas-money-envelope-6-slot-cash-gift-holder","provider":"Krejova","version":"1.0","type":"link"}