{"product_id":"feedflow-gravity-pet-food-and-water-station","title":"FeedFlow™ Gravity Pet Food and Water Station","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\u003eRefill Less. Care Every Day.\u003c\/strong\u003e\u003cbr\u003eA simple gravity-fed station for familiar pet routines.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Smoother Pet Routines\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eFeedFlow™ brings a pet's dry-food bowl and water bowl into one defined station. Separate reservoirs sit above removable serving bowls, helping reduce the number of loose containers spread across a feeding area. The low, extended base gives a cat or small dog a familiar place to return to, while a front food window makes the remaining kibble easier to see at a glance. Choose the color and station size that fit the pet, the available floor space, and the household's normal refill routine.\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\u003eCombines two daily essentials.\u003c\/strong\u003e Food and water are presented side by side without requiring an electrical outlet.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMakes routine checks easier.\u003c\/strong\u003e The clear water reservoir and food-level window provide a direct visual cue before a refill.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComes apart for cleaning.\u003c\/strong\u003e ORINOVAE product photography shows removable bowls, a removable bottle-style water reservoir, and separate top pieces.\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✓ The station uses a gravity-fed layout: a dry-food reservoir releases kibble toward one bowl, while a separate clear reservoir supplies the water side.\u003c\/li\u003e\n\u003cli\u003e✓ A ribbed central housing, covered top opening, low serving position, and wide base are visible in the ORINOVAE product imagery.\u003c\/li\u003e\n\u003cli\u003e✓ Two station footprints and three colors are offered.\u003c\/li\u003e\n\u003cli\u003e✓ ORINOVAE product specifications state that the bowls use 304 stainless steel and have food-contact or material safety certification.\u003c\/li\u003e\n\u003cli\u003e✓ ORINOVAE product specifications also state anti-overflow performance plus moisture or freshness protection.\u003c\/li\u003e\n\u003cli\u003e✓ These statements are presented as listed claims and have not been independently verified by ORINOVAE.\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 FeedFlow™ indoors on a level, dry, easy-to-clean floor for a cat or small dog that already eats dry kibble and drinks comfortably from a low bowl. It can help define a regular feeding corner in a kitchen, utility room, or sheltered pet area. The station does not measure portions, schedule meals, or monitor water intake. It is not a substitute for daily observation. Check that the pet can reach both bowls comfortably and discontinue use if chewing, tipping, trapped food, leakage, cracks, or sharp edges are noticed.\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 Blue, Green, or Black in Small or Large. Each configuration includes one combined station with a dry-food reservoir, clear water reservoir, two removable metal bowls, and the fitted top components shown in the ORINOVAE product photography. Kibble, water, pets, mats, furniture, and styling props are not included. Color can vary slightly with lighting and screen settings. ORINOVAE product specifications state that Small holds 3 L of water and 1.3 kg of dry food, while Large holds 6 L and 2.5 kg; these exact capacities are not independently verified.\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\u003egravity-fed dry-food and water station\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConfigurations\u003c\/th\u003e\n\u003ctd\u003eBlue \/ Small, Blue \/ Large, Green \/ Small, Green \/ Large, Black \/ Small, and Black \/ Large\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eServing layout\u003c\/th\u003e\n\u003ctd\u003etwo side-by-side removable bowls\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed bowl grade\u003c\/th\u003e\n\u003ctd\u003e304 stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed capacities\u003c\/th\u003e\n\u003ctd\u003eSmall 3 L water \/ 1.3 kg dry food; Large 6 L water \/ 2.5 kg dry food\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed performance\u003c\/th\u003e\n\u003ctd\u003eanti-overflow plus moisture or freshness protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFood type\u003c\/th\u003e\n\u003ctd\u003edry kibble only\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\u003eEmpty and separate all removable parts before cleaning. Wash bowls and reservoirs with mild dish soap and warm water, rinse thoroughly, and air-dry completely before reassembly. Wipe the housing and base with a soft damp cloth. Remove old food and refresh drinking water every day. Clean more often when food dust, residue, hair, or standing water is visible. Do not use bleach, abrasive pads, boiling water, a dishwasher, or a microwave unless verified care documentation specifically permits it.\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\u003eDoes it dispense wet food?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo. The visible feed path is intended for dry kibble; wet or raw food may block the opening and requires different storage controls.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eAre the material and capacity claims certified?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eORINOVAE product specifications state 304 stainless steel, food-contact or material safety certification, and the listed exact capacities. ORINOVAE has not independently verified the documents, grade, or measurements.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eDoes it prevent every overflow or keep food fresh?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eORINOVAE product specifications state anti-overflow and moisture or freshness protection, but performance depends on assembly, cleaning, food, water, floor level, and use. Check the station every day.\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":"Blue \/ Small","offer_id":47686600786057,"sku":"ORV-FFW-BL-S","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Blue \/ Large","offer_id":47686600949897,"sku":"ORV-FFW-BL-L","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Green \/ Small","offer_id":47686600982665,"sku":"ORV-FFW-GN-S","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Green \/ Large","offer_id":47686601015433,"sku":"ORV-FFW-GN-L","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Small","offer_id":47686601048201,"sku":"ORV-FFW-BK-S","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Large","offer_id":47686601080969,"sku":"ORV-FFW-BK-L","price":79.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/617181a0_952534fc-e6ea-43cd-a2af-0485bd304438.png?v=1785149362","url":"https:\/\/orinovae.com\/products\/feedflow-gravity-pet-food-and-water-station","provider":"orinovae","version":"1.0","type":"link"}