{"product_id":"carrychill-handled-dual-drink-tumbler","title":"CarryChill™ Handled Dual-Drink 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\u003eTwo Drinks. One Easy Carry.\u003c\/strong\u003e\u003cbr\u003eA handled tumbler made for flexible daily sipping.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Everyday Hydration\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eCarryChill™ keeps a generous drink close without turning it into another awkward item to carry. The tall tumbler combines a side handle, fitted lid and listed dual-drink design, letting you use the visible straw opening or drink from the alternate lid opening. Choose a 600 ml size for a more compact routine or the 900 ml version when you want fewer refills. ORINOVAE product photography is retained so every colour, printed mark, lid detail and real SKU remains visible.\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\u003eTwo listed capacities.\u003c\/strong\u003e Select 600 ml for everyday portability or the listed 900 ml size for a longer desk, home or travel routine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo ways to drink.\u003c\/strong\u003e ORINOVAE product imagery shows a straw route and a second direct-drink opening built into the fitted lid.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA handle for easier carrying.\u003c\/strong\u003e The integrated side handle gives the tall cup a defined grip when moving between rooms or carrying other essentials.\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 describe this as a thickened, large-capacity insulated cup that can receive hot water and includes a straw, handle and dual-drink lid.\u003c\/li\u003e\n\u003cli\u003e✓ Those listed product claims are retained here.\u003c\/li\u003e\n\u003cli\u003e✓ The visible product carries SITARAYURI and “NICE TIME COFFEE” markings; ORINOVAE does not remove or digitally replace marks on the real item.\u003c\/li\u003e\n\u003cli\u003e✓ Exact insulation duration, food-contact material certification and maximum liquid temperature are not independently documented; follow the ORINOVAE product packaging and care instructions.\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\u003eCarryChill™ suits water and everyday beverages at a desk, beside the sofa, during study, in a sheltered outdoor space or while travelling upright in a suitable bag or cup holder. Confirm that the chosen size fits your intended holder before travel. Tighten the lid, keep the cup upright, and test the drinking opening carefully before carrying it near electronics or textiles. Use extra care with hot liquids: allow steam to vent, check the drinking temperature and keep the cup away from children.\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 White, Black, Pink, Coffee Brown or Purple in 600 ml or 900 ml. Each variant includes one handled tumbler, one fitted dual-drink lid and the straw shown in the ORINOVAE product imagery. Decorative props, drinks and additional accessories are not included. Colour can shift slightly with lighting and screen settings; the ORINOVAE variant photograph is the closest reference for the finish and printed details.\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 dual-drink tumbler\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed capacities\u003c\/th\u003e\n\u003ctd\u003e600 ml and 900 ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColours\u003c\/th\u003e\n\u003ctd\u003eWhite, Black, Pink, Coffee Brown and Purple\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDrinking system\u003c\/th\u003e\n\u003ctd\u003estraw opening plus alternate direct-drink opening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCarry feature\u003c\/th\u003e\n\u003ctd\u003eintegrated side handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVisible markings\u003c\/th\u003e\n\u003ctd\u003eSITARAYURI and NICE TIME COFFEE\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 the cup, lid and straw before first use and after every drink. Use warm water, mild dish soap and a soft bottle or straw brush, then rinse and dry every component completely. Clean around seals and drinking openings so residue cannot remain hidden. Do not use abrasive pads, bleach, a freezer, microwave or dishwasher unless the received care label expressly permits it. Inspect the lid, straw and seals regularly and stop use if a component cracks, deforms or no longer closes securely.\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\u003eCan I use it with hot water?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eORINOVAE product specifications state that the cup accepts hot water. Follow the ORINOVAE care instructions, leave safe headspace and test temperature before drinking.\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\u003eNo leakproof guarantee is provided. Keep it upright and check that the lid and openings are fully closed.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWhich capacity should I choose?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eChoose 600 ml for a smaller footprint or 900 ml when capacity matters more than compact carry.\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":"White \/ 600 ml","offer_id":47686597476489,"sku":"ORV-CCT-WH-600","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 600 ml","offer_id":47686597902473,"sku":"ORV-CCT-BK-600","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 600 ml","offer_id":47686597935241,"sku":"ORV-CCT-PK-600","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"Coffee Brown \/ 600 ml","offer_id":47686597968009,"sku":"ORV-CCT-BR-600","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"Purple \/ 600 ml","offer_id":47686598000777,"sku":"ORV-CCT-PU-600","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 900 ml","offer_id":47686598033545,"sku":"ORV-CCT-WH-900","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 900 ml","offer_id":47686598066313,"sku":"ORV-CCT-BK-900","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 900 ml","offer_id":47686598099081,"sku":"ORV-CCT-PK-900","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"Coffee Brown \/ 900 ml","offer_id":47686598131849,"sku":"ORV-CCT-BR-900","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"Purple \/ 900 ml","offer_id":47686598164617,"sku":"ORV-CCT-PU-900","price":48.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/0edd92ca_5b9de52e-27e9-40f5-bfcd-6c9f79604e05.png?v=1785158788","url":"https:\/\/orinovae.com\/products\/carrychill-handled-dual-drink-tumbler","provider":"orinovae","version":"1.0","type":"link"}