{"product_id":"summer-meadow-bookish-bundle","title":"Summer Meadow Bookish Bundle 🌿🪻NEW ✦ Limited Edition","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003c!-- SEO META --\u003e\n\u003cp\u003e\u003cmeta content=\"Step into the meadow. The Summer Meadow Bookish Bundle is a floral bookish gift set with 22 curated items for book lovers. $55. Available in Sage Meadow \u0026amp; Iris Meadow.\" name=\"description\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --sage:       #6B8F6B;\n    --sage-pale:  #C8DEC0;\n    --sage-deep:  #3A5A3A;\n    --iris:       #7A6A9A;\n    --iris-pale:  #D4C8E8;\n    --iris-deep:  #3A2A5A;\n    --cream:      #FAF6EE;\n    --sand:       #F0E8D8;\n    --gold:       #C9A464;\n    --ink:        #1A2010;\n    --white:      #ffffff;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'DM Sans', sans-serif;\n    background: var(--cream);\n    color: var(--ink);\n    overflow-x: hidden;\n  }\n\n  body::before {\n    content: '';\n    position: fixed;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 75% 50% at 10% 8%,  rgba(107,143,107,0.15) 0%, transparent 60%),\n      radial-gradient(ellipse 55% 65% at 92% 88%,  rgba(122,106,154,0.12) 0%, transparent 55%),\n      radial-gradient(ellipse 50% 40% at 55% 35%,  rgba(212,200,232,0.2)  0%, transparent 50%);\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  .container {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 24px;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* BADGE *\/\n  .drop-badge {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 48px 0 24px;\n    animation: fadeDown 0.8s ease both;\n  }\n\n  .badge-pill {\n    background: linear-gradient(135deg, var(--sage-deep) 0%, var(--iris-deep) 100%);\n    color: var(--sage-pale);\n    font-family: 'DM Sans', sans-serif;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    padding: 6px 20px;\n    border-radius: 100px;\n    border: 1px solid rgba(107,143,107,0.3);\n  }\n\n  \/* HERO *\/\n  .hero {\n    text-align: center;\n    padding-bottom: 16px;\n    animation: fadeDown 0.9s ease 0.1s both;\n  }\n\n  .hero-eyebrow {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: 18px;\n    color: var(--sage);\n    letter-spacing: 0.05em;\n    margin-bottom: 10px;\n  }\n\n  .hero-tagline {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--iris);\n    margin-bottom: 10px;\n  }\n\n  .hero-subtitle {\n    margin-top: 16px;\n    font-size: 13px;\n    color: var(--sage);\n    font-weight: 300;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  \/* DIVIDER *\/\n  .divider {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin: 28px 0;\n    animation: fadeIn 1s ease 0.2s both;\n  }\n  .divider::before, .divider::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--sage-pale), transparent);\n  }\n  .divider-icon { font-size: 15px; color: var(--sage); }\n\n  \/* HOOK CARD *\/\n  .description-card {\n    background: rgba(255,255,255,0.75);\n    backdrop-filter: blur(16px);\n    border: 1px solid rgba(107,143,107,0.2);\n    border-radius: 20px;\n    padding: 40px 48px;\n    margin-bottom: 28px;\n    box-shadow: 0 8px 40px rgba(58,90,58,0.07);\n    animation: fadeUp 1s ease 0.4s both;\n  }\n\n  .desc-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 28px;\n    font-weight: 400;\n    color: var(--ink);\n    margin-bottom: 16px;\n    line-height: 1.3;\n  }\n\n  .desc-headline em { font-style: italic; color: var(--sage); }\n\n  .desc-body {\n    font-size: 15px;\n    line-height: 1.85;\n    color: #3A4A3A;\n    font-weight: 300;\n  }\n\n  .desc-body strong { font-weight: 500; color: var(--ink); }\n\n  \/* SECTION LABEL *\/\n  .section-label {\n    font-size: 10px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--sage-deep);\n    font-weight: 500;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--sage-pale), transparent);\n  }\n\n  \/* VARIANTS *\/\n  .variants-section {\n    margin-bottom: 32px;\n    animation: fadeUp 1s ease 0.45s both;\n  }\n\n  .variants-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n\n  .variant-card {\n    border-radius: 16px;\n    padding: 26px;\n    cursor: pointer;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .variant-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 12px 40px rgba(0,0,0,0.12);\n  }\n\n  .variant-card.sage {\n    background: linear-gradient(135deg, #e8f5e0 0%, #c8dec0 50%, #8aae8a 100%);\n    border: 1px solid rgba(107,143,107,0.4);\n  }\n\n  .variant-card.iris {\n    background: linear-gradient(135deg, #f5f0e8 0%, #d4c8e8 50%, #9a8aba 100%);\n    border: 1px solid rgba(122,106,154,0.4);\n  }\n\n  .variant-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 22px;\n    font-weight: 400;\n    margin-bottom: 4px;\n    line-height: 1.1;\n  }\n\n  .variant-card.sage .variant-name  { color: #2A4A2A; }\n  .variant-card.iris .variant-name  { color: #2A1A4A; }\n\n  .variant-desc {\n    font-size: 12px;\n    font-weight: 400;\n    letter-spacing: 0.03em;\n    line-height: 1.5;\n  }\n\n  .variant-card.sage .variant-desc  { color: var(--sage-deep); }\n  .variant-card.iris .variant-desc  { color: var(--iris-deep); }\n\n  .variant-swatch {\n    display: flex;\n    gap: 5px;\n    margin-top: 14px;\n  }\n\n  .swatch {\n    height: 6px;\n    border-radius: 3px;\n    flex: 1;\n  }\n\n  \/* VALUE BANNER *\/\n  .hero-banner {\n    background: linear-gradient(135deg, var(--sage-deep) 0%, #4A5A3A 40%, var(--sage) 100%);\n    border-radius: 16px;\n    padding: 32px 36px;\n    text-align: center;\n    margin-bottom: 32px;\n    animation: fadeUp 1s ease 0.5s both;\n    box-shadow: 0 12px 48px rgba(58,90,58,0.22);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .hero-banner::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      45deg,\n      transparent,\n      transparent 30px,\n      rgba(255,255,255,0.03) 30px,\n      rgba(255,255,255,0.03) 31px\n    );\n    pointer-events: none;\n  }\n\n  .banner-count {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 52px;\n    font-weight: 300;\n    color: rgba(255,255,255,0.95);\n    line-height: 1;\n    margin-bottom: 4px;\n    letter-spacing: -0.02em;\n  }\n\n  .banner-eyebrow {\n    font-size: 10px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.5);\n    font-weight: 500;\n    margin-bottom: 12px;\n  }\n\n  .banner-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    font-weight: 300;\n    font-style: italic;\n    color: rgba(255,255,255,0.9);\n    line-height: 1.45;\n    margin-bottom: 6px;\n  }\n\n  .banner-sub {\n    font-size: 13px;\n    color: rgba(255,255,255,0.55);\n    font-weight: 300;\n  }\n\n  \/* ITEMS *\/\n  .items-section {\n    margin-bottom: 32px;\n    animation: fadeUp 1s ease 0.52s both;\n  }\n\n  .items-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));\n    gap: 10px;\n  }\n\n  .item-pill {\n    background: rgba(255,255,255,0.78);\n    border: 1px solid rgba(107,143,107,0.25);\n    border-radius: 8px;\n    padding: 10px 16px;\n    font-size: 13px;\n    color: var(--ink);\n    font-weight: 400;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 8px;\n    transition: all 0.2s ease;\n    backdrop-filter: blur(8px);\n  }\n\n  .item-pill:hover {\n    background: rgba(255,255,255,0.98);\n    border-color: var(--sage);\n    transform: translateY(-1px);\n    box-shadow: 0 4px 16px rgba(107,143,107,0.18);\n  }\n\n  .item-left {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n  }\n\n  .item-emoji { font-size: 14px; flex-shrink: 0; }\n\n  .item-qty {\n    font-size: 11px;\n    color: var(--sage);\n    font-weight: 500;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n\n  \/* GIFT CARD *\/\n  .gift-card {\n    background: linear-gradient(135deg, rgba(200,222,192,0.5) 0%, rgba(212,200,232,0.5) 100%);\n    border: 1px solid rgba(107,143,107,0.2);\n    border-radius: 20px;\n    padding: 32px 40px;\n    margin-bottom: 28px;\n    animation: fadeUp 1s ease 0.54s both;\n  }\n\n  .gift-card .desc-headline em { color: var(--iris); }\n\n  \/* TRUST BLOCK *\/\n  .trust-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 12px;\n    margin-bottom: 32px;\n    animation: fadeUp 1s ease 0.56s both;\n  }\n\n  .trust-item {\n    background: rgba(255,255,255,0.75);\n    border: 1px solid rgba(107,143,107,0.2);\n    border-radius: 12px;\n    padding: 16px;\n    text-align: center;\n    backdrop-filter: blur(8px);\n  }\n\n  .trust-icon { font-size: 22px; margin-bottom: 6px; }\n  .trust-label {\n    font-family: 'DM Sans', sans-serif;\n    font-size: 11px;\n    font-weight: 600;\n    color: var(--sage-deep);\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n  }\n  .trust-sub { font-size: 11px; color: #6A8A6A; margin-top: 4px; }\n\n  \/* REVIEWS *\/\n  .reviews-section { margin-bottom: 32px; animation: fadeUp 1s ease 0.58s both; }\n\n  .reviews-note {\n    background: rgba(107,143,107,0.06);\n    border: 1px solid rgba(107,143,107,0.2);\n    border-radius: 12px;\n    padding: 12px 16px;\n    margin-bottom: 16px;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 13px;\n    color: var(--sage-deep);\n    text-align: center;\n  }\n\n  \/* MICRO CTA *\/\n  .micro-cta {\n    text-align: center;\n    margin-bottom: 24px;\n    animation: fadeUp 1s ease 0.59s both;\n  }\n\n  .micro-cta p:first-child {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: 20px;\n    color: var(--sage-deep);\n    margin-bottom: 6px;\n  }\n\n  .micro-cta p:last-child {\n    font-size: 13px;\n    color: #6A8A6A;\n    font-weight: 300;\n  }\n\n  \/* SCARCITY *\/\n  .limited-banner {\n    background: linear-gradient(135deg, var(--sage-deep) 0%, var(--iris-deep) 100%);\n    border-radius: 16px;\n    padding: 26px 32px;\n    margin-bottom: 32px;\n    text-align: center;\n    animation: fadeUp 1s ease 0.6s both;\n    box-shadow: 0 8px 32px rgba(58,42,90,0.18);\n  }\n\n  .limited-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 22px;\n    font-weight: 300;\n    font-style: italic;\n    color: var(--white);\n    margin-bottom: 6px;\n  }\n\n  .limited-sub {\n    font-size: 13px;\n    color: rgba(255,255,255,0.65);\n    font-weight: 300;\n  }\n\n  \/* FOOTER *\/\n  .footer-note {\n    text-align: center;\n    padding: 16px 0 56px;\n    animation: fadeUp 1s ease 0.62s both;\n  }\n\n  .footer-sub {\n    font-size: 12px;\n    color: var(--sage);\n    letter-spacing: 0.05em;\n  }\n\n  \/* PETALS *\/\n  .petal {\n    position: fixed;\n    pointer-events: none;\n    opacity: 0;\n    z-index: 0;\n    animation: floatPetal linear infinite;\n  }\n\n  @keyframes floatPetal {\n    0%   { transform: translateY(-20px) rotate(0deg); opacity: 0; }\n    10%  { opacity: 0.3; }\n    90%  { opacity: 0.12; }\n    100% { transform: translateY(110vh) rotate(360deg); opacity: 0; }\n  }\n\n  @keyframes fadeDown {\n    from { opacity: 0; transform: translateY(-16px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(20px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  @keyframes fadeIn {\n    from { opacity: 0; }\n    to   { opacity: 1; }\n  }\n\n  @media (max-width: 600px) {\n    .description-card, .gift-card { padding: 28px 24px; }\n    .items-grid { grid-template-columns: 1fr 1fr; }\n    .variants-grid { grid-template-columns: 1fr; }\n    .trust-grid { grid-template-columns: 1fr 1fr 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"petal\" style=\"left: 8%; animation-duration: 15s; animation-delay: 0s; font-size: 12px;\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"petal\" style=\"left: 22%; animation-duration: 19s; animation-delay: 3s; font-size: 10px;\"\u003e🪻\u003c\/div\u003e\n\u003cdiv class=\"petal\" style=\"left: 45%; animation-duration: 13s; animation-delay: 6s; font-size: 9px;\"\u003e🌸\u003c\/div\u003e\n\u003cdiv class=\"petal\" style=\"left: 67%; animation-duration: 17s; animation-delay: 1s; font-size: 11px;\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"petal\" style=\"left: 83%; animation-duration: 21s; animation-delay: 8s; font-size: 9px;\"\u003e🪻\u003c\/div\u003e\n\u003cdiv class=\"petal\" style=\"left: 55%; animation-duration: 14s; animation-delay: 5s; font-size: 10px;\"\u003e🌸\u003c\/div\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- BADGE --\u003e\n\u003cdiv class=\"drop-badge\"\u003e\n\u003cdiv style=\"display: flex; gap: 8px; align-items: center;\"\u003e\n\u003cdiv class=\"badge-pill\" style=\"background: var(--sage-deep);\"\u003e🌿 Sage Meadow\u003c\/div\u003e\n\u003cdiv class=\"badge-pill\" style=\"background: var(--iris-deep);\"\u003e🪻 Iris Meadow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-eyebrow\"\u003eFor the reader who blooms wherever she reads.\u003c\/div\u003e\n\u003cdiv class=\"hero-tagline\"\u003e22 items · $59 · ships with love\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; width: 100%; overflow: hidden;\"\u003e\n\u003cdiv style=\"font-family: 'Cormorant Garamond',serif; font-size: 56px; font-weight: 300; line-height: 0.9; display: inline-block; text-align: center; width: 100%;\"\u003e\n\u003cspan style=\"color: #3a5a3a; font-style: normal; text-transform: uppercase; letter-spacing: 0.04em;\"\u003eSUMMER\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: #3a2a5a; font-style: normal; text-transform: uppercase; letter-spacing: 0.04em;\"\u003eMEADOW\u003c\/span\u003e\u003cbr\u003e\u003cem style=\"color: #6b8f6b;\"\u003eBookish \u003c\/em\u003e\u003cem style=\"color: #7a6a9a;\"\u003eBundle\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-subtitle\"\u003eFloral · Botanical · Made for the reader who blooms\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cspan class=\"divider-icon\"\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- VIDEO --\u003e\n\u003cdiv style=\"margin-bottom: 28px; animation: fadeUp 1s ease 0.38s both;\"\u003e\n\u003cdiv style=\"position: relative; width: 100%; border-radius: 16px; overflow: hidden; box-shadow: 0 8px 40px rgba(58,90,58,0.15);\"\u003e\u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e4ed17030996466a97e40a0d99e0bfb5.mov\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" style=\"display: block; width: 100%; height: auto; border-radius: 16px;\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 1. HOOK --\u003e\n\u003cdiv class=\"description-card\" style=\"margin-bottom: 28px;\"\u003e\n\u003ch2 class=\"desc-headline\"\u003eImagine your perfect \u003cem\u003ereading afternoon in bloom.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"desc-body\"\u003eFloral, beautiful, and packed with everything a book lover needs to make reading feel like a walk through a summer meadow.\u003cbr\u003e\u003cbr\u003eThe \u003cstrong\u003eSummer Meadow Bookish Bundle\u003c\/strong\u003e is a full sensory experience — \u003cstrong\u003e22 carefully curated pieces\u003c\/strong\u003e across two stunning meadow-inspired colorways. Treat yourself or gift it to the reader who deserves something truly special. 🌿\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. COLOR CHOICE --\u003e\n\u003cdiv class=\"variants-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eChoose your meadow\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr; gap: 16px;\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#e8f5e0 0%,#c8dec0 50%,#8aae8a 100%); border: 1px solid rgba(107,143,107,0.4); border-radius: 16px; padding: 22px 18px; cursor: pointer; transition: transform 0.2s ease;\"\u003e\n\u003cdiv style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; font-weight: 400; color: #2a4a2a; margin-bottom: 6px;\"\u003e🌿 Sage Meadow\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #3a5a3a; line-height: 1.5;\"\u003eShades of Green · fresh, botanical, alive with garden energy\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 5px; margin-top: 14px;\"\u003e\n\u003cdiv style=\"height: 6px; border-radius: 3px; width: 33%; background: #e8f5e0;\"\u003e \u003c\/div\u003e\n\u003cdiv style=\"height: 6px; border-radius: 3px; width: 33%; background: #8aae8a;\"\u003e \u003c\/div\u003e\n\u003cdiv style=\"height: 6px; border-radius: 3px; width: 33%; background: #3A5A3A;\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#f5f0e8 0%,#d4c8e8 50%,#9a8aba 100%); border: 1px solid rgba(122,106,154,0.4); border-radius: 16px; padding: 22px 18px; cursor: pointer; transition: transform 0.2s ease;\"\u003e\n\u003cdiv style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; font-weight: 400; color: #2a1a4a; margin-bottom: 6px;\"\u003e🪻 Iris Meadow\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #3a2a5a; line-height: 1.5;\"\u003eBrown, Cream, Beige \u0026amp; Purple · soft, romantic, warm as a late summer evening\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 5px; margin-top: 14px;\"\u003e\n\u003cdiv style=\"height: 6px; border-radius: 3px; width: 33%; background: #f5f0e8;\"\u003e \u003c\/div\u003e\n\u003cdiv style=\"height: 6px; border-radius: 3px; width: 33%; background: #c4a882;\"\u003e \u003c\/div\u003e\n\u003cdiv style=\"height: 6px; border-radius: 3px; width: 33%; background: #7A6A9A;\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. PHOTOS --\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003cdiv class=\"section-label\"\u003eSee what's inside\u003c\/div\u003e\n\u003c!-- BOX PHOTOS side by side --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 12px;\"\u003e\n\u003cdiv style=\"border-radius: 14px; overflow: hidden; box-shadow: 0 6px 24px rgba(58,90,58,0.12);\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/3999\/7623\/files\/SAGE_Meadow_2.png?v=1778716270\" alt=\"Sage Meadow box\" width=\"100%\" style=\"display: block; width: 100%; height: auto; border-radius: 14px 14px 0 0; object-fit: cover;\"\u003e\n\u003cdiv style=\"background: #3A5A3A; padding: 10px; text-align: center;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-style: italic; font-size: 15px; color: #ffffff; margin: 0;\"\u003e🌿 Sage Meadow\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-radius: 14px; overflow: hidden; box-shadow: 0 6px 24px rgba(58,42,90,0.12);\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/3999\/7623\/files\/IRIS_Meadow.png?v=1778716270\" alt=\"Iris Meadow box\" width=\"100%\" style=\"display: block; width: 100%; height: auto; border-radius: 14px 14px 0 0; object-fit: cover;\"\u003e\n\u003cdiv style=\"background: #3A2A5A; padding: 10px; text-align: center;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-style: italic; font-size: 15px; color: #ffffff; margin: 0;\"\u003e🪻 Iris Meadow\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FLAT LAYS full width stacked --\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 12px; margin-bottom: 32px;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/3999\/7623\/files\/Summer_Meadow_Bookish_Bundle_SAGE.heic?v=1778714202\" alt=\"Sage Meadow flat lay\" width=\"100%\" style=\"display: block; width: 100%; height: auto; border-radius: 14px; box-shadow: 0 6px 24px rgba(58,90,58,0.1);\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0688\/3999\/7623\/files\/Summer_Meadow_Bookish_Bundle_IRIS.heic?v=1778714204\" alt=\"Iris Meadow flat lay\" width=\"100%\" style=\"display: block; width: 100%; height: auto; border-radius: 14px; box-shadow: 0 6px 24px rgba(58,42,90,0.1);\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. VALUE BANNER --\u003e\n\u003cdiv class=\"hero-banner\"\u003e\n\u003cdiv class=\"banner-count\"\u003e22\u003c\/div\u003e\n\u003cdiv class=\"banner-eyebrow\"\u003ecarefully curated items inside every box\u003c\/div\u003e\n\u003cdiv class=\"banner-title\"\u003eA full sensory experience — floral, beautiful, bookish.\u003c\/div\u003e\n\u003cdiv class=\"banner-sub\"\u003e$59 · 2 colorways · packed with love · ships from YOURBOOKISH 🌿\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. ITEMS --\u003e\n\u003cdiv class=\"items-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eEverything inside your box\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(107,143,107,0.07); border-left: 3px solid #6B8F6B; border-radius: 0 8px 8px 0; padding: 14px 18px; margin-bottom: 16px; font-family: 'DM Sans',sans-serif; font-size: 13px; color: #3a5a3a; line-height: 1.6;\"\u003eEvery item was chosen to earn its place in your reading nook. Here's what's inside:\u003c\/div\u003e\n\u003cdiv class=\"items-grid\"\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e📓\u003c\/span\u003eA6 Textile Cover Notebook\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🌸\u003c\/span\u003eTransparent Flower Stickers\u003c\/div\u003e\n\u003cspan class=\"item-qty\"\u003e×4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🟩\u003c\/span\u003eRectangular Stickers Green\u003c\/div\u003e\n\u003cspan class=\"item-qty\"\u003e×3\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🔖\u003c\/span\u003eMeadow Bookmarks\u003c\/div\u003e\n\u003cspan class=\"item-qty\"\u003e×2\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🗝️\u003c\/span\u003eTiny Pocketbook Keychain\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🪢\u003c\/span\u003eFluffy Scrunchie\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🌺\u003c\/span\u003eFrangipani Flower Hair Clip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🌿\u003c\/span\u003eSticker Sheet in Green\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🩷\u003c\/span\u003eSticker Sheet in Pink\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e📋\u003c\/span\u003eBook Tracker\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e📌\u003c\/span\u003eEnamel Pin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🖍️\u003c\/span\u003eHighlighters\u003c\/div\u003e\n\u003cspan class=\"item-qty\"\u003e×3\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🖊️\u003c\/span\u003ePens\u003c\/div\u003e\n\u003cspan class=\"item-qty\"\u003e×3\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🖊️\u003c\/span\u003eMetallic Pen Holder\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e💛\u003c\/span\u003eMetallic Heart Paper Clips\u003c\/div\u003e\n\u003cspan class=\"item-qty\"\u003e×2\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e✈️\u003c\/span\u003ePlane-Shaped Paper Clip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🗂️\u003c\/span\u003eSticky Tabs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e👜\u003c\/span\u003eBig Pencil Case\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e👧\u003c\/span\u003eTransparent Girl Stickers\u003c\/div\u003e\n\u003cspan class=\"item-qty\"\u003e×2\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🔖\u003c\/span\u003eMagnetic Bookmark\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e🪡\u003c\/span\u003eClothespin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item-pill\"\u003e\n\u003cdiv class=\"item-left\"\u003e\n\u003cspan class=\"item-emoji\"\u003e📝\u003c\/span\u003eBook Review Card\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. GIFT ANGLE --\u003e\n\u003cdiv class=\"gift-card description-card\"\u003e\n\u003ch2 class=\"desc-headline\" style=\"font-size: 22px;\"\u003eThe gift that actually \u003cem\u003eblooms.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"desc-body\"\u003eKnow a reader who deserves something beautiful? Arrives ready to gift — no wrapping required. Pick their meadow, add to cart, done.\u003cbr\u003e\u003cbr\u003ePerfect for: book lovers · floral aesthetic readers · birthdays · just because · bookish gift seekers 🌿\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 7. TRUST --\u003e\n\u003cdiv class=\"trust-grid\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-icon\"\u003e🫶🏻\u003c\/div\u003e\n\u003cdiv class=\"trust-label\"\u003ePacked with love\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003eEvery box hand-packed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"trust-label\"\u003eGift-ready\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003eNo wrapping needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"trust-label\"\u003e22 items\u003c\/div\u003e\n\u003cdiv class=\"trust-sub\"\u003eCurated with care\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. MICRO CTA --\u003e\n\u003cdiv class=\"micro-cta\"\u003e\n\u003cp\u003eStill thinking about it?\u003c\/p\u003e\n\u003cp\u003ePick your meadow and make it yours — before someone else does. 🌿\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 9. SCARCITY --\u003e\n\u003cdiv class=\"limited-banner\"\u003e\n\u003cdiv class=\"limited-title\"\u003eTwo meadows. One beautiful bundle. Made with love.\u003c\/div\u003e\n\u003cdiv class=\"limited-sub\"\u003e🌿 Sage Meadow  ·  🪻 Iris Meadow  ·  $59  ·  Ships from YOURBOOKISH\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"footer-note\"\u003e\n\u003cdiv class=\"footer-sub\"\u003e🌿 Summer Meadow Bookish Bundle · 22 Items · Floral Bookish Gift Set · Ships with love\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"YOURBOOKISH.COM","offers":[{"title":"🌿 Sage Meadow","offer_id":48463754133687,"sku":null,"price":59.0,"currency_code":"USD","in_stock":false},{"title":"🪻 Iris Meadow","offer_id":48463754166455,"sku":null,"price":59.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/3999\/7623\/files\/Meadow_bookish_bundle.png?v=1778719092","url":"https:\/\/yourbookish.com\/products\/summer-meadow-bookish-bundle","provider":"YOURBOOKISH.COM","version":"1.0","type":"link"}