{"product_id":"ownkoti-vintage-vine-floral-reversible-gauze-quilt","title":"LoomVita Vintage Vine Floral Reversible Cotton Gauze Quilt","description":"\u003cstyle\u003e\n  .lv-vine-floral-quilt {\n    --lv-text: #393a36;\n    --lv-muted: #70736c;\n    --lv-green: #536f62;\n    --lv-green-dark: #344d3f;\n    --lv-cream: #fbf8f1;\n    --lv-cream-soft: #f6f1e8;\n    --lv-pink-soft: #f7ece8;\n    --lv-gold: #b8844d;\n    --lv-gold-dark: #8a633a;\n    --lv-border: #e2ddd3;\n    --lv-white: #ffffff;\n\n    width: 100%;\n    max-width: none;\n    margin: 0 auto;\n    padding: 10px 0 40px;\n    box-sizing: border-box;\n    color: var(--lv-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .lv-vine-floral-quilt *,\n  .lv-vine-floral-quilt *::before,\n  .lv-vine-floral-quilt *::after {\n    box-sizing: border-box;\n  }\n\n  .lv-vine-floral-quilt h1,\n  .lv-vine-floral-quilt h2,\n  .lv-vine-floral-quilt h3,\n  .lv-vine-floral-quilt p {\n    margin-top: 0;\n  }\n\n  .lv-vine-floral-quilt h2 {\n    margin-bottom: 16px;\n    color: var(--lv-green-dark);\n    font-size: clamp(24px, 3vw, 34px);\n    line-height: 1.25;\n    letter-spacing: -0.02em;\n  }\n\n  .lv-vine-floral-quilt h3 {\n    margin-bottom: 9px;\n    color: var(--lv-green-dark);\n    font-size: 19px;\n    line-height: 1.35;\n  }\n\n  .lv-vine-floral-quilt p:last-child {\n    margin-bottom: 0;\n  }\n\n  .lv-vine-floral-quilt .lv-product-header {\n    margin-bottom: 28px;\n    padding: 10px 20px 0;\n    text-align: center;\n  }\n\n  .lv-vine-floral-quilt .lv-detail-label {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: var(--lv-gold-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .lv-vine-floral-quilt .lv-product-header h2 {\n    max-width: 980px;\n    margin: 0 auto 12px;\n    color: var(--lv-green-dark);\n    font-size: clamp(28px, 4vw, 42px);\n    font-weight: 800;\n    line-height: 1.16;\n    letter-spacing: -0.03em;\n  }\n\n  .lv-vine-floral-quilt .lv-product-header p {\n    max-width: 850px;\n    margin: 0 auto;\n    color: var(--lv-muted);\n    font-size: 17px;\n    line-height: 1.65;\n  }\n\n  .lv-vine-floral-quilt .lv-intro {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 30px;\n    padding: clamp(28px, 5vw, 58px);\n    border: 1px solid var(--lv-border);\n    border-radius: 20px;\n    background:\n      radial-gradient(circle at top right, rgba(184, 132, 77, 0.18), transparent 36%),\n      radial-gradient(circle at bottom left, rgba(83, 111, 98, 0.16), transparent 40%),\n      var(--lv-cream);\n  }\n\n  .lv-vine-floral-quilt .lv-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--lv-gold-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .lv-vine-floral-quilt .lv-intro p {\n    max-width: 840px;\n    margin-bottom: 22px;\n    color: #565d57;\n    font-size: 17px;\n  }\n\n  .lv-vine-floral-quilt .lv-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lv-vine-floral-quilt .lv-badges li {\n    padding: 8px 13px;\n    border: 1px solid #ddd6ca;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.86);\n    color: var(--lv-green-dark);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .lv-vine-floral-quilt .lv-section {\n    margin-top: 30px;\n  }\n\n  .lv-vine-floral-quilt .lv-section-heading {\n    margin-bottom: 19px;\n    padding-left: 14px;\n    border-left: 4px solid var(--lv-gold);\n  }\n\n  .lv-vine-floral-quilt .lv-section-heading p {\n    margin-bottom: 0;\n    color: var(--lv-muted);\n  }\n\n  .lv-vine-floral-quilt .lv-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .lv-vine-floral-quilt .lv-feature-card {\n    padding: 24px;\n    border: 1px solid var(--lv-border);\n    border-radius: 16px;\n    background: var(--lv-white);\n    box-shadow: 0 8px 24px rgba(52, 77, 63, 0.055);\n  }\n\n  .lv-vine-floral-quilt .lv-feature-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 16px;\n    border-radius: 50%;\n    background: var(--lv-cream-soft);\n    color: var(--lv-green-dark);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .lv-vine-floral-quilt .lv-feature-card:nth-child(2) .lv-feature-number,\n  .lv-vine-floral-quilt .lv-feature-card:nth-child(4) .lv-feature-number {\n    background: var(--lv-pink-soft);\n    color: var(--lv-gold-dark);\n  }\n\n  .lv-vine-floral-quilt .lv-feature-card p {\n    margin-bottom: 0;\n    color: var(--lv-muted);\n  }\n\n  .lv-vine-floral-quilt .lv-reversible-box {\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    overflow: hidden;\n    border: 1px solid var(--lv-border);\n    border-radius: 18px;\n  }\n\n  .lv-vine-floral-quilt .lv-reversible-stat {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: clamp(28px, 4vw, 44px);\n    background: var(--lv-green-dark);\n    color: var(--lv-white);\n  }\n\n  .lv-vine-floral-quilt .lv-reversible-stat strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: clamp(27px, 3vw, 38px);\n    line-height: 1.15;\n  }\n\n  .lv-vine-floral-quilt .lv-reversible-stat span {\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 14px;\n  }\n\n  .lv-vine-floral-quilt .lv-reversible-copy {\n    padding: clamp(28px, 4vw, 44px);\n    background: var(--lv-cream-soft);\n  }\n\n  .lv-vine-floral-quilt .lv-reversible-copy p {\n    color: #59635c;\n  }\n\n  .lv-vine-floral-quilt .lv-color-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .lv-vine-floral-quilt .lv-color-card {\n    position: relative;\n    overflow: hidden;\n    padding: 24px;\n    border: 1px solid var(--lv-border);\n    border-radius: 16px;\n    background: var(--lv-white);\n  }\n\n  .lv-vine-floral-quilt .lv-color-card::before {\n    content: \"\";\n    display: block;\n    width: 68px;\n    height: 9px;\n    margin-bottom: 18px;\n    border-radius: 999px;\n  }\n\n  .lv-vine-floral-quilt .lv-color-card:first-child::before {\n    background: linear-gradient(90deg, #2f6b5c 0 55%, #c98e63 55% 100%);\n  }\n\n  .lv-vine-floral-quilt .lv-color-card:last-child::before {\n    background: linear-gradient(90deg, #f6efe2 0 55%, #577465 55% 100%);\n  }\n\n  .lv-vine-floral-quilt .lv-color-card p {\n    margin-bottom: 0;\n    color: var(--lv-muted);\n  }\n\n  .lv-vine-floral-quilt .lv-uses {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lv-vine-floral-quilt .lv-uses li {\n    padding: 17px 12px;\n    border: 1px solid var(--lv-border);\n    border-radius: 13px;\n    background: var(--lv-cream-soft);\n    color: var(--lv-green-dark);\n    font-size: 14px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .lv-vine-floral-quilt .lv-size-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--lv-border);\n    border-radius: 16px;\n    background: var(--lv-white);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .lv-vine-floral-quilt .lv-size-table {\n    width: 100%;\n    min-width: 820px;\n    border-collapse: collapse;\n  }\n\n  .lv-vine-floral-quilt .lv-size-table th,\n  .lv-vine-floral-quilt .lv-size-table td {\n    padding: 16px 18px;\n    border-bottom: 1px solid var(--lv-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .lv-vine-floral-quilt .lv-size-table th {\n    background: var(--lv-cream-soft);\n    color: var(--lv-green-dark);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .lv-vine-floral-quilt .lv-size-table td {\n    color: #535a54;\n  }\n\n  .lv-vine-floral-quilt .lv-size-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .lv-vine-floral-quilt .lv-size-note {\n    margin: 13px 0 0;\n    color: var(--lv-muted);\n    font-size: 13px;\n  }\n\n  .lv-vine-floral-quilt .lv-care-box {\n    display: grid;\n    grid-template-columns: 1.15fr 0.85fr;\n    overflow: hidden;\n    border: 1px solid var(--lv-border);\n    border-radius: 18px;\n  }\n\n  .lv-vine-floral-quilt .lv-care-content,\n  .lv-vine-floral-quilt .lv-package-content {\n    padding: clamp(24px, 4vw, 38px);\n  }\n\n  .lv-vine-floral-quilt .lv-care-content {\n    background: var(--lv-cream);\n  }\n\n  .lv-vine-floral-quilt .lv-package-content {\n    background: var(--lv-green-dark);\n    color: var(--lv-white);\n  }\n\n  .lv-vine-floral-quilt .lv-package-content h3 {\n    color: var(--lv-white);\n  }\n\n  .lv-vine-floral-quilt .lv-care-list,\n  .lv-vine-floral-quilt .lv-package-list {\n    margin: 14px 0 0;\n    padding-left: 20px;\n  }\n\n  .lv-vine-floral-quilt .lv-care-list li,\n  .lv-vine-floral-quilt .lv-package-list li {\n    margin-bottom: 7px;\n  }\n\n  .lv-vine-floral-quilt .lv-care-list li:last-child,\n  .lv-vine-floral-quilt .lv-package-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .lv-vine-floral-quilt .lv-package-label {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 10px;\n    border: 1px solid rgba(255, 255, 255, 0.4);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .lv-vine-floral-quilt .lv-package-content p,\n  .lv-vine-floral-quilt .lv-package-content li {\n    color: rgba(255, 255, 255, 0.9);\n  }\n\n  .lv-vine-floral-quilt .lv-faq {\n    border-top: 1px solid var(--lv-border);\n  }\n\n  .lv-vine-floral-quilt .lv-faq details {\n    border-bottom: 1px solid var(--lv-border);\n  }\n\n  .lv-vine-floral-quilt .lv-faq summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    color: var(--lv-green-dark);\n    font-weight: 750;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .lv-vine-floral-quilt .lv-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lv-vine-floral-quilt .lv-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 16px;\n    right: 8px;\n    color: var(--lv-gold-dark);\n    font-size: 22px;\n    font-weight: 500;\n  }\n\n  .lv-vine-floral-quilt .lv-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .lv-vine-floral-quilt .lv-faq-answer {\n    max-width: 870px;\n    padding: 0 35px 18px 0;\n    color: var(--lv-muted);\n  }\n\n  @media screen and (max-width: 900px) {\n    .lv-vine-floral-quilt .lv-color-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .lv-vine-floral-quilt {\n      width: 100%;\n      max-width: none;\n      padding-bottom: 28px;\n      font-size: 15px;\n    }\n\n    .lv-vine-floral-quilt .lv-product-header {\n      margin-bottom: 22px;\n      padding: 6px 12px 0;\n      text-align: left;\n    }\n\n    .lv-vine-floral-quilt .lv-product-header h2 {\n      margin-bottom: 10px;\n      font-size: clamp(26px, 8vw, 34px);\n      line-height: 1.18;\n    }\n\n    .lv-vine-floral-quilt .lv-product-header p {\n      font-size: 15px;\n    }\n\n    .lv-vine-floral-quilt .lv-intro {\n      margin-bottom: 24px;\n      padding: 25px 20px;\n      border-radius: 15px;\n    }\n\n    .lv-vine-floral-quilt .lv-intro p {\n      font-size: 15px;\n    }\n\n    .lv-vine-floral-quilt .lv-feature-grid,\n    .lv-vine-floral-quilt .lv-reversible-box,\n    .lv-vine-floral-quilt .lv-care-box {\n      grid-template-columns: 1fr;\n    }\n\n    .lv-vine-floral-quilt .lv-feature-card,\n    .lv-vine-floral-quilt .lv-color-card {\n      padding: 20px;\n    }\n\n    .lv-vine-floral-quilt .lv-uses {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .lv-vine-floral-quilt .lv-uses li:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .lv-vine-floral-quilt .lv-section {\n      margin-top: 25px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lv-vine-floral-quilt\"\u003e\n\n  \u003cheader class=\"lv-product-header\"\u003e\n    \u003cspan class=\"lv-detail-label\"\u003eProduct Details\u003c\/span\u003e\n\n    \u003ch2\u003eLoomVita Vintage Vine Floral Reversible Cotton Gauze Quilt\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A reversible cotton gauze quilt with vintage vine florals, butterfly\n      accents and two-sided styling for soft, breathable comfort across beds,\n      sofas and air-conditioned rooms.\n    \u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003csection class=\"lv-intro\"\u003e\n    \u003cspan class=\"lv-eyebrow\"\u003eVintage Florals, Two-Sided Comfort\u003c\/span\u003e\n\n    \u003ch2\u003eA Romantic Botanical Layer for Everyday Bedding\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Bring gentle movement and vintage charm into your bedroom with winding\n      vines, blooming flowers and delicate butterfly details. Designed with a\n      reversible look, this cotton gauze quilt lets you switch between a richer\n      floral mood and a lighter botanical surface, making it easy to refresh\n      your space without changing your entire bedding setup.\n    \u003c\/p\u003e\n\n    \u003cul class=\"lv-badges\"\u003e\n      \u003cli\u003eCotton Gauze\u003c\/li\u003e\n      \u003cli\u003eReversible Design\u003c\/li\u003e\n      \u003cli\u003eVine Floral Pattern\u003c\/li\u003e\n      \u003cli\u003eButterfly Detail\u003c\/li\u003e\n      \u003cli\u003eMachine Washable\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lv-section\"\u003e\n    \u003cdiv class=\"lv-section-heading\"\u003e\n      \u003ch2\u003eDesigned for Soft, Vintage-Inspired Living\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A lightweight decorative quilt that balances breathable comfort,\n        expressive artwork and practical everyday use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-feature-grid\"\u003e\n      \u003carticle class=\"lv-feature-card\"\u003e\n        \u003cdiv class=\"lv-feature-number\"\u003e01\u003c\/div\u003e\n\n        \u003ch3\u003eReversible Two-Sided Artwork\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Switch between two coordinated surfaces to create a different mood.\n          One side brings a deeper, richer floral look, while the reverse side\n          offers a lighter botanical feel for a softer room refresh.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"lv-feature-card\"\u003e\n        \u003cdiv class=\"lv-feature-number\"\u003e02\u003c\/div\u003e\n\n        \u003ch3\u003eVintage Vine Floral Design\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Flowing vines, blooming flowers and butterfly accents create a\n          romantic garden-inspired pattern that adds visual warmth without\n          overwhelming the bedroom.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"lv-feature-card\"\u003e\n        \u003cdiv class=\"lv-feature-number\"\u003e03\u003c\/div\u003e\n\n        \u003ch3\u003eSoft Cotton Gauze Feel\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The cotton gauze material gives the quilt a soft, breathable feel\n          that works well as a relaxed bedding layer, sofa cover or light\n          air-conditioning blanket.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"lv-feature-card\"\u003e\n        \u003cdiv class=\"lv-feature-number\"\u003e04\u003c\/div\u003e\n\n        \u003ch3\u003eFlexible Four-Season Layering\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Use it alone during warmer months, layer it over sheets during\n          transitional seasons or keep it nearby as a cozy throw for sofa\n          lounging and quiet afternoon naps.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lv-section\"\u003e\n    \u003cdiv class=\"lv-reversible-box\"\u003e\n      \u003cdiv class=\"lv-reversible-stat\"\u003e\n        \u003cstrong\u003eOne Quilt, Two Looks\u003c\/strong\u003e\n        \u003cspan\u003eReversible floral styling for bedrooms and living spaces\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lv-reversible-copy\"\u003e\n        \u003ch3\u003eChange the Room Mood with a Simple Flip\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The reversible construction gives you more styling flexibility than\n          a single-sided bed layer. Display the richer floral surface when you\n          want a bold vintage statement, or turn it over for a cleaner,\n          lighter botanical look that blends easily with neutral bedding,\n          wood tones and soft cottage-inspired interiors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lv-section\"\u003e\n    \u003cdiv class=\"lv-section-heading\"\u003e\n      \u003ch2\u003eTwo Coordinated Sides\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Each side is designed to be visible, so the quilt can be styled flat,\n        folded or casually draped.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-color-grid\"\u003e\n      \u003carticle class=\"lv-color-card\"\u003e\n        \u003ch3\u003eRich Floral Side\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A deeper botanical surface with vine florals and butterfly details\n          creates a warm vintage focal point for the bed.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"lv-color-card\"\u003e\n        \u003ch3\u003eLight Botanical Side\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A softer reverse side offers a calmer look for everyday layering,\n          making it easy to match cream, white, green and wood-toned décor.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lv-section\"\u003e\n    \u003cdiv class=\"lv-section-heading\"\u003e\n      \u003ch2\u003eOne Quilt, Multiple Everyday Uses\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"lv-uses\"\u003e\n      \u003cli\u003eSummer Quilt\u003c\/li\u003e\n      \u003cli\u003eBed Cover\u003c\/li\u003e\n      \u003cli\u003eSofa Throw\u003c\/li\u003e\n      \u003cli\u003eNap Blanket\u003c\/li\u003e\n      \u003cli\u003eAC Room Layer\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lv-section\"\u003e\n    \u003cdiv class=\"lv-section-heading\"\u003e\n      \u003ch2\u003eSize Guide\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Compare the dimensions with your mattress and include your preferred\n        side and foot overhang before choosing a size.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-size-wrap\"\u003e\n      \u003ctable class=\"lv-size-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eSize\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eDimensions\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eMetric Size\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eApprox. Weight\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eSuggested Use\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eFull\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e59\"W × 79\"L\u003c\/td\u003e\n            \u003ctd\u003e150 × 200 cm\u003c\/td\u003e\n            \u003ctd\u003e1100 g\u003c\/td\u003e\n            \u003ctd\u003e\n              Full-size bed, twin bed layering or personal sofa and nap\n              coverage.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eQueen\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e79\"W × 90\"L\u003c\/td\u003e\n            \u003ctd\u003e200 × 230 cm\u003c\/td\u003e\n            \u003ctd\u003e1550 g\u003c\/td\u003e\n            \u003ctd\u003e\n              Queen-size bed layering, standard sofa use or wider personal\n              coverage.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eKing\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e91\"W × 98\"L\u003c\/td\u003e\n            \u003ctd\u003e230 × 250 cm\u003c\/td\u003e\n            \u003ctd\u003e2050 g\u003c\/td\u003e\n            \u003ctd\u003e\n              King-size bed styling, generous decorative coverage or a larger\n              shared blanket.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"lv-size-note\"\u003e\n      Lifestyle images may show the quilt draped for styling. Actual coverage\n      depends on mattress width, mattress depth, bed height and your preferred\n      overhang.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lv-section\"\u003e\n    \u003cdiv class=\"lv-care-box\"\u003e\n      \u003cdiv class=\"lv-care-content\"\u003e\n        \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\n        \u003cul class=\"lv-care-list\"\u003e\n          \u003cli\u003eMachine wash with cold water.\u003c\/li\u003e\n          \u003cli\u003eTumble dry on low heat.\u003c\/li\u003e\n          \u003cli\u003eWash separately or with similar colors.\u003c\/li\u003e\n          \u003cli\u003eDo not use bleach or bleaching detergent.\u003c\/li\u003e\n          \u003cli\u003eAvoid rough twisting or prolonged soaking.\u003c\/li\u003e\n          \u003cli\u003eFollow the sewn-in care label before washing and drying.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lv-package-content\"\u003e\n        \u003cspan class=\"lv-package-label\"\u003ePackage Contents\u003c\/span\u003e\n\n        \u003ch3\u003eWhat You Will Receive\u003c\/h3\u003e\n\n        \u003cul class=\"lv-package-list\"\u003e\n          \u003cli\u003e1 × Reversible Cotton Gauze Quilt\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp\u003e\n          Sheets, pillowcases, decorative cushions, mattress, furniture and\n          other styling accessories shown in lifestyle images are not included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lv-section\"\u003e\n    \u003cdiv class=\"lv-section-heading\"\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this quilt reversible?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          Yes. The quilt is designed with two coordinated sides, allowing you\n          to switch between different floral looks depending on your room\n          style.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat material is the quilt made from?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          The listed material is cotton. It has a soft cotton gauze feel that\n          works well for breathable everyday layering.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a duvet cover?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          No. This is a standalone quilted bedding layer. It does not require a\n          duvet insert and does not have an opening for inserting a comforter.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan it be used in summer?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          Yes. It can be used as a breathable summer quilt, a light\n          air-conditioning cover or an extra layer for spring and fall.\n          Comfort may vary depending on room temperature and personal\n          preference.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          Choose Full for compact beds or personal coverage, Queen for most\n          queen-size beds and wider sofa use, and King for larger beds or a\n          more generous draped look.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should I wash it?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          Machine wash with cold water and tumble dry low. Do not bleach. For\n          best results, wash separately or with similar colors and follow the\n          sewn-in care label.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is included in the package?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          The package includes one reversible cotton gauze quilt in your\n          selected size. Pillowcases and other accessories are not included.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LoomVita","offers":[{"title":"Full","offer_id":54574333853971,"sku":"LVBFF2-150","price":120.0,"currency_code":"USD","in_stock":true},{"title":"Queen","offer_id":54574333886739,"sku":"LVBFQ2-200","price":160.0,"currency_code":"USD","in_stock":true},{"title":"King","offer_id":54574333919507,"sku":"LVBFK2-230","price":200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0941\/7506\/8435\/files\/loomvita-vintage-vine-floral-reversible-gauze-quilt-bedroom.webp?v=1786870334","url":"https:\/\/loomvita.com\/es\/products\/ownkoti-vintage-vine-floral-reversible-gauze-quilt","provider":"LoomVita","version":"1.0","type":"link"}