{"product_id":"2027-a5-daily-planner-pu-leather-notebook","title":"📅 2027 A5 Daily Planner with PU Leather Cover and 320 Pages ✨","description":"\u003cstyle\u003e .planner-page, .planner-page * {   box-sizing: border-box; }  .planner-page {   max-width: 760px;   margin: 0 auto;   padding: 6px;   overflow: hidden;   background: #f7f5f3;   color: #29262b;   font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;   font-size: 17px;   line-height: 1.5;   -webkit-font-smoothing: antialiased; }  .planner-page h2, .planner-page h3, .planner-page p {   margin-top: 0; }  .planner-page h2 {   margin-bottom: 10px;   font-size: 29px;   line-height: 1.16;   letter-spacing: -0.4px; }  .planner-page h3 {   margin-bottom: 7px;   font-size: 22px;   line-height: 1.25; }  .planner-page p {   margin-bottom: 0; }  .pp-card {   margin-bottom: 14px;   overflow: hidden;   background: #ffffff;   border: 1px solid #e6e0e5;   border-radius: 22px;   box-shadow: 0 6px 20px rgba(54, 42, 53, 0.07); }  .pp-copy {   padding: 21px 18px 16px; }  .pp-image {   padding: 0 10px 10px; }  .pp-image img {   display: block;   width: 100%;   height: auto;   margin: 0;   border-radius: 16px; }  .pp-hero {   text-align: center;   background: linear-gradient(145deg, #f7eff8 0%, #ffffff 68%);   border-color: #e6d6e8; }  .pp-tag {   display: inline-block;   margin-bottom: 9px;   padding: 6px 12px;   background: #eaddec;   color: #704774;   border-radius: 30px;   font-size: 13px;   font-weight: 850;   letter-spacing: 0.5px; }  .pp-hero-text {   max-width: 620px;   margin: 0 auto 14px !important;   color: #66606a; }  .pp-pills {   display: flex;   flex-wrap: wrap;   justify-content: center;   gap: 7px; }  .pp-pill {   padding: 7px 11px;   background: #ffffff;   color: #413b44;   border: 1px solid #e5dfe6;   border-radius: 30px;   font-size: 13px;   font-weight: 750; }  .pp-number {   display: inline-flex;   align-items: center;   justify-content: center;   width: 31px;   height: 31px;   margin-bottom: 9px;   background: #9b648f;   color: #ffffff;   border-radius: 9px;   font-size: 15px;   font-weight: 900; }  .pp-text {   color: #625d65; }  .pp-text strong {   color: #29262b; }  .pp-dark {   background: #39343c;   border-color: #39343c; }  .pp-dark h3 {   color: #ffffff; }  .pp-dark p {   color: #eae6eb; }  .pp-info {   padding: 21px 18px; }  .pp-info-title {   padding-bottom: 9px;   border-bottom: 3px solid #9b648f; }  .pp-specs {   display: grid;   grid-template-columns: 1fr 1fr;   gap: 9px;   margin-top: 13px; }  .pp-spec {   padding: 13px;   background: #f8f6f8;   border: 1px solid #e8e2e8;   border-radius: 13px; }  .pp-spec-label {   display: block;   margin-bottom: 3px;   color: #7c747e;   font-size: 13px;   font-weight: 700; }  .pp-spec-value {   color: #29262b;   font-size: 15px;   font-weight: 800; }  .pp-colors {   display: flex;   flex-wrap: wrap;   gap: 7px;   margin-top: 13px; }  .pp-color {   padding: 7px 11px;   background: #f8f6f8;   border: 1px solid #e6dfe6;   border-radius: 30px;   color: #514b53;   font-size: 13px;   font-weight: 750; }  .pp-list {   margin: 12px 0 0;   padding: 0;   list-style: none; }  .pp-list li {   position: relative;   margin-bottom: 8px;   padding: 12px 13px 12px 40px;   background: #f8f6f8;   border-radius: 12px; }  .pp-list li:last-child {   margin-bottom: 0; }  .pp-list li::before {   position: absolute;   top: 11px;   left: 13px;   color: #9b648f;   font-weight: 900;   content: '✓'; }  .pp-note-list li::before {   content: '!'; }  .pp-option-note {   margin-top: 13px;   padding: 15px;   background: #f7eff8;   border: 1px solid #e6d6e8;   border-radius: 14px;   color: #604b63; }  .pp-option-note strong {   display: block;   margin-bottom: 4px;   color: #704774; }  .pp-cta {   padding: 25px 18px;   text-align: center;   background: #39343c; }  .pp-cta h2 {   color: #ffffff; }  .pp-cta p {   max-width: 570px;   margin: 0 auto 17px;   color: #e4dee5; }  .pp-button {   display: inline-block;   padding: 13px 25px;   background: #a66c98;   color: #ffffff !important;   border-radius: 40px;   font-size: 17px;   font-weight: 900;   text-decoration: none;   box-shadow: 0 5px 14px rgba(166, 108, 152, 0.28); }  .pp-trust {   display: grid;   grid-template-columns: repeat(3, 1fr);   gap: 7px;   margin-top: 17px;   padding-top: 15px;   border-top: 1px solid #5c5660; }  .pp-trust div {   color: #ffffff;   font-size: 12px;   font-weight: 750; }  .pp-promise-grid {   display: grid;   grid-template-columns: 1fr 1fr;   gap: 9px;   margin-top: 13px; }  .pp-promise {   padding: 13px;   background: #f8f6f8;   border-radius: 13px;   color: #686169;   font-size: 14px; }  .pp-promise strong {   display: block;   margin-bottom: 3px;   color: #29262b; }  @media (max-width: 520px) {   .planner-page {     padding: 4px;     font-size: 17px;   }    .planner-page h2 {     font-size: 27px;   }    .planner-page h3 {     font-size: 21px;   }    .pp-copy,   .pp-info {     padding: 19px 15px 15px;   }    .pp-image {     padding: 0 8px 8px;   }    .pp-specs,   .pp-promise-grid {     grid-template-columns: 1fr;   }    .pp-trust {     grid-template-columns: 1fr;   } } \u003c\/style\u003e  \u003cdiv class=\"planner-page\"\u003e    \u003c!-- HERO --\u003e   \u003csection class=\"pp-card pp-hero\"\u003e     \u003cdiv class=\"pp-copy\"\u003e       \u003cspan class=\"pp-tag\"\u003ePLAN YOUR BEST YEAR\u003c\/span\u003e        \u003ch2\u003e📅 Make Every Day of 2027 Count\u003c\/h2\u003e        \u003cp class=\"pp-hero-text\"\u003e         Bring your plans, priorities and important ideas together in one elegant A5 planner designed to make everyday organization feel simpler, calmer and more intentional.       \u003c\/p\u003e        \u003cdiv class=\"pp-pills\"\u003e         \u003cspan class=\"pp-pill\"\u003e📖 320 Pages\u003c\/span\u003e         \u003cspan class=\"pp-pill\"\u003e✍️ 80gsm Paper\u003c\/span\u003e         \u003cspan class=\"pp-pill\"\u003e✨ A5 Portable Size\u003c\/span\u003e       \u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"pp-image\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/5234\/6360\/files\/spp_shopify20260902230915_5dc876cddd78cb3ea79af92ac6f13e83.jpg?v=1788361759\" alt=\"2027 minimalist A5 daily planner notebook\" loading=\"eager\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- SELLING POINT 1 --\u003e   \u003csection class=\"pp-card pp-dark\"\u003e     \u003cdiv class=\"pp-copy\"\u003e       \u003cspan class=\"pp-number\"\u003e01\u003c\/span\u003e        \u003ch3\u003e🎯 Turn Busy Days Into Clear Priorities\u003c\/h3\u003e        \u003cp\u003e         Keep appointments, tasks, goals and important reminders in one organized place. The practical daily-planning format helps you see what matters and approach 2027 with greater clarity.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"pp-image\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/5234\/6360\/files\/spp_shopify20260902230915_5dc876cddd78cb3ea79af92ac6f13e83.jpg?v=1788361759\" alt=\"Minimalist 2027 daily planner for schedules tasks and goals\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- SELLING POINT 2 --\u003e   \u003csection class=\"pp-card\"\u003e     \u003cdiv class=\"pp-copy\"\u003e       \u003cspan class=\"pp-number\"\u003e02\u003c\/span\u003e        \u003ch3\u003e✍️ Smooth Paper for Comfortable Writing\u003c\/h3\u003e        \u003cp class=\"pp-text\"\u003e         The planner uses smooth \u003cstrong\u003e80gsm paper\u003c\/strong\u003e designed for an enjoyable everyday writing experience. Its clean surface helps handwriting remain neat while reducing distracting show-through during regular use.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"pp-image\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/5234\/6360\/files\/spp_shopify20260902230920_c3cdaae79b18914f8bcbb728f953d3dd.jpg?v=1788361764\" alt=\"Smooth 80gsm planner paper for comfortable everyday writing\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- SELLING POINT 3 --\u003e   \u003csection class=\"pp-card\"\u003e     \u003cdiv class=\"pp-copy\"\u003e       \u003cspan class=\"pp-number\"\u003e03\u003c\/span\u003e        \u003ch3\u003e📖 Opens Flat for Easier Planning\u003c\/h3\u003e        \u003cp class=\"pp-text\"\u003e         The thread-bound construction allows the planner to rest flatter on your desk, giving you a more stable writing surface and easier access to both pages during meetings, study sessions and daily planning.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"pp-image\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/5234\/6360\/files\/spp_shopify20260902230925_9bb4de6caa8f8d91b9bde1754bace74e.jpg?v=1788361769\" alt=\"Thread-bound planner notebook opening flat on a desk\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- SELLING POINT 4 --\u003e   \u003csection class=\"pp-card\"\u003e     \u003cdiv class=\"pp-copy\"\u003e       \u003cspan class=\"pp-number\"\u003e04\u003c\/span\u003e        \u003ch3\u003e✨ Thoughtful Details Made for Daily Use\u003c\/h3\u003e        \u003cp class=\"pp-text\"\u003e         A smooth PU leather cover gives the planner a polished professional appearance, while the color-coded side navigation makes it easier to find the section you need without repeatedly searching through pages.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"pp-image\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/5234\/6360\/files\/spp_shopify20260902230930_84bd0b2f50c012936d4b4d220111c711.jpg?v=1788361774\" alt=\"PU leather planner with color-coded side navigation\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- SELLING POINT 5 --\u003e   \u003csection class=\"pp-card\"\u003e     \u003cdiv class=\"pp-copy\"\u003e       \u003cspan class=\"pp-number\"\u003e05\u003c\/span\u003e        \u003ch3\u003e💼 From Workdays to Personal Goals\u003c\/h3\u003e        \u003cp class=\"pp-text\"\u003e         Use it for business schedules, school assignments, appointments, personal routines, travel plans or yearly goals. Its compact A5 format fits naturally into professional and everyday environments.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"pp-image\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/5234\/6360\/files\/spp_shopify20260902230937_79966d0c48dad6019c0dffbaee83f705.jpg?v=1788361781\" alt=\"A5 planner used for work study appointments and personal planning\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- SPECIFICATIONS --\u003e   \u003csection class=\"pp-card\"\u003e     \u003cdiv class=\"pp-info\"\u003e       \u003ch3 class=\"pp-info-title\"\u003e📐 Product Details\u003c\/h3\u003e        \u003cdiv class=\"pp-specs\"\u003e         \u003cdiv class=\"pp-spec\"\u003e           \u003cspan class=\"pp-spec-label\"\u003eYear\u003c\/span\u003e           \u003cspan class=\"pp-spec-value\"\u003e2027\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"pp-spec\"\u003e           \u003cspan class=\"pp-spec-label\"\u003eFormat\u003c\/span\u003e           \u003cspan class=\"pp-spec-value\"\u003eA5\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"pp-spec\"\u003e           \u003cspan class=\"pp-spec-label\"\u003eProduct Size\u003c\/span\u003e           \u003cspan class=\"pp-spec-value\"\u003e5.9 × 8.27 in\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"pp-spec\"\u003e           \u003cspan class=\"pp-spec-label\"\u003eMetric Size\u003c\/span\u003e           \u003cspan class=\"pp-spec-value\"\u003e15 × 21 cm\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"pp-spec\"\u003e           \u003cspan class=\"pp-spec-label\"\u003ePage Count\u003c\/span\u003e           \u003cspan class=\"pp-spec-value\"\u003e160 Sheets \/ 320 Pages\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"pp-spec\"\u003e           \u003cspan class=\"pp-spec-label\"\u003eMaterials\u003c\/span\u003e           \u003cspan class=\"pp-spec-value\"\u003ePU Leather \u0026amp; Paper\u003c\/span\u003e         \u003c\/div\u003e       \u003c\/div\u003e        \u003cdiv class=\"pp-colors\"\u003e         \u003cspan class=\"pp-color\"\u003e💜 Purple\u003c\/span\u003e         \u003cspan class=\"pp-color\"\u003e🌸 Pink\u003c\/span\u003e         \u003cspan class=\"pp-color\"\u003e❤️ Red\u003c\/span\u003e         \u003cspan class=\"pp-color\"\u003e🩶 Gray\u003c\/span\u003e         \u003cspan class=\"pp-color\"\u003e💙 Blue\u003c\/span\u003e         \u003cspan class=\"pp-color\"\u003e💚 Green\u003c\/span\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- PACKAGE --\u003e   \u003csection class=\"pp-card\"\u003e     \u003cdiv class=\"pp-info\"\u003e       \u003ch3 class=\"pp-info-title\"\u003e📦 Package Options\u003c\/h3\u003e        \u003cul class=\"pp-list\"\u003e         \u003cli\u003e \u003cstrong\u003eNotebook Option:\u003c\/strong\u003e 1 × 2027 Minimalist Daily Planner\u003c\/li\u003e         \u003cli\u003e \u003cstrong\u003eGift Set Option:\u003c\/strong\u003e Contents depend on the selected product variation\u003c\/li\u003e       \u003c\/ul\u003e        \u003cdiv class=\"pp-option-note\"\u003e         \u003cstrong\u003ePlease Check Your Selection\u003c\/strong\u003e         Confirm whether you have selected the individual notebook or gift set before completing your order.       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- NOTES --\u003e   \u003csection class=\"pp-card\"\u003e     \u003cdiv class=\"pp-info\"\u003e       \u003ch3 class=\"pp-info-title\"\u003e📌 Important Notes\u003c\/h3\u003e        \u003cul class=\"pp-list pp-note-list\"\u003e         \u003cli\u003ePlease confirm the selected color and package option before purchasing.\u003c\/li\u003e         \u003cli\u003eStore the planner in a cool, dry place away from excessive heat, moisture and direct sunlight.\u003c\/li\u003e         \u003cli\u003eAvoid prolonged contact with water to help protect the PU leather cover.\u003c\/li\u003e         \u003cli\u003eActual colors may vary slightly due to lighting and screen settings.\u003c\/li\u003e         \u003cli\u003ePlease allow a small measurement difference due to manual measurement.\u003c\/li\u003e       \u003c\/ul\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- CTA --\u003e   \u003csection class=\"pp-card pp-cta\"\u003e     \u003ch2\u003e✨ Give Your Plans a Place to Grow\u003c\/h2\u003e      \u003cp\u003e       Organize appointments, priorities and goals in one elegant planner designed to stay beside you throughout 2027.     \u003c\/p\u003e      \u003ca class=\"pp-button\" href=\"#AddToCart\"\u003eStart Planning 2027\u003c\/a\u003e      \u003cdiv class=\"pp-trust\"\u003e       \u003cdiv\u003e📦 Trackable Shipping\u003c\/div\u003e       \u003cdiv\u003e💬 Customer Support\u003c\/div\u003e       \u003cdiv\u003e✅ Quality Checked\u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- CUSTOMER PROMISE --\u003e   \u003csection class=\"pp-card\"\u003e     \u003cdiv class=\"pp-info\"\u003e       \u003ch3 class=\"pp-info-title\"\u003e🤝 Our Customer Promise\u003c\/h3\u003e        \u003cdiv class=\"pp-promise-grid\"\u003e         \u003cdiv class=\"pp-promise\"\u003e           \u003cstrong\u003e📍 Trackable Delivery\u003c\/strong\u003e           Follow your order from dispatch to arrival.         \u003c\/div\u003e          \u003cdiv class=\"pp-promise\"\u003e           \u003cstrong\u003e💬 Helpful Support\u003c\/strong\u003e           Contact our team whenever you need assistance.         \u003c\/div\u003e          \u003cdiv class=\"pp-promise\"\u003e           \u003cstrong\u003e✅ Quality Inspection\u003c\/strong\u003e           Products are checked before shipment.         \u003c\/div\u003e          \u003cdiv class=\"pp-promise\"\u003e           \u003cstrong\u003e↩️ Order Assistance\u003c\/strong\u003e           Contact us if there is an issue with your order.         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e  \u003c\/div\u003e","brand":"LST01","offers":[{"title":"Purple \/ Notebook","offer_id":48396904988861,"sku":"NC02202609078215-2027简约日程本-紫色-英文版（160张320页）","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ Notebook with Pen","offer_id":48396905021629,"sku":"NC02202609078215-2027简约日程本-紫色套装-英文版（160张320页）","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ Notebook","offer_id":48396905054397,"sku":"NC02202609078215-2027简约日程本-粉色-英文版（160张320页）","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ Notebook with Pen","offer_id":48396905087165,"sku":"NC02202609078215-2027简约日程本-粉色套装-英文版（160张320页）","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ Notebook","offer_id":48396905119933,"sku":"NC02202609078215-2027简约日程本-红色-英文版（160张320页）","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ Notebook with Pen","offer_id":48396905152701,"sku":"NC02202609078215-2027简约日程本-红色套装-英文版（160张320页）","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ Notebook","offer_id":48396905185469,"sku":"NC02202609078215-2027简约日程本-灰色-英文版（160张320页）","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ Notebook with Pen","offer_id":48396905218237,"sku":"NC02202609078215-2027简约日程本-灰色套装-英文版（160张320页）","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ Notebook","offer_id":48396905251005,"sku":"NC02202609078215-2027简约日程本-蓝色-英文版（160张320页）","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ Notebook with Pen","offer_id":48396905283773,"sku":"NC02202609078215-2027简约日程本-蓝色套装-英文版（160张320页）","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ Notebook","offer_id":48396905316541,"sku":"NC02202609078215-2027简约日程本-绿色-英文版（160张320页）","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ Notebook with Pen","offer_id":48396905349309,"sku":"NC02202609078215-2027简约日程本-绿色套装-英文版（160张320页）","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/spp_shopify20260902230942_546c970f6c050b33c3ebac55e53a7d4a_b594c464-2f2b-4c59-914a-211db883ecd6.jpg?v=1788763099","url":"https:\/\/ahlwopro.com\/products\/2027-a5-daily-planner-pu-leather-notebook","provider":"ahlwopro","version":"1.0","type":"link"}