{"product_id":"a6-savings-notebook-with-lock-budget-planner-organizer","title":"A6 Savings Notebook with Lock - Budget Planner \u0026 Organizer","description":"\u003cstyle\u003e .product-cro-page{   --bg:#fbf8f3;   --card:#ffffff;   --soft:#f7f1e8;   --soft-2:#fcfaf7;   --text:#2d2118;   --muted:#75695f;   --line:#e8dfd4;   --accent:#8a623f;   --accent-dark:#5f3f29;   --gold:#b68a55;   --shadow:0 10px 28px rgba(71,51,34,.06);    width:100%;   max-width:100%;   box-sizing:border-box;   container-type:inline-size;   font-family:inherit;   color:var(--text);   font-size:16px;   line-height:1.65;   overflow:hidden; }  .product-cro-page *, .product-cro-page *::before, .product-cro-page *::after{   box-sizing:border-box; }  .product-cro-page img{   display:block;   width:100%;   height:auto;   max-width:100%; }  .product-cro-page a{   color:inherit;   text-decoration:none; }  .product-cro-page .cro-inner{   width:100%;   margin:0 auto; }  \/* HERO *\/ .product-cro-page .hero{   position:relative;   overflow:hidden;   padding:34px 22px;   margin-bottom:18px;   border:1px solid var(--line);   border-radius:18px;   background:     radial-gradient(circle at 92% 12%, rgba(182,138,85,.11), transparent 30%),     var(--bg); }  .product-cro-page .hero-kicker{   display:inline-flex;   align-items:center;   gap:7px;   margin-bottom:12px;   padding:6px 10px;   border:1px solid #ddcdbb;   border-radius:999px;   background:#fff;   color:var(--accent-dark);   font-size:13px;   font-weight:800;   letter-spacing:.04em;   text-transform:uppercase; }  .product-cro-page .hero h1{   margin:0 0 12px;   max-width:680px;   color:var(--text);   font-size:34px;   line-height:1.08;   letter-spacing:-.035em; }  .product-cro-page .hero p{   margin:0;   max-width:690px;   color:var(--muted);   font-size:16px;   line-height:1.7; }  .product-cro-page .hero strong{   color:var(--text); }  \/* SECTION *\/ .product-cro-page .section{   margin-top:18px; }  .product-cro-page .section-head{   margin-bottom:14px; }  .product-cro-page .section-head h2{   margin:0 0 6px;   font-size:25px;   line-height:1.2;   letter-spacing:-.025em; }  .product-cro-page .section-head p{   margin:0;   color:var(--muted);   font-size:16px; }  \/* FEATURE NAV *\/ .product-cro-page .feature-nav-wrap{   padding:18px;   border:1px solid var(--line);   border-radius:18px;   background:var(--soft-2); }  .product-cro-page .feature-nav-top{   display:flex;   align-items:center;   justify-content:space-between;   gap:12px;   margin-bottom:12px; }  .product-cro-page .feature-nav-top strong{   font-size:18px; }  .product-cro-page .tap-note{   flex:0 0 auto;   color:var(--muted);   font-size:12px;   font-weight:700;   white-space:nowrap; }  .product-cro-page .feature-nav{   display:grid;   grid-template-columns:repeat(2,minmax(0,1fr));   gap:10px; }  .product-cro-page .nav-card{   position:relative;   display:flex;   min-width:0;   min-height:118px;   flex-direction:column;   justify-content:space-between;   padding:16px 42px 15px 15px;   border:1px solid #dfd2c3;   border-radius:15px;   background:#fff;   box-shadow:0 4px 14px rgba(69,49,31,.035);   transition:     transform .22s ease,     box-shadow .22s ease,     border-color .22s ease; }  .product-cro-page .nav-card:hover{   transform:translateY(-3px);   border-color:#c6a77e;   box-shadow:0 9px 22px rgba(76,54,36,.09); }  .product-cro-page .nav-card:active{   transform:translateY(-1px) scale(.98); }  .product-cro-page .nav-icon{   display:flex;   align-items:center;   justify-content:center;   width:34px;   height:34px;   margin-bottom:9px;   border-radius:10px;   background:var(--soft);   font-size:18px; }  .product-cro-page .nav-title{   display:block;   margin-bottom:4px;   font-size:15px;   line-height:1.25;   font-weight:850; }  .product-cro-page .nav-copy{   display:block;   color:var(--muted);   font-size:13px;   line-height:1.35; }  .product-cro-page .nav-arrow{   position:absolute;   top:50%;   right:15px;   transform:translateY(-50%);   color:var(--gold);   font-size:27px;   font-weight:500;   line-height:1;   transition:transform .22s ease; }  .product-cro-page .nav-card:hover .nav-arrow{   transform:translate(3px,-50%); }  \/* subtle click cue *\/ @media (prefers-reduced-motion:no-preference){   .product-cro-page .nav-arrow{     animation:croArrowNudge 2.4s ease-in-out infinite;   }    @keyframes croArrowNudge{     0%,72%,100%{transform:translate(0,-50%);}     82%{transform:translate(3px,-50%);}     90%{transform:translate(0,-50%);}   } }  \/* FEATURE CARDS *\/ .product-cro-page .feature-card{   scroll-margin-top:20px;   margin-top:16px;   overflow:hidden;   border:1px solid var(--line);   border-radius:18px;   background:var(--card);   box-shadow:var(--shadow); }  .product-cro-page .feature-copy{   padding:20px 18px 17px; }  .product-cro-page .feature-number{   display:inline-flex;   align-items:center;   gap:6px;   margin-bottom:9px;   color:var(--accent);   font-size:12px;   font-weight:850;   letter-spacing:.08em;   text-transform:uppercase; }  .product-cro-page .feature-copy h3{   margin:0 0 7px;   font-size:24px;   line-height:1.18;   letter-spacing:-.02em; }  .product-cro-page .feature-copy p{   margin:0;   color:var(--muted);   font-size:16px;   line-height:1.65; }  .product-cro-page .feature-copy .benefit{   color:var(--text);   font-weight:750; }  .product-cro-page .feature-media{   padding:0 12px 12px; }  .product-cro-page .feature-media img{   border-radius:14px; }  \/* SPECS *\/ .product-cro-page .spec-box{   margin-top:18px;   padding:18px;   border:1px solid var(--line);   border-radius:18px;   background:#fff; }  .product-cro-page .spec-table{   width:100%;   border-collapse:collapse;   border:1px solid #ebe6df;   border-radius:14px;   overflow:hidden;   font-size:16px;   line-height:1.6; }  .product-cro-page .spec-table th, .product-cro-page .spec-table td{   text-align:left;   padding:13px 16px;   border-bottom:1px solid #ebe6df;   vertical-align:top; }  .product-cro-page .spec-table th{   width:40%;   background:#faf8f4;   color:#5a6470;   font-weight:700; }  .product-cro-page .spec-table td{   width:60%;   color:#17222b;   font-weight:600; }  .product-cro-page .spec-table tr:last-child th, .product-cro-page .spec-table tr:last-child td{   border-bottom:0; }  \/* FAQ *\/ .product-cro-page .faq-wrap{   margin-top:18px;   padding:18px;   border:1px solid var(--line);   border-radius:18px;   background:var(--soft-2); }  .product-cro-page details{   overflow:hidden;   margin-top:9px;   border:1px solid var(--line);   border-radius:13px;   background:#fff; }  .product-cro-page details:first-of-type{   margin-top:0; }  .product-cro-page summary{   position:relative;   display:block;   padding:15px 44px 15px 15px;   cursor:pointer;   list-style:none;   color:var(--text);   font-size:16px;   font-weight:800;   line-height:1.4; }  .product-cro-page summary::-webkit-details-marker{   display:none; }  .product-cro-page summary::after{   content:'›';   position:absolute;   top:50%;   right:16px;   transform:translateY(-50%) rotate(90deg);   color:var(--accent);   font-size:23px;   line-height:1;   transition:transform .2s ease; }  .product-cro-page details[open] summary::after{   transform:translateY(-50%) rotate(-90deg); }  .product-cro-page .faq-answer{   padding:0 15px 15px;   color:var(--muted);   font-size:16px; }  \/* GUARANTEES *\/ .product-cro-page .guarantees{   margin-top:18px;   overflow:hidden;   border:1px solid var(--line);   border-radius:18px;   background:#fff; }  .product-cro-page .guarantee-row{   display:grid;   grid-template-columns:38px minmax(0,1fr);   gap:11px;   padding:16px 17px;   border-bottom:1px solid var(--line); }  .product-cro-page .guarantee-row:last-child{   border-bottom:0; }  .product-cro-page .guarantee-icon{   font-size:21px;   line-height:1.4; }  .product-cro-page .guarantee-row strong{   display:block;   margin-bottom:2px;   font-size:16px; }  .product-cro-page .guarantee-row p{   margin:0;   color:var(--muted);   font-size:16px;   line-height:1.5; }  \/* CTA *\/ .product-cro-page .cta{   margin-top:18px;   padding:30px 21px;   text-align:center;   border:1px solid #decbb6;   border-radius:18px;   background:var(--soft); }  .product-cro-page .cta h2{   margin:0 0 7px;   font-size:28px;   line-height:1.15;   letter-spacing:-.025em; }  .product-cro-page .cta p{   margin:0 auto 18px;   max-width:560px;   color:var(--muted);   font-size:16px; }  .product-cro-page .cta-btn{   display:inline-flex;   align-items:center;   justify-content:center;   min-height:52px;   min-width:190px;   padding:13px 25px;   border-radius:999px;   background:var(--accent-dark);   color:#fff !important;   font-size:16px;   font-weight:850;   box-shadow:0 7px 18px rgba(95,63,41,.19);   transition:     transform .2s ease,     box-shadow .2s ease,     background .2s ease; }  .product-cro-page .cta-btn:hover{   transform:translateY(-2px);   background:#4e3323;   box-shadow:0 10px 22px rgba(95,63,41,.23); }  .product-cro-page .cta-btn:active{   transform:scale(.98); }  \/* CONTAINER-BASED DESKTOP *\/ @container (min-width:700px){   .product-cro-page{     font-size:18px;   }    .product-cro-page .hero{     padding:50px 42px;   }    .product-cro-page .hero h1{     font-size:48px;   }    .product-cro-page .hero p{     font-size:18px;   }    .product-cro-page .section-head h2{     font-size:31px;   }    .product-cro-page .section-head p{     font-size:18px;   }    .product-cro-page .feature-nav-wrap{     padding:22px;   }    .product-cro-page .feature-nav{     grid-template-columns:repeat(2,minmax(0,1fr));     gap:14px;   }    .product-cro-page .nav-card{     min-height:132px;     padding:19px 48px 18px 18px;   }    .product-cro-page .nav-title{     font-size:17px;   }    .product-cro-page .nav-copy{     font-size:15px;   }    .product-cro-page .feature-copy{     padding:25px 24px 20px;   }    .product-cro-page .feature-copy h3{     font-size:30px;   }    .product-cro-page .feature-copy p,   .product-cro-page .faq-answer,   .product-cro-page .guarantee-row p,   .product-cro-page .cta p{     font-size:18px;   }    .product-cro-page .feature-media{     padding:0 18px 18px;   }    .product-cro-page .spec-table{     font-size:18px;   }    .product-cro-page summary{     padding:18px 48px 18px 18px;     font-size:18px;   }    .product-cro-page .guarantee-row{     grid-template-columns:42px minmax(0,1fr);     padding:19px 21px;   }    .product-cro-page .guarantee-row strong{     font-size:18px;   }    .product-cro-page .cta{     padding:39px 28px;   }    .product-cro-page .cta h2{     font-size:36px;   }    .product-cro-page .cta-btn{     font-size:18px;   } } \u003c\/style\u003e\n\u003cdiv class=\"product-cro-page\"\u003e\n\u003cdiv class=\"cro-inner\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-kicker\"\u003e🔐 Private Currency Storage\u003c\/div\u003e\n\u003ch1\u003eKeep Every Banknote Organized, Visible \u0026amp; Private\u003c\/h1\u003e\n\u003cp\u003eStore up to \u003cstrong\u003e100 banknotes\u003c\/strong\u003e in clear protective sleeves, organize your collection in one place, and secure the booklet with a personal 3-digit combination lock.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 2x2 CORE FEATURE NAV --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"feature-nav-wrap\"\u003e\n\u003cdiv class=\"feature-nav-top\"\u003e\n\u003cstrong\u003eExplore the Features\u003c\/strong\u003e \u003cspan class=\"tap-note\"\u003eTap a feature to explore ↓\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-nav\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 01 --\u003e\n\u003csection class=\"feature-card\" id=\"feature-1\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-number\"\u003e01 · 🔐 Privacy\u003c\/div\u003e\n\u003ch3\u003eKeep Your Collection Private\u003c\/h3\u003e\n\u003cp\u003eLoose or easily opened storage leaves your collection exposed. \u003cspan class=\"benefit\"\u003eThe 3-digit combination lock adds a simple layer of personal privacy.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_31_15_16_05_1.webp?v=1788160681\" alt=\"Banknote collection booklet with 3-digit combination lock\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 02 --\u003e\n\u003csection class=\"feature-card\" id=\"feature-2\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-number\"\u003e02 · 💵 Capacity\u003c\/div\u003e\n\u003ch3\u003eHolds Up to 100 Banknotes\u003c\/h3\u003e\n\u003cp\u003eStop letting bills pile up in drawers or envelopes. \u003cspan class=\"benefit\"\u003e50 double-sided sheets give you room to organize up to 100 banknotes.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/Codex_2026_8_31_16_32_53.webp?v=1788165241\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 03 --\u003e\n\u003csection class=\"feature-card\" id=\"feature-3\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-number\"\u003e03 · 👀 Clear Viewing\u003c\/div\u003e\n\u003ch3\u003eView Without Removing\u003c\/h3\u003e\n\u003cp\u003eRepeated handling is inconvenient when you simply want to enjoy your collection. \u003cspan class=\"benefit\"\u003eClear protective sleeves let you view banknotes while they stay neatly stored.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_31_15_25_03.webp?v=1788161134\" alt=\"Clear protective sleeves displaying banknotes inside collection booklet\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 04 --\u003e\n\u003csection class=\"feature-card\" id=\"feature-4\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-number\"\u003e04 · 🗂️ Organization\u003c\/div\u003e\n\u003ch3\u003eEvery Bill Has a Story\u003c\/h3\u003e\n\u003cp\u003eTravel money, memorable bills and collected currency deserve better than a cluttered drawer. \u003cspan class=\"benefit\"\u003eKeep your banknote collection organized together in one dedicated booklet.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_31_15_16_05_4.webp?v=1788160681\" alt=\"Organized currency collection inside banknote collection booklet\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 05 --\u003e\n\u003csection class=\"feature-card\" id=\"feature-5\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-number\"\u003e05 · 🎁 Gift Idea\u003c\/div\u003e\n\u003ch3\u003eA Gift Collectors Will Love\u003c\/h3\u003e\n\u003cp\u003eA useful way to support a hobby that keeps growing. \u003cspan class=\"benefit\"\u003eA thoughtful choice for travelers and currency enthusiasts.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_31_15_16_05_5.webp?v=1788160681\" alt=\"Banknote collection booklet gift for travelers and currency collectors\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 06 --\u003e\n\u003csection class=\"feature-card\" id=\"feature-6\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-number\"\u003e06 · 🔢 Personal Code\u003c\/div\u003e\n\u003ch3\u003eYour Code. Your Privacy.\u003c\/h3\u003e\n\u003cp\u003eA fixed closure offers little control. \u003cspan class=\"benefit\"\u003eSet your own personal 3-digit password in seconds.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_31_15_15_55_1.webp?v=1788160681\" alt=\"Setting a personal 3-digit password on banknote collection booklet\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 07 --\u003e\n\u003csection class=\"feature-card\" id=\"feature-7\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"feature-number\"\u003e07 · 👉 Quick Access\u003c\/div\u003e\n\u003ch3\u003eQuick Access, Private Storage\u003c\/h3\u003e\n\u003cp\u003eNo complicated opening process. \u003cspan class=\"benefit\"\u003eEnter the correct code, slide to unlock, and access your collection when you need it.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_8_31_15_15_55_2.webp?v=1788160681\" alt=\"Sliding the combination lock to open the currency collection booklet\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cstrong\u003eINSTRUCTIONS FOR USEING PASSWORD LOCKS:\u003c\/strong\u003e\u003cbr\u003ePassword lock opening method\u003cbr\u003e1.initial password\"000\"\u003cbr\u003e2.Push the button to the left to open the password lock\u003cbr\u003ePassword lock modification method\u003cbr\u003e3.In the correct password state,push the button to the right while rotating thenumber wheel without releasing it, and then change yournew password\u003cbr\u003e4.Set the new password and release the button to complete the new password setting\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"spec-box\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003ch2\u003eFeatures \u0026amp; Specifications\u003c\/h2\u003e\n\u003cp\u003eOnly the essentials, clearly listed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLock Type\u003c\/th\u003e\n\u003ctd\u003e3-Digit Combination Lock\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003eUp to 100 Banknotes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSheet Count\u003c\/th\u003e\n\u003ctd\u003e50 Double-Sided Sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStorage Style\u003c\/th\u003e\n\u003ctd\u003eClear Protective Sleeves\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePassword\u003c\/th\u003e\n\u003ctd\u003ePersonal 3-Digit Code\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"faq-wrap\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp\u003eQuick answers before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many banknotes can it hold?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe booklet is designed to hold up to 100 banknotes across 50 double-sided sheets.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I view the bills without taking them out?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The clear protective sleeves let you view the stored banknotes without removing them.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a combination lock?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The booklet uses a 3-digit combination lock for added privacy.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I set my own password?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. You can set a personal 3-digit combination.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow do I open the lock?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eEnter the correct 3-digit combination and slide the lock to open the booklet.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SERVICE GUARANTEES --\u003e\n\u003csection class=\"guarantees\"\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSecurely Packed\u003c\/strong\u003e\n\u003cp\u003eYour order is carefully packed for shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eQuality Checked\u003c\/strong\u003e\n\u003cp\u003eProducts are checked before fulfillment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n\u003cp\u003eNeed help with your order? Our support team is here to assist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGive Your Collection a Proper Home\u003c\/h2\u003e\n\u003cp\u003eOrganize, view and privately store up to 100 banknotes in one convenient booklet.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"infeeln","offers":[{"title":"Orange","offer_id":49275597520996,"sku":"HN0316-ORG-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":49265826955364,"sku":"HN0316-BLK-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":49265827053668,"sku":"HN0316-BRO-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":49265826988132,"sku":"HN0316-BLU-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":49265827020900,"sku":"HN0316-PNK-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":49265827119204,"sku":"HN0316-RED-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Black Bear","offer_id":49275732361316,"sku":"HN0316-BLKBEAR-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Brown Bear","offer_id":49275732394084,"sku":"HN0316-BROBEAR-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"White Bear","offer_id":49275732426852,"sku":"HN0316-WHTBEAR-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Obsidian Black","offer_id":49275732459620,"sku":"HN0316-OBBLK-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Colorful Brown","offer_id":49275732492388,"sku":"HN0316-CLFBRO-1P","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Coconut Brown","offer_id":49275732525156,"sku":"HN0316-CNTBRO-1P","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/5633\/5204\/files\/TP2_08_c630f48f-87c2-45ca-bd6c-a3ec31d7b3a4.webp?v=1789630966","url":"https:\/\/infeeln.com\/products\/a6-savings-notebook-with-lock-budget-planner-organizer","provider":"infeeln","version":"1.0","type":"link"}