{"product_id":"gardensip-floral-40-oz-handled-tumbler","title":"GardenSip™ Floral 40 oz Handled Tumbler","description":"\u003cstyle\u003e\n.orvd-product {\n    --orvd-text: #202420;\n    --orvd-muted: #646b66;\n    --orvd-light: #858b87;\n    --orvd-border: #dcdeda;\n    --orvd-soft: #f5f6f3;\n    --orvd-accent: #536157;\n    --orvd-white: #ffffff;\n\n    width: 100%;\n    color: var(--orvd-text);\n    font-family: inherit;\n  }\n\n  .orvd-product,\n  .orvd-product * {\n    box-sizing: border-box;\n  }\n\n  .orvd-product p,\n  .orvd-product ul,\n  .orvd-product table {\n    margin-top: 0;\n  }\n\n  .orvd-product p {\n    margin-bottom: 15px;\n    color: var(--orvd-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .orvd-product strong {\n    color: var(--orvd-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .orvd-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--orvd-soft);\n  }\n\n  .orvd-intro p {\n    margin: 0;\n  }\n\n  .orvd-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .orvd-sections {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-section \u003e summary::-webkit-details-marker,\n  .orvd-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orvd-section \u003e summary::marker,\n  .orvd-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .orvd-section \u003e summary::before,\n  .orvd-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .orvd-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .orvd-section[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .orvd-section \u003e summary:focus-visible,\n  .orvd-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--orvd-accent);\n    outline-offset: 4px;\n  }\n\n  .orvd-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .orvd-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .orvd-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--orvd-border);\n    color: var(--orvd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--orvd-accent);\n  }\n\n  .orvd-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .orvd-list--features li {\n    padding-left: 0;\n  }\n\n  .orvd-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .orvd-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .orvd-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--orvd-border);\n    background: var(--orvd-white);\n  }\n\n  .orvd-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .orvd-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .orvd-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs tr:last-child {\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--orvd-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .orvd-specs td:first-child {\n    padding-left: 0;\n    color: var(--orvd-text);\n  }\n\n  .orvd-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .orvd-faq-list {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--orvd-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .orvd-faq-item[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .orvd-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .orvd-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .orvd-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .orvd-intro {\n      padding: 26px 24px;\n    }\n\n    .orvd-intro strong {\n      font-size: 21px;\n    }\n\n    .orvd-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .orvd-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .orvd-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .orvd-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orvd-coverage__item {\n      padding: 20px;\n    }\n\n    .orvd-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .orvd-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .orvd-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .orvd-product *,\n    .orvd-product *::before,\n    .orvd-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orvd-product\"\u003e\n  \u003cdiv class=\"orvd-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eHydration, with a Little Joy.\u003c\/strong\u003e\u003cbr\u003eA floral 40 oz tumbler that brightens everyday sipping.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Colorful Daily Hydration\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eGardenSip™ brings a large handled tumbler, lid, and straw into one coordinated everyday format. Its tapered lower body is shaped for many vehicle-style cup holders, while the side handle creates another way to lift a full drink. Nine floral, butterfly, and ribbon-led designs make the choice visual rather than technical: select the pattern and colour that fits a desk, commute, picnic, or gift moment. ORINOVAE uses qualified brand language because brand and collaboration claims have not been independently authenticated or authorized for resale.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy pattern comparison.\u003c\/strong\u003e Every listed design has a concise English option name, from Floral Purple to Pink Ribbon.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOne carry-ready format.\u003c\/strong\u003e ORINOVAE product photography shows a tall tapered body, side handle, fitted lid, and drinking straw across the range.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA giftable visual range.\u003c\/strong\u003e Florals, butterflies, bows, and ribbon motifs create distinct personalities without changing the basic vessel format.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list orvd-list--features\"\u003e\n\u003cli\u003e✓ ORINOVAE product specifications state that the vessel uses 304 stainless steel and holds 40 oz or 1180 ml.\u003c\/li\u003e\n\u003cli\u003e✓ Both are listed specifications and have not been independently confirmed by material certification or calibrated capacity testing.\u003c\/li\u003e\n\u003cli\u003e✓ ORINOVAE product specifications also describe thermal-retention performance, but no verified hot-or-cold duration is available.\u003c\/li\u003e\n\u003cli\u003e✓ Precondition the tumbler if desired, avoid overfilling, and test the lid position before carrying.\u003c\/li\u003e\n\u003cli\u003e✓ The straw opening and lid are not represented as leakproof, so keep the tumbler upright around electronics, upholstery, and important documents.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eUse GardenSip™ for water and other suitable everyday beverages at a desk, in a parked vehicle, during a commute, or beside a relaxed outdoor setup. The large format may become heavy when full; lift it by the body as well as the handle when extra control is needed. Do not use a straw with hot liquids. Keep hot contents away from children, fill below the rim, and allow steam to escape safely. Confirm that the base fits a specific cup holder before driving.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eVariants \u0026amp; Included\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eChoose Floral Purple, Floral Pink, Floral Blue, Floral White, Butterfly Pink, Butterfly Blue, Chantilly Pink, Blue Ribbon, or Pink Ribbon. Each variant is treated as one 40 oz listed tumbler in the selected design. ORINOVAE product imagery shows a lid and straw; only components explicitly listed for the selected configuration are included. Decorative boxes, flowers, food, and other scene props are not included unless physically packed with the order.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003ctable class=\"orvd-specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003ehandled travel tumbler with lid and straw shown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed capacity\u003c\/th\u003e\n\u003ctd\u003e40 oz or 1180 ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed material\u003c\/th\u003e\n\u003ctd\u003e304 stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesigns\u003c\/th\u003e\n\u003ctd\u003enine floral, butterfly, Chantilly, and ribbon options\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase profile\u003c\/th\u003e\n\u003ctd\u003evisibly tapered for cup-holder-style placement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eWash all drink-contact parts before first use. Hand-wash the body, lid, seal, and straw with warm water, mild detergent, and a non-abrasive brush, then rinse and air-dry separately. Avoid bleach, harsh scouring pads, and prolonged soaking of printed surfaces. Dishwasher suitability has not been verified. Inspect the straw, lid, gasket, handle attachment, and interior before every use, and discontinue use if any part is loose, cracked, corroded, or difficult to clean.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cdiv class=\"orvd-faq-list\"\u003e\n\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eIs this an authenticated STANLEY or LoveShackFancy collaboration?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eORINOVAE presents the product as an official or authentic branded collaboration, and those marks are visible on the physical item and packaging. ORINOVAE has not independently verified authenticity or resale authorization.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWill it keep a drink hot or cold for a specific time?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eORINOVAE product specifications describe thermal retention, but no duration is independently verified or guaranteed here.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eIs it leakproof?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eORINOVAE does not claim a leakproof rating. Keep the tumbler upright and confirm the lid and seal are seated before use.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORINOVAE","offers":[{"title":"Floral Purple \/ 40 oz \/ 1180 ml","offer_id":47686602817673,"sku":"ORV-GDS-FLPUR-40OZ","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Floral Pink \/ 40 oz \/ 1180 ml","offer_id":47686602948745,"sku":"ORV-GDS-FLPNK-40OZ","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Floral Blue \/ 40 oz \/ 1180 ml","offer_id":47686602981513,"sku":"ORV-GDS-FLBLU-40OZ","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Floral White \/ 40 oz \/ 1180 ml","offer_id":47686603014281,"sku":"ORV-GDS-FLWHT-40OZ","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Butterfly Pink \/ 40 oz \/ 1180 ml","offer_id":47686603047049,"sku":"ORV-GDS-BTPNK-40OZ","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Butterfly Blue \/ 40 oz \/ 1180 ml","offer_id":47686603079817,"sku":"ORV-GDS-BTBLU-40OZ","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Chantilly Pink \/ 40 oz \/ 1180 ml","offer_id":47686603112585,"sku":"ORV-GDS-CHPNK-40OZ","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Blue Ribbon \/ 40 oz \/ 1180 ml","offer_id":47686603145353,"sku":"ORV-GDS-BLRIB-40OZ","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Pink Ribbon \/ 40 oz \/ 1180 ml","offer_id":47686603178121,"sku":"ORV-GDS-PKRIB-40OZ","price":58.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/69cda276_f8948b96-b50f-47cd-95e2-598d96e64188.jpg?v=1785138918","url":"https:\/\/orinovae.com\/products\/gardensip-floral-40-oz-handled-tumbler","provider":"orinovae","version":"1.0","type":"link"}