{"product_id":"lightweight-straw-shoulder-bag","title":"✨ The Lightweight Everyday Bag You’ll Carry Everywhere","description":"\u003cstyle\u003e\n  \/* =========================================================\n     ZALVERRAC BAG LANDING PAGE — LEFT-ALIGNED \/ TIGHT STACK\n     Scoped styles only. Does NOT touch Shopify product forms,\n     add-to-cart buttons, cart drawer, or sticky cart bar.\n  ========================================================== *\/\n\n  #zv-bag-lp-2026 {\n    --zv-bg: #fbf8f3;\n    --zv-text: #211a16;\n    --zv-muted: #70675f;\n    --zv-accent: #b58a48;\n    --zv-border: #e9e1d7;\n\n    width: 100%;\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 0 18px 0;\n    box-sizing: border-box;\n    color: var(--zv-text);\n    font-family: inherit;\n  }\n\n  #zv-bag-lp-2026 *,\n  #zv-bag-lp-2026 *::before,\n  #zv-bag-lp-2026 *::after {\n    box-sizing: border-box;\n  }\n\n  \/* No blank space between sections *\/\n  #zv-bag-lp-2026 .zv-section {\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* All text uniformly left aligned *\/\n  #zv-bag-lp-2026 .zv-copy {\n    width: 100%;\n    max-width: 760px;\n    margin: 0;\n    padding: 20px 0 16px;\n    text-align: left;\n  }\n\n  \/* First copy starts immediately with no top gap *\/\n  #zv-bag-lp-2026 .zv-motion .zv-copy {\n    padding-top: 0;\n  }\n\n  #zv-bag-lp-2026 .zv-kicker {\n    margin: 0 0 8px;\n    color: var(--zv-accent);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n    text-align: left;\n  }\n\n  #zv-bag-lp-2026 .zv-title {\n    margin: 0 0 10px;\n    max-width: 760px;\n    font-size: clamp(30px, 4.2vw, 48px);\n    line-height: 1.08;\n    letter-spacing: -1.1px;\n    font-weight: 760;\n    color: var(--zv-text);\n    text-align: left;\n  }\n\n  #zv-bag-lp-2026 .zv-subtitle {\n    margin: 0;\n    max-width: 700px;\n    color: var(--zv-muted);\n    font-size: 17px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  #zv-bag-lp-2026 .zv-media {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 0;\n    background: var(--zv-bg);\n    margin: 0;\n    padding: 0;\n  }\n\n  #zv-bag-lp-2026 .zv-media img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* Desktop GIF fixed at 338 × 601 *\/\n  #zv-bag-lp-2026 .zv-motion .zv-media {\n    width: 338px;\n    height: 601px;\n    margin: 0 auto;\n    border-radius: 0;\n    background: transparent;\n  }\n\n  #zv-bag-lp-2026 .zv-motion .zv-media img {\n    width: 338px;\n    height: 601px;\n    object-fit: cover;\n  }\n\n  #zv-bag-lp-2026 .zv-note {\n    max-width: 760px;\n    margin: 10px 0 0;\n    color: #4f4741;\n    font-size: 14px;\n    line-height: 1.6;\n    text-align: left;\n  }\n\n  \/* Remove divider spacing *\/\n  #zv-bag-lp-2026 .zv-divider {\n    display: none;\n  }\n\n  #zv-bag-lp-2026 .zv-final {\n    margin: 0;\n    padding: 20px 0 0;\n    text-align: left;\n  }\n\n  #zv-bag-lp-2026 .zv-final .zv-title {\n    font-size: clamp(30px, 4vw, 46px);\n    text-align: left;\n  }\n\n  #zv-bag-lp-2026 .zv-final .zv-subtitle {\n    text-align: left;\n  }\n\n  @media screen and (max-width: 749px) {\n    #zv-bag-lp-2026 {\n      margin: 0 auto;\n      padding: 0;\n      max-width: 100%;\n    }\n\n    #zv-bag-lp-2026 .zv-section {\n      margin: 0;\n      padding: 0;\n    }\n\n    #zv-bag-lp-2026 .zv-copy {\n      width: 100%;\n      max-width: none;\n      margin: 0;\n      padding: 16px 14px 14px;\n      text-align: left;\n    }\n\n    #zv-bag-lp-2026 .zv-motion .zv-copy {\n      padding-top: 0;\n    }\n\n    #zv-bag-lp-2026 .zv-kicker,\n    #zv-bag-lp-2026 .zv-title,\n    #zv-bag-lp-2026 .zv-subtitle,\n    #zv-bag-lp-2026 .zv-note,\n    #zv-bag-lp-2026 .zv-final,\n    #zv-bag-lp-2026 .zv-final .zv-title,\n    #zv-bag-lp-2026 .zv-final .zv-subtitle {\n      text-align: left;\n    }\n\n    #zv-bag-lp-2026 .zv-title {\n      font-size: 30px;\n      letter-spacing: -0.7px;\n    }\n\n    #zv-bag-lp-2026 .zv-subtitle {\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    \/* Mobile GIF full width *\/\n    #zv-bag-lp-2026 .zv-motion .zv-media {\n      width: 100%;\n      height: auto;\n      margin: 0;\n      border-radius: 0;\n    }\n\n    #zv-bag-lp-2026 .zv-motion .zv-media img {\n      width: 100%;\n      height: auto;\n      object-fit: contain;\n    }\n\n    #zv-bag-lp-2026 .zv-media {\n      border-radius: 0;\n    }\n\n    #zv-bag-lp-2026 .zv-final {\n      padding: 16px 14px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"zv-bag-lp-2026\"\u003e\n\u003c!-- SECTION 1 — INTRO + GIF --\u003e\n\u003csection class=\"zv-section zv-motion\"\u003e\n\u003cdiv class=\"zv-copy\"\u003e\n\u003ch2 class=\"zv-title\"\u003eMade for the Days You Do It All\u003c\/h2\u003e\n\u003cp class=\"zv-subtitle\"\u003eLightweight, roomy and effortlessly polished — an everyday bag designed to move with you from busy workdays to relaxed weekends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0733\/9370\/0908\/files\/1_01a6d19f-7d82-48b0-827b-f655b62edef7.gif\" alt=\"Lightweight straw shoulder bag in motion\" loading=\"eager\" decoding=\"async\" width=\"450\" height=\"800\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 2 — LIGHTWEIGHT --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003cdiv class=\"zv-copy\"\u003e\n\u003cdiv class=\"zv-kicker\"\u003eLIGHTER BY DESIGN\u003c\/div\u003e\n\u003ch2 class=\"zv-title\"\u003eAll the Style. None of the Extra Weight.\u003c\/h2\u003e\n\u003cp class=\"zv-subtitle\"\u003eThe woven construction keeps the silhouette refined without the bulky, heavy feel of a traditional everyday tote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-media\"\u003e\u003cimg src=\"https:\/\/zalverrac.com\/cdn\/shop\/files\/3_0a77ae83-4d40-42ac-8884-aedd4fea7ac1.png?v=1788506293\u0026amp;width=1946\" alt=\"Lightweight straw shoulder bag comparison\" loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 3 — CAPACITY --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003cdiv class=\"zv-copy\"\u003e\n\u003cdiv class=\"zv-kicker\"\u003eROOMIER THAN IT LOOKS\u003c\/div\u003e\n\u003ch2 class=\"zv-title\"\u003eYour Daily Essentials, All in One Place\u003c\/h2\u003e\n\u003cp class=\"zv-subtitle\"\u003eCompact enough to look polished, yet spacious enough for the things you actually reach for every day — phone, wallet, keys, sunglasses, small cosmetics and personal essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260806165003_0cb78b15863247ac195b380a4d52b5d6.jpg?v=1786006208\" alt=\"Spacious everyday capacity of straw shoulder bag\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 4 — LIFESTYLE --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003cdiv class=\"zv-copy\"\u003e\n\u003cdiv class=\"zv-kicker\"\u003eFROM WORK TO WEEKEND\u003c\/div\u003e\n\u003ch2 class=\"zv-title\"\u003eOne Bag. Easy to Style All Day.\u003c\/h2\u003e\n\u003cp class=\"zv-subtitle\"\u003eA versatile silhouette that feels just as natural on office days, coffee runs, brunch plans and everyday outings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-media\"\u003e\u003cimg src=\"https:\/\/zalverrac.com\/cdn\/shop\/files\/5_ad051552-bbbe-4fea-923c-67881b1a83f6.png?v=1788506346\u0026amp;width=1946\" alt=\"Woman carrying the lightweight straw shoulder bag from work to weekend\" loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 5 — DETAILS --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003cdiv class=\"zv-copy\"\u003e\n\u003cdiv class=\"zv-kicker\"\u003eDETAILS YOU CAN SEE\u003c\/div\u003e\n\u003ch2 class=\"zv-title\"\u003eThoughtful Finishing from Every Angle\u003c\/h2\u003e\n\u003cp class=\"zv-subtitle\"\u003eTextured straw weave, polished gold-tone hardware, PU trim and a secure turn-lock closure come together for an elevated everyday finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-media\"\u003e\u003cimg src=\"https:\/\/zalverrac.com\/cdn\/shop\/files\/4_610aa3fd-15dc-481f-abcc-2162e517b30b.png?v=1788506318\u0026amp;width=1946\" alt=\"Straw weave, gold-tone hardware, turn-lock and PU trim details\" loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 6 — SIZE --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003cdiv class=\"zv-copy\"\u003e\n\u003cdiv class=\"zv-kicker\"\u003eJUST THE RIGHT SIZE\u003c\/div\u003e\n\u003ch2 class=\"zv-title\"\u003eThe Perfect Everyday Proportions\u003c\/h2\u003e\n\u003cp class=\"zv-subtitle\"\u003eSpacious enough for everyday essentials without overwhelming your outfit.\u003c\/p\u003e\n\u003cp class=\"zv-note\"\u003eApprox. 9.45 × 7.48 × 3.94 in (24 × 19 × 10 cm) · Straw-style woven body · PU trim · Gold-tone hardware\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-media\"\u003e\u003cimg src=\"https:\/\/zalverrac.com\/cdn\/shop\/files\/7_7b682e80-1aa0-4012-bd34-59c7a49658a7.png?v=1788506364\u0026amp;width=1946\" alt=\"Straw shoulder bag dimensions and specifications\" loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION 7 — PAIN \/ SOLUTION --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003cdiv class=\"zv-copy\"\u003e\n\u003cdiv class=\"zv-kicker\"\u003eA SMARTER EVERYDAY CARRY\u003c\/div\u003e\n\u003ch2 class=\"zv-title\"\u003eLeave the Heavy, Bulky Bag Behind\u003c\/h2\u003e\n\u003cp class=\"zv-subtitle\"\u003eA lighter silhouette that feels easier to carry and easier to pair with your everyday wardrobe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-media\"\u003e\u003cimg src=\"https:\/\/zalverrac.com\/cdn\/shop\/files\/2_f477c24c-c98a-481b-bfbd-e0e7fb22923d.png?v=1788506273\u0026amp;width=1946\" alt=\"Common heavy bag problems compared with a lightweight everyday straw bag\" loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CLOSE --\u003e\n\u003csection class=\"zv-final\"\u003e\n\u003cdiv class=\"zv-kicker\"\u003eTHE ONE YOU’LL KEEP REACHING FOR\u003c\/div\u003e\n\u003ch2 class=\"zv-title\"\u003eYour Everyday Bag, Elevated.\u003c\/h2\u003e\n\u003cp class=\"zv-subtitle\"\u003eLightweight. Roomy. Effortlessly easy to style. Made for wherever the day takes you.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"zalverrac","offers":[{"title":"Black \/ 👜 Buy 1","offer_id":46083438182444,"sku":"WH01842609025837-黑色","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 🔥 Buy 2 · Save 23%","offer_id":46083596550188,"sku":null,"price":36.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 👑 Buy 3 · Free Shipping","offer_id":46083596582956,"sku":null,"price":53.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 👜 Buy 1","offer_id":46083438215212,"sku":"WH01842609025837-白色","price":23.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 🔥 Buy 2 · Save 23%","offer_id":46083596615724,"sku":null,"price":36.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 👑 Buy 3 · Free Shipping","offer_id":46083596648492,"sku":null,"price":53.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 👜 Buy 1","offer_id":46083438247980,"sku":"WH01842609025837-粉色","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 🔥 Buy 2 · Save 23%","offer_id":46083596681260,"sku":null,"price":36.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 👑 Buy 3 · Free Shipping","offer_id":46083596714028,"sku":null,"price":53.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 👜 Buy 1","offer_id":46083438280748,"sku":"WH01842609025837-棕色","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 🔥 Buy 2 · Save 23%","offer_id":46083596746796,"sku":null,"price":36.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 👑 Buy 3 · Free Shipping","offer_id":46083596779564,"sku":null,"price":53.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/9370\/0908\/files\/11_01ac0808-50c7-4bcd-8779-ff91af16270b.png?v=1788510253","url":"https:\/\/zalverrac.com\/products\/lightweight-straw-shoulder-bag","provider":"zalverrac","version":"1.0","type":"link"}