{"product_id":"ginkgo-leaf-cotton-gauze-reversible-quilt","title":"LoomVita Ginkgo Leaf Cotton Gauze Reversible Quilt","description":"\n\u003cstyle\u003e\n  .lv-ginkgo-quilt {\n    --lv-text: #373b39;\n    --lv-muted: #6b746f;\n    --lv-green: #718d78;\n    --lv-green-dark: #405c49;\n    --lv-gray: #77818a;\n    --lv-gray-dark: #4e5962;\n    --lv-sage-soft: #eef4ed;\n    --lv-gray-soft: #f1f3f4;\n    --lv-cream: #faf8f2;\n    --lv-border: #dfe6df;\n    --lv-white: #ffffff;\n\n    width: 100%;\n    max-width: 1180px;\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-ginkgo-quilt *,\n  .lv-ginkgo-quilt *::before,\n  .lv-ginkgo-quilt *::after {\n    box-sizing: border-box;\n  }\n\n  .lv-ginkgo-quilt h1,\n  .lv-ginkgo-quilt h2,\n  .lv-ginkgo-quilt h3,\n  .lv-ginkgo-quilt p {\n    margin-top: 0;\n  }\n\n  .lv-ginkgo-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-ginkgo-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-ginkgo-quilt p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Product title *\/\n  .lv-product-header {\n    margin-bottom: 28px;\n    padding: 10px 20px 0;\n    text-align: center;\n  }\n\n  .lv-product-header h1 {\n    max-width: 960px;\n    margin: 0 auto 12px;\n    color: var(--lv-green-dark);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    line-height: 1.16;\n    letter-spacing: -0.03em;\n  }\n\n  .lv-product-header p {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--lv-muted);\n    font-size: 17px;\n    line-height: 1.65;\n  }\n\n  \/* Intro *\/\n  .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(\n        circle at top right,\n        rgba(113, 141, 120, 0.18),\n        transparent 36%\n      ),\n      radial-gradient(\n        circle at bottom left,\n        rgba(119, 129, 138, 0.13),\n        transparent 40%\n      ),\n      var(--lv-cream);\n  }\n\n  .lv-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--lv-green);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .lv-intro p {\n    max-width: 800px;\n    margin-bottom: 22px;\n    color: #555e59;\n    font-size: 17px;\n  }\n\n  .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-badges li {\n    padding: 8px 13px;\n    border: 1px solid #d4dfd5;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.84);\n    color: var(--lv-green-dark);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  \/* General sections *\/\n  .lv-section {\n    margin-top: 30px;\n  }\n\n  .lv-section-heading {\n    margin-bottom: 19px;\n    padding-left: 14px;\n    border-left: 4px solid var(--lv-green);\n  }\n\n  .lv-section-heading p {\n    margin-bottom: 0;\n    color: var(--lv-muted);\n  }\n\n  \/* Feature cards *\/\n  .lv-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .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(64, 92, 73, 0.055);\n  }\n\n  .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-sage-soft);\n    color: var(--lv-green-dark);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .lv-feature-card:nth-child(2) .lv-feature-number,\n  .lv-feature-card:nth-child(4) .lv-feature-number {\n    background: var(--lv-gray-soft);\n    color: var(--lv-gray-dark);\n  }\n\n  .lv-feature-card p {\n    margin-bottom: 0;\n    color: var(--lv-muted);\n  }\n\n  \/* Reversible design *\/\n  .lv-side-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .lv-side-card {\n    position: relative;\n    overflow: hidden;\n    padding: 26px;\n    border: 1px solid var(--lv-border);\n    border-radius: 16px;\n    background: var(--lv-white);\n  }\n\n  .lv-side-card::before {\n    content: \"\";\n    display: block;\n    width: 62px;\n    height: 8px;\n    margin-bottom: 18px;\n    border-radius: 999px;\n  }\n\n  .lv-side-green::before {\n    background: linear-gradient(\n      90deg,\n      #bacdac 0 58%,\n      #71818f 58% 100%\n    );\n  }\n\n  .lv-side-gray::before {\n    background: linear-gradient(\n      90deg,\n      #78838c 0 58%,\n      #c2d4b4 58% 100%\n    );\n  }\n\n  .lv-side-card p {\n    margin-bottom: 0;\n    color: var(--lv-muted);\n  }\n\n  \/* Material information *\/\n  .lv-material-box {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    overflow: hidden;\n    border: 1px solid var(--lv-border);\n    border-radius: 18px;\n  }\n\n  .lv-material-stat {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: clamp(26px, 4vw, 42px);\n    background: var(--lv-green-dark);\n    color: var(--lv-white);\n  }\n\n  .lv-material-stat strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: clamp(25px, 3vw, 36px);\n    line-height: 1.2;\n  }\n\n  .lv-material-stat span {\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 14px;\n  }\n\n  .lv-material-copy {\n    padding: clamp(26px, 4vw, 42px);\n    background: var(--lv-sage-soft);\n  }\n\n  .lv-material-copy h3 {\n    margin-bottom: 10px;\n  }\n\n  .lv-material-copy p {\n    color: #59635d;\n  }\n\n  \/* Uses *\/\n  .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-uses li {\n    padding: 17px 12px;\n    border: 1px solid var(--lv-border);\n    border-radius: 13px;\n    background: var(--lv-sage-soft);\n    color: var(--lv-green-dark);\n    font-size: 14px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  \/* Size table *\/\n  .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-size-table {\n    width: 100%;\n    min-width: 700px;\n    border-collapse: collapse;\n  }\n\n  .lv-size-table th,\n  .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-size-table th {\n    background: var(--lv-sage-soft);\n    color: var(--lv-green-dark);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .lv-size-table td {\n    color: #535b56;\n  }\n\n  .lv-size-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .lv-size-note {\n    margin: 13px 0 0;\n    color: var(--lv-muted);\n    font-size: 13px;\n  }\n\n  \/* Care and package *\/\n  .lv-care-box {\n    display: grid;\n    grid-template-columns: 1.2fr 0.8fr;\n    overflow: hidden;\n    border: 1px solid var(--lv-border);\n    border-radius: 18px;\n  }\n\n  .lv-care-content,\n  .lv-package-content {\n    padding: clamp(24px, 4vw, 38px);\n  }\n\n  .lv-care-content {\n    background: var(--lv-cream);\n  }\n\n  .lv-package-content {\n    background: var(--lv-gray-dark);\n    color: var(--lv-white);\n  }\n\n  .lv-package-content h3 {\n    color: var(--lv-white);\n  }\n\n  .lv-care-list {\n    margin: 14px 0 0;\n    padding-left: 20px;\n  }\n\n  .lv-care-list li {\n    margin-bottom: 7px;\n  }\n\n  .lv-care-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .lv-package-label {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 10px;\n    border: 1px solid rgba(255, 255, 255, 0.38);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  \/* FAQ *\/\n  .lv-faq {\n    border-top: 1px solid var(--lv-border);\n  }\n\n  .lv-faq details {\n    border-bottom: 1px solid var(--lv-border);\n  }\n\n  .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-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lv-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 16px;\n    right: 8px;\n    color: var(--lv-green);\n    font-size: 22px;\n    font-weight: 500;\n  }\n\n  .lv-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .lv-faq-answer {\n    max-width: 860px;\n    padding: 0 35px 18px 0;\n    color: var(--lv-muted);\n  }\n\n  @media screen and (max-width: 749px) {\n    .lv-ginkgo-quilt {\n      padding-bottom: 28px;\n      font-size: 15px;\n    }\n\n    .lv-product-header {\n      margin-bottom: 22px;\n      padding: 6px 12px 0;\n      text-align: left;\n    }\n\n    .lv-product-header h1 {\n      margin-bottom: 10px;\n      font-size: clamp(28px, 9vw, 36px);\n      line-height: 1.18;\n    }\n\n    .lv-product-header p {\n      font-size: 15px;\n    }\n\n    .lv-intro {\n      margin-bottom: 24px;\n      padding: 25px 20px;\n      border-radius: 15px;\n    }\n\n    .lv-intro p {\n      font-size: 15px;\n    }\n\n    .lv-feature-grid,\n    .lv-side-grid,\n    .lv-material-box {\n      grid-template-columns: 1fr;\n    }\n\n    .lv-feature-card,\n    .lv-side-card {\n      padding: 20px;\n    }\n\n    .lv-uses {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .lv-uses li:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .lv-care-box {\n      grid-template-columns: 1fr;\n    }\n\n    .lv-section {\n      margin-top: 25px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lv-ginkgo-quilt\"\u003e\n\n  \u003cheader class=\"lv-product-header\"\u003e\n    \u003ch1\u003eLoomVita Reversible Ginkgo Leaf Cotton Gauze Quilt\u003c\/h1\u003e\n\n    \u003cp\u003e\n      A lightweight cotton and soybean-fiber quilt with reversible ginkgo leaf\n      artwork, soft botanical colors and versatile coverage for beds, sofas\n      and air-conditioned spaces.\n    \u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003csection class=\"lv-intro\"\u003e\n    \u003cspan class=\"lv-eyebrow\"\u003eBotanical Calm, Two-Sided Style\u003c\/span\u003e\n\n    \u003ch2\u003eA Lightweight Layer Inspired by the Grace of Ginkgo Leaves\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Create a calm and naturally elegant bedroom with this reversible ginkgo\n      leaf quilt. Flowing botanical branches stretch across a soft sage-green\n      background, while the contrasting gray reverse offers a cooler,\n      understated alternative whenever you want to refresh the look.\n    \u003c\/p\u003e\n\n    \u003cul class=\"lv-badges\"\u003e\n      \u003cli\u003e70% Cotton\u003c\/li\u003e\n      \u003cli\u003e30% Soybean Fiber\u003c\/li\u003e\n      \u003cli\u003eReversible Design\u003c\/li\u003e\n      \u003cli\u003eGinkgo Leaf Pattern\u003c\/li\u003e\n      \u003cli\u003eGentle Machine Wash\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\u003eLight Comfort with Refined Botanical Detail\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Designed as a versatile everyday layer for warm nights, relaxed\n        lounging and air-conditioned rooms.\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 Botanical Design\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Turn the quilt over to alternate between a light sage-green face and\n          a coordinating gray reverse. Both sides feature graceful ginkgo\n          leaves for two complete decorative looks.\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\u003eCotton and Soybean-Fiber Blend\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Made from a 70% cotton and 30% soybean-fiber blend, the quilt offers\n          a soft woven feel suited to everyday bedding, sofa lounging and\n          lightweight layering.\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\u003eElegant Ginkgo Leaf Artwork\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Fan-shaped ginkgo leaves and flowing branches create an airy,\n          nature-inspired pattern that complements modern, Nordic, botanical\n          and softly minimalist interiors.\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\u003eSubtle Textured Finish\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A lightly textured surface adds visual dimension without competing\n          with the botanical artwork, while the gray bound edge gives the\n          quilt a neat and polished finish.\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\u003eTwo Coordinating Sides\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Change the mood of your bedroom or sofa by simply turning the quilt\n        over.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-side-grid\"\u003e\n      \u003carticle class=\"lv-side-card lv-side-green\"\u003e\n        \u003ch3\u003eSage Green Side\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A pale botanical green background with detailed gray ginkgo leaves\n          creates a fresh, peaceful and naturally balanced appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"lv-side-card lv-side-gray\"\u003e\n        \u003ch3\u003eMist Gray Side\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A soft gray background with light green leaf motifs offers a cooler,\n          more understated look that coordinates easily with neutral bedding.\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-material-box\"\u003e\n      \u003cdiv class=\"lv-material-stat\"\u003e\n        \u003cstrong\u003e70% + 30%\u003c\/strong\u003e\n        \u003cspan\u003eCotton and soybean-fiber construction\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lv-material-copy\"\u003e\n        \u003ch3\u003eLightweight Everyday Versatility\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Use it as a summer quilt, lightweight bed cover, sofa blanket,\n          bedside layer or an additional blanket in an air-conditioned room.\n          Its flexible construction makes it easy to spread, fold and carry\n          from one space to another.\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\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 Blanket\u003c\/li\u003e\n      \u003cli\u003eTravel Layer\u003c\/li\u003e\n      \u003cli\u003eAir-Conditioning Blanket\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        Measure your mattress or furniture and consider how much side overhang\n        you would like 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\"\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\u003e\n              Single bed, sofa blanket, travel layer or lightweight personal\n              quilt.\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\u003e\n              Queen-size bed layering, standard sofa or generously sized\n              personal 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\u003e90\"W × 98\"L\u003c\/td\u003e\n            \u003ctd\u003e230 × 250 cm\u003c\/td\u003e\n            \u003ctd\u003e\n              King-size bed layering, larger beds or extra-wide decorative\n              coverage.\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      The lifestyle photos show the quilt draped over the sides of the bed for\n      presentation. Actual coverage depends on mattress dimensions, bed\n      height and preferred overhang. Size availability may vary.\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 in cold water.\u003c\/li\u003e\n          \u003cli\u003eSelect a gentle wash cycle.\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 washing, 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        \u003cp\u003e1 × Reversible Ginkgo Leaf Quilt\u003c\/p\u003e\n\n        \u003cp\u003e\n          Pillowcases, sheets, cushions, furniture and other decorative items\n          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 the quilt made from 100% cotton?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          No. The material composition is 70% cotton and 30% soybean fiber.\n          This composition should not be described as 100% cotton.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the quilt be used on both sides?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          Yes. It has a reversible design with a sage-green botanical face and\n          a coordinating gray reverse. Both sides feature ginkgo leaf artwork.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a duvet cover or a filled quilt?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          This product is a standalone quilt and does not require a separate\n          duvet insert. It is not a removable duvet cover.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it suitable for summer?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          It is designed as a lightweight layer that can be used during warmer\n          seasons, in air-conditioned rooms or as an additional bed and sofa\n          blanket. Personal comfort may vary with room temperature.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should I choose the correct size?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          Compare the listed dimensions with your mattress or sofa. Include\n          your preferred amount of side and foot overhang when selecting a\n          size, as mattress depths and bed heights vary.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should the quilt be washed?\u003c\/summary\u003e\n\n        \u003cdiv class=\"lv-faq-answer\"\u003e\n          Machine wash it in cold water using a gentle cycle. Do not use bleach\n          or bleaching detergent, and always follow the 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 contains one reversible ginkgo leaf quilt in the\n          selected size. Pillowcases, sheets and other accessories are not\n          included.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"LoomVita","offers":[{"title":"Green \/ Queen","offer_id":54247062372627,"sku":"lvbgq02220","price":139.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ King","offer_id":54247062405395,"sku":"lvbgk02230","price":168.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0941\/7506\/8435\/files\/3a947bd50ad418144fb827f995e84a79_82bafd16-34c4-4644-80ef-9194924d82cc.jpg?v=1780765594","url":"https:\/\/loomvita.com\/fr\/products\/ginkgo-leaf-cotton-gauze-reversible-quilt","provider":"LoomVita","version":"1.0","type":"link"}