{"product_id":"womens-solid-color-pu-leather-shoulder-bag-simple-large-capacity-crossbody-bag-trendy-high-quality-daily-commuting-bag-girl-fashionable-shopping-bag-fashion-crossbody-bags","title":"Women’s PU Leather Shoulder Bag – Spacious Everyday Crossbody Purse","description":"\u003cstyle\u003e\n  .xl-bag-page,\n  .xl-bag-page * { box-sizing: border-box; }\n\n  .xl-bag-page {\n    --xl-ink: #2b201d;\n    --xl-muted: #746763;\n    --xl-cream: #fbf7f2;\n    --xl-blush: #f2e5df;\n    --xl-wine: #783b3f;\n    --xl-wine-dark: #5f2d31;\n    --xl-taupe: #b18d7d;\n    --xl-line: #e4d5ce;\n    --xl-white: #ffffff;\n    width: 100%;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 0 16px;\n    color: var(--xl-ink);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n  }\n\n  .xl-bag-page h1,\n  .xl-bag-page h2,\n  .xl-bag-page h3,\n  .xl-bag-page p { margin-top: 0; }\n\n  .xl-bag-page h2 {\n    margin-bottom: 12px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(27px, 4vw, 39px);\n    line-height: 1.16;\n    letter-spacing: -0.02em;\n  }\n\n  .xl-bag-page a { text-decoration: none; }\n\n  .xl-section { margin: 68px 0; }\n\n  .xl-section-head {\n    max-width: 720px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .xl-section-head p {\n    margin-bottom: 0;\n    color: var(--xl-muted);\n  }\n\n  .xl-kicker {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--xl-wine);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  \/* Every replacement image keeps its original ratio: no crop, stretch or forced height. *\/\n  .xl-image-wrap {\n    width: 100%;\n    margin-top: 16px;\n    overflow: hidden;\n    border: 1px solid var(--xl-line);\n    border-radius: 22px;\n    background: #f4efeb;\n  }\n\n  .xl-image-wrap img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 auto !important;\n    border-radius: 22px !important;\n    object-fit: contain !important;\n  }\n\n  .xl-hero {\n    text-align: center;\n  }\n\n  .xl-hero-copy {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(24px, 3.5vw, 38px) clamp(30px, 6vw, 72px);\n    border: 1px solid #eadbd4;\n    border-radius: 28px;\n    background: linear-gradient(135deg, #f7ebe5 0%, #fcf9f5 56%, #e9d7ce 100%);\n  }\n\n  .xl-hero-copy:before {\n    position: absolute;\n    top: -70px;\n    right: -55px;\n    width: 190px;\n    height: 190px;\n    border-radius: 50%;\n    background: rgba(120, 59, 63, 0.08);\n    content: \"\";\n  }\n\n  .xl-hero-content { position: relative; z-index: 1; }\n\n  .xl-hero h1 {\n    max-width: 760px;\n    margin: 0 auto;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(28px, 4vw, 44px);\n    font-weight: 600;\n    line-height: 1.12;\n    letter-spacing: -0.025em;\n  }\n\n  .xl-hero-line {\n    max-width: 650px;\n    margin: 0 auto 25px;\n    color: #5e4c47;\n    font-size: clamp(16px, 2.2vw, 19px);\n  }\n\n  .xl-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 13px 30px;\n    border: 1px solid var(--xl-wine);\n    border-radius: 999px;\n    background: var(--xl-wine);\n    color: var(--xl-white) !important;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    box-shadow: 0 10px 24px rgba(95, 45, 49, 0.2);\n    transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;\n  }\n\n  .xl-button:hover {\n    transform: translateY(-3px);\n    background: var(--xl-wine-dark);\n    box-shadow: 0 15px 29px rgba(95, 45, 49, 0.26);\n  }\n\n  .xl-button:active {\n    transform: translateY(1px) scale(0.97);\n    box-shadow: 0 6px 14px rgba(95, 45, 49, 0.2);\n  }\n\n  .xl-button:focus-visible,\n  .xl-faq summary:focus-visible {\n    outline: 3px solid rgba(120, 59, 63, 0.32);\n    outline-offset: 3px;\n  }\n\n  .xl-cards {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .xl-card {\n    padding: 27px 24px;\n    border: 1px solid var(--xl-line);\n    border-radius: 18px;\n    background: var(--xl-white);\n    box-shadow: 0 8px 24px rgba(54, 36, 31, 0.06);\n  }\n\n  .xl-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 17px;\n    border-radius: 50%;\n    background: var(--xl-blush);\n    color: var(--xl-wine);\n    font-size: 20px;\n  }\n\n  .xl-card h3 {\n    margin-bottom: 8px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    line-height: 1.25;\n  }\n\n  .xl-feature {\n    margin-top: 34px;\n  }\n\n  .xl-feature-copy {\n    padding: clamp(24px, 4.5vw, 44px);\n    border: 1px solid var(--xl-line);\n    border-radius: 22px;\n    background: var(--xl-cream);\n  }\n\n  .xl-feature h3 {\n    margin-bottom: 10px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(23px, 3vw, 30px);\n    line-height: 1.2;\n  }\n\n  .xl-feature p { max-width: 760px; margin-bottom: 0; color: var(--xl-muted); }\n\n  .xl-specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 24px;\n  }\n\n  .xl-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 18px;\n    padding: 14px 16px;\n    border: 1px solid var(--xl-line);\n    border-radius: 12px;\n    background: var(--xl-white);\n    font-size: 14px;\n  }\n\n  .xl-spec strong { color: var(--xl-ink); }\n  .xl-spec span { color: var(--xl-muted); text-align: right; }\n\n  .xl-faq-list { max-width: 850px; margin: 0 auto; }\n\n  .xl-faq {\n    margin-bottom: 12px;\n    border: 1px solid var(--xl-line);\n    border-radius: 14px;\n    background: var(--xl-white);\n    overflow: hidden;\n  }\n\n  .xl-faq summary {\n    position: relative;\n    padding: 19px 52px 19px 20px;\n    cursor: pointer;\n    list-style: none;\n    font-weight: 800;\n    line-height: 1.35;\n  }\n\n  .xl-faq summary::-webkit-details-marker { display: none; }\n\n  .xl-faq summary:after {\n    position: absolute;\n    top: 50%;\n    right: 21px;\n    width: 9px;\n    height: 9px;\n    border-right: 2px solid var(--xl-wine);\n    border-bottom: 2px solid var(--xl-wine);\n    content: \"\";\n    transform: translateY(-65%) rotate(45deg);\n    transition: transform 0.28s ease;\n  }\n\n  .xl-faq[open] summary:after { transform: translateY(-35%) rotate(225deg); }\n\n  .xl-answer {\n    padding: 0 20px 19px;\n    color: var(--xl-muted);\n    animation: xlFaqIn 0.25s ease;\n  }\n\n  .xl-answer p { margin-bottom: 0; }\n\n  @keyframes xlFaqIn {\n    from { opacity: 0; transform: translateY(-5px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .xl-trust {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .xl-trust-item {\n    padding: 24px 20px;\n    border: 1px solid var(--xl-line);\n    border-radius: 16px;\n    background: #fffaf7;\n    text-align: center;\n  }\n\n  .xl-trust-icon { display: block; margin-bottom: 9px; color: var(--xl-wine); font-size: 25px; }\n  .xl-trust-item strong { display: block; margin-bottom: 4px; }\n  .xl-trust-item span { color: var(--xl-muted); font-size: 14px; }\n\n  .xl-cta {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(36px, 6vw, 64px) 22px;\n    border-radius: 26px;\n    background: linear-gradient(135deg, #6b3236, #9b5657);\n    color: var(--xl-white);\n    text-align: center;\n  }\n\n  .xl-cta h2 { margin-bottom: 12px; color: var(--xl-white); }\n  .xl-cta p { max-width: 650px; margin: 0 auto 24px; color: #f8eae5; }\n\n  .xl-cta .xl-button {\n    border-color: var(--xl-white);\n    background: var(--xl-white);\n    color: var(--xl-wine) !important;\n  }\n\n  .xl-cta .xl-button:hover { background: #fff8f4; }\n\n  @media (max-width: 760px) {\n    .xl-bag-page { padding-right: 12px; padding-left: 12px; }\n    .xl-section { margin: 52px 0; }\n    .xl-cards,\n    .xl-trust,\n    .xl-specs { grid-template-columns: 1fr; }\n    .xl-card { padding: 23px 20px; }\n    .xl-hero-copy { border-radius: 22px; }\n    .xl-image-wrap,\n    .xl-image-wrap img { border-radius: 16px !important; }\n    .xl-spec { align-items: flex-start; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .xl-bag-page *,\n    .xl-bag-page *:before,\n    .xl-bag-page *:after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"xl-bag-page\"\u003e\n\u003c!-- HERO BANNER --\u003e\n\u003csection class=\"xl-hero\"\u003e\n\u003cdiv class=\"xl-hero-copy\"\u003e\n\u003cdiv class=\"xl-hero-content\"\u003e\n\u003ch1\u003eEffortless Everyday Style\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-image-wrap\"\u003e\n\u003c!-- Replace only the src value below; any image ratio will scale automatically. --\u003e \u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/06-workdays-to-weekends.png?v=1788921879\u0026amp;width=1600\" alt=\"Women's soft PU leather shoulder bag styled for workdays and weekends\" loading=\"eager\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE BENEFITS --\u003e\n\u003csection class=\"xl-section\"\u003e\n\u003cdiv class=\"xl-section-head\"\u003e\n\u003cspan class=\"xl-kicker\"\u003eWhy You'll Love It\u003c\/span\u003e\n\u003ch2\u003ePolished Without Trying Too Hard\u003c\/h2\u003e\n\u003cp\u003eDesigned around the things you actually carry and the outfits you actually wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-cards\"\u003e\n\u003carticle class=\"xl-card\"\u003e\u003cspan class=\"xl-card-icon\"\u003e◇\u003c\/span\u003e\n\u003ch3\u003eSoft PU Leather\u003c\/h3\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xl-card\"\u003e\u003cspan class=\"xl-card-icon\"\u003e↔\u003c\/span\u003e\n\u003ch3\u003eAdjustable Strap\u003c\/h3\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xl-card\"\u003e\u003cspan class=\"xl-card-icon\"\u003e＋\u003c\/span\u003e\n\u003ch3\u003eRoomy Interior\u003c\/h3\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILED FEATURES --\u003e\n\u003csection class=\"xl-section\"\u003e\n\u003cdiv class=\"xl-section-head\"\u003e\n\u003cspan class=\"xl-kicker\"\u003eMade for Real Life\u003c\/span\u003e\n\u003ch2\u003eThe Bag That Keeps Up\u003c\/h2\u003e\n\u003cp\u003eA clean, slouchy shape with practical details for commuting, shopping, coffee dates and weekends away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003carticle class=\"xl-feature\"\u003e\n\u003cdiv class=\"xl-feature-copy\"\u003e\n\u003ch3\u003eSpacious, Simple Organization\u003c\/h3\u003e\n\u003cp\u003eThe roomy lined interior gives daily essentials a dedicated home without adding a bulky, over-structured feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-image-wrap\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/07-inside-organized-multi-detail.png?v=1788921879\u0026amp;width=1600\" alt=\"Roomy lined interior of the women's PU leather shoulder bag\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xl-feature\"\u003e\n\u003cdiv class=\"xl-feature-copy\"\u003e\n\u003ch3\u003eComfort That Adjusts to You\u003c\/h3\u003e\n\u003cp\u003eThe adjustable strap lets you personalize the drop and switch up how you carry it throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-image-wrap\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/03-adjustable-shoulder-strap-detail.png?v=1788921879\u0026amp;width=1600\" alt=\"Adjustable shoulder strap and metal buckle detail\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"xl-feature\"\u003e\n\u003cdiv class=\"xl-feature-copy\"\u003e\n\u003ch3\u003eDetails That Elevate the Everyday\u003c\/h3\u003e\n\u003cp\u003eRich texture, tonal stitching and understated metal hardware create a versatile finish that pairs naturally with casual or polished looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-image-wrap\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/08-details-that-matter-multi-panel.png?v=1788921879\u0026amp;width=1600\" alt=\"Close-up views of the bag texture, strap hardware and interior\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SPECIFICATIONS: no unverified measurements have been added. --\u003e\n\u003carticle class=\"xl-feature\"\u003e\n\u003cdiv class=\"xl-feature-copy\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003cdiv class=\"xl-specs\"\u003e\n\u003cdiv class=\"xl-spec\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003cspan\u003ePU leather\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-spec\"\u003e\n\u003cstrong\u003eStyle\u003c\/strong\u003e\u003cspan\u003eShoulder \/ crossbody bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-spec\"\u003e\n\u003cstrong\u003eStrap\u003c\/strong\u003e\u003cspan\u003eAdjustable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-spec\"\u003e\n\u003cstrong\u003eInterior\u003c\/strong\u003e\u003cspan\u003eRoomy, lined compartment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-spec\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e\u003cspan\u003eSoft, textured look\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-spec\"\u003e\n\u003cstrong\u003eColors\u003c\/strong\u003e\u003cspan\u003eCoffee, Burgundy, Brown, Grey, Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-image-wrap\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/04-ready-for-your-day-function.png?v=1788921880\u0026amp;width=1600\" alt=\"Women's shoulder bag shown with phone, wallet, keys, sunglasses and notebook\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"xl-section\"\u003e\n\u003cdiv class=\"xl-section-head\"\u003e\n\u003cspan class=\"xl-kicker\"\u003eGood to Know\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-faq-list\"\u003e\n\u003cdetails class=\"xl-faq\"\u003e\n\u003csummary\u003eWhat can I fit inside?\u003c\/summary\u003e\n\u003cdiv class=\"xl-answer\"\u003e\n\u003cp\u003eIt is designed for daily essentials such as a phone, wallet, keys, sunglasses and a small notebook. What fits may vary by item size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xl-faq\"\u003e\n\u003csummary\u003eCan I adjust the strap?\u003c\/summary\u003e\n\u003cdiv class=\"xl-answer\"\u003e\n\u003cp\u003eYes. The buckle-style adjustable strap lets you personalize the drop for shoulder or crossbody wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xl-faq\"\u003e\n\u003csummary\u003eIs this genuine leather?\u003c\/summary\u003e\n\u003cdiv class=\"xl-answer\"\u003e\n\u003cp\u003eNo. This bag is made from PU leather, offering a soft leather-inspired look without using genuine leather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xl-faq\"\u003e\n\u003csummary\u003eHow should I care for it?\u003c\/summary\u003e\n\u003cdiv class=\"xl-answer\"\u003e\n\u003cp\u003eGently wipe the surface with a soft, slightly damp cloth. Avoid soaking, harsh cleaners, prolonged direct sunlight and contact with sharp objects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xl-faq\"\u003e\n\u003csummary\u003eWhich color should I choose?\u003c\/summary\u003e\n\u003cdiv class=\"xl-answer\"\u003e\n\u003cp\u003eCoffee and Brown bring warmth, Burgundy adds a richer accent, while Grey and Black offer an easy neutral finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THREE GUARANTEES --\u003e\n\u003csection class=\"xl-section\"\u003e\n\u003cdiv class=\"xl-section-head\"\u003e\n\u003cspan class=\"xl-kicker\"\u003eThe Xavellune Promise\u003c\/span\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eEvery Xavellune order is supported by these three customer-first assurances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-trust\"\u003e\n\u003cdiv class=\"xl-trust-item\"\u003e\n\u003cspan class=\"xl-trust-icon\"\u003e✈\u003c\/span\u003e \u003cstrong\u003eTracked Shipping\u003c\/strong\u003e \u003cspan\u003eFollow your order from dispatch to delivery.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-trust-item\"\u003e\n\u003cspan class=\"xl-trust-icon\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eQuality Checked\u003c\/strong\u003e \u003cspan\u003eCarefully checked before it leaves our hands.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xl-trust-item\"\u003e\n\u003cspan class=\"xl-trust-icon\"\u003e⌁\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eYour payment information is protected at checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"xl-cta\"\u003e\u003cspan class=\"xl-kicker\" style=\"color: #f6ded7;\"\u003eReady When You Are\u003c\/span\u003e\n\u003ch2\u003eYour New Everyday Bag Is Waiting\u003c\/h2\u003e\n\u003cp\u003eChoose the shade that feels most like you and make every outing a little more effortless.\u003c\/p\u003e\n\u003ca class=\"xl-button\" href=\"#ProductInfo-template--20448160579626__main\"\u003eChoose Your Color — Buy Now\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YY","offers":[{"title":"Coffee","offer_id":44813244366890,"sku":"NC01792609095759-咖色","price":42.0,"currency_code":"USD","in_stock":true},{"title":"Burgundy","offer_id":44813244399658,"sku":"NC01792609095759-酒红色","price":42.0,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":44813244432426,"sku":"NC01792609095759-棕色","price":42.0,"currency_code":"USD","in_stock":true},{"title":"Grey","offer_id":44813244465194,"sku":"NC01792609095759-灰色","price":42.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":44813244497962,"sku":"NC01792609095759-黑色","price":42.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/06-workdays-to-weekends.png?v=1788921879","url":"https:\/\/xavellune.com\/products\/womens-solid-color-pu-leather-shoulder-bag-simple-large-capacity-crossbody-bag-trendy-high-quality-daily-commuting-bag-girl-fashionable-shopping-bag-fashion-crossbody-bags","provider":"Xavellune","version":"1.0","type":"link"}