{"product_id":"reyvend-ai-smart-cooler","title":"ReyVend: AI Vending Machine Smart Cooler","description":"\u003cp\u003e\u003c!-- =====================  ReyVend Landing (single wrapper)  ===================== --\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Scoped styles to avoid conflicts with Shopify theme *\/\n    .ReyVend-page{--ink:#080910;--mint:#74d6b3;--coral:#f4513e;--fog:#cdd3d4;--radius:16px;--shadow:0 10px 30px rgba(8,9,16.06);color:var(--ink)}\n    .ReyVend-page *{box-sizing:border-box}\n    .ReyVend-container{max-width:1100px;margin:0 auto}\n    .ReyVend-hero{display:grid;gap:22px;align-items:center}\n    .ReyVend-hero h1{font-size:clamp(28px,4.5vw,44px);line-height:1.15;margin:.25em 0}\n    .ReyVend-eyebrow{display:inline-block;background:rgba(116,214,179.18);color:#063225;border-radius:999px;padding:6px 12px;font-weight:700;letter-spacing:.3px}\n    .ReyVend-lead{font-size:clamp(16px,1.4vw,18px);color:#425055}\n    .ReyVend-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}\n    .ReyVend-btn{display:inline-block;padding:12px 18px;border-radius:999px;font-weight:700;border:1px solid transparent;text-decoration:none}\n    .ReyVend-btn--coral{background:var(--coral);color:#fff}\n    .ReyVend-btn--ghost{background:#fff;border-color:var(--fog);color:var(--ink)}\n    .ReyVend-heroCard{border:1px solid #edf1f2;border-radius:var(--radius);box-shadow:var(--shadow);padding:12px;background:#fff}\n    .ReyVend-hero img{width:100%;height:auto;border-radius:12px}\n\n    \/* Simple inline TOC *\/\n    .ReyVend-toc{margin:18px 0;border:1px solid #edf1f2;border-radius:12px;background:#fff}\n    .ReyVend-toc h3{margin:0;padding:10px 14px;font-size:14px;color:#49565a;border-bottom:1px solid #edf1f2}\n    .ReyVend-toc nav{display:flex;flex-wrap:wrap;gap:10px;padding:10px 14px}\n    .ReyVend-toc a{font-size:14px;color:#1d2a2e;text-decoration:none;padding:6px 10px;border-radius:10px;border:1px solid #edf1f2}\n    .ReyVend-toc a:hover{border-color:var(--coral)}\n\n    \/* Sections *\/\n    .ReyVend-section{background:#fff;border:1px solid #edf1f2;border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(16px,2.2vw,26px);margin:18px 0}\n    .ReyVend-section h2{font-size:clamp(16px,2vw,22px);margin-top:0;line-height:1.25}\n    .ReyVend-section h3.ReyVend-card h3.ReyVend-toc h3{font-size:clamp(14px,1.6vw,18px);margin:.25em 0;line-height:1.3}\n    .ReyVend-callout{border-left:6px solid var(--mint);background:rgba(116,214,179.08);padding:12px 14px;border-radius:12px}\n\n    \/* Grids *\/\n    .ReyVend-grid{display:grid;gap:16px}\n    .ReyVend-grid--2{grid-template-columns:repeat(2,1fr)}\n    .ReyVend-grid--3{grid-template-columns:repeat(3,1fr)}\n    .ReyVend-card{border:1px solid #edf1f2;border-radius:14px;padding:14px;background:#fff}\n    @media (max-width:900px){.ReyVend-grid--2.ReyVend-grid--3{grid-template-columns:1fr}}\n\n    \/* Steps *\/\n    .ReyVend-steps{counter-reset:step}\n    .ReyVend-steps li{list-style:none;position:relative;padding-left:54px;margin:14px 0}\n    .ReyVend-steps li::before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:#063225;font-weight:800}\n\n    \/* FAQ *\/\n    .ReyVend-faqItem{border:1px solid #edf1f2;border-radius:12px;margin:10px 0;overflow:hidden}\n    .ReyVend-faqQ{width:100%;text-align:left;border:0;background:#f9fbfb;padding:14px 16px;cursor:pointer;font-weight:700}\n    .ReyVend-faqA{display:none;padding:14px 16px;background:#fff;border-top:1px solid #edf1f2}\n    .ReyVend-faqItem.is-open .ReyVend-faqA{display:block}\n\n    \/* CTA band *\/\n    .ReyVend-ctaBand{display:flex;gap:14px;align-items:center;justify-content:space-between;flex-wrap:wrap;background:linear-gradient(180deg,rgba(244,81,62.06),rgba(244,81,62.02));border:1px solid #ffe3de;border-radius:16px;padding:18px}\n\n    \/* Small helpers *\/\n    .ReyVend-muted{color:#48585d}\n    .ReyVend-pill{display:inline-block;padding:4px 10px;border:1px solid var(--fog);border-radius:999px;font-size:12px}\n\n    \/* Upgrade section extras *\/\n    .ReyVend-kpis{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 6px}\n    .ReyVend-upgradeGrid .ReyVend-card{position:relative;padding-top:16px}\n    .ReyVend-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:rgba(116,214,179.18);color:#063225;margin-bottom:10px}\n    .ReyVend-checklist{margin:10px 0 0;padding:0 0 0 18px}\n    .ReyVend-checklist li{margin:4px 0}\n    .ReyVend-upgradeCta{margin-top:16px}\n\n    \/* Accessibility helpers *\/\n    .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}\n\n    \/* Safeguards against accidental spacing *\/\n    .ReyVend-container \u003e *:first-child{margin-top:0}\n    .ReyVend-section .ReyVend-section{margin:0;padding:0}\n  \u003c\/style\u003e\n\u003csection id=\"ReyVend\" class=\"ReyVend-page\"\u003e\n\u003cdiv style=\"text-align: start;\" class=\"ReyVend-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader id=\"top\" class=\"ReyVend-hero ReyVend-section\"\u003e\u003cspan class=\"ReyVend-eyebrow\"\u003eModern Micro-Market, USA-built\u003c\/span\u003e\n\u003ch1\u003e\n\u003cspan style=\"color: var(--mint);\"\u003eTAP. OPEN. GRAB. GO.\u003c\/span\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003e, The kiosk that checks out for you\u003c\/span\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eReyVend combines pre-authorization, AI, and computer vision to power seamless, walk-out shopping, no scanning, no apps.  \u003cbr\u003e\u003cbr\u003eThis is a checkout-free upgrade, not a fancier vending machine. Vending makes people check out. Punching D7 three times for three waters is self-checkout: slow, deliberate, and it caps what people grab. ReyVend removes that step. Open the door, take what you want, walk out. \u003cbr\u003e\u003cbr\u003eReyVend Smart Coolers use computer vision and real-time inventory tracking, so customers simply tap, grab and go. No scanning, no per-item confirmation, no consumer app required.\u003c\/span\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv aria-label=\"Primary actions\" role=\"group\" class=\"ReyVend-cta\"\u003e\n\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- NON-STICKY TOC --\u003e\u003c!-- INTRO \/ EXPLAINER --\u003e\n\u003csection id=\"smart-fridge\" class=\"ReyVend-section\"\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWhat Is a Smart Cooler?\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eA Smart Cooler is an AI vending machine but nothing is actually “vended.”  Instead, a customer is granted access based on pre-authorization of a credit card.  If funds are sufficient (meeting your minimum), the customer can open the door and take whatever they like. The machine uses AI visual detection to instantly calculate what was taken and charges them as they leave.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- DIFFERENTIATORS --\u003e\n\u003csection id=\"differentiators\" class=\"ReyVend-section\"\u003e\n\u003cp\u003eWhat sets ReyVend apart? The platform is backed by a licensed product image library, so common packaged goods are already catalogued and need no product photography or AI setup from you. Anything outside the catalogue can be submitted to be added. It does need its own visual identifier, a colour, a wrapper or a label, because the cameras tell products apart by sight rather than by weight or barcode.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch3 style=\"margin: .2em 0; color: var(--coral);\"\u003eHigher Revenue\u003c\/h3\u003e\n\u003cp\u003eAI cooler vendors commonly report 30 to 50 percent higher average basket size than traditional vending, because shoppers take several items in one visit instead of one per transaction.\u003c\/p\u003e\n\u003ch3 style=\"margin: .2em 0; color: var(--coral);\"\u003eWhat the location needs\u003c\/h3\u003e\n\u003cp\u003eA live internet connection at all times. Product recognition runs in the cloud, not on the machine, so the cooler needs either your own wired or Wi-Fi connection or our cellular data plan to complete a sale. Check the site's connectivity before you place a unit. If it is unreliable, take the plan with cellular included.\u003c\/p\u003e\n\u003ch3 style=\"margin: .2em 0; color: var(--coral);\"\u003eReliability\u003c\/h3\u003e\n\u003cp\u003eNo coils, fewer jams, and 99% automated accuracy.  Less than 1% of the time would an operator need to review the video.  \u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\u003c!-- FEATURES --\u003e\u003c!-- CTA BAND --\u003e\n\u003csection class=\"ReyVend-section ReyVend-ctaBand\"\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"margin: .2em 0;\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eReady to outfit your locations?\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp style=\"margin: 0;\" class=\"ReyVend-muted\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003ePre-order ReyVend Smart Coolers and start increasing average ticket size.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"\/pages\/contact?_pos=1\u0026amp;_sid=28b9664a6\u0026amp;_ss=r\" class=\"ReyVend-btn ReyVend-btn--coral\"\u003eCONTACT US ABOUT ReyVend\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- Supporting image \/ brand --\u003e\n\u003cfigure class=\"ReyVend-section\" style=\"text-align: left;\"\u003eFully integrated with Nayax for cashless payments, ReyVend offers both a mobile app and a powerful web-based portal for full fleet visibility and commercial-grade management. From individual operators to enterprise distributors, you can monitor sales, inventory, pricing, and downstream partners in real time.\u003cbr\u003e\u003cbr\u003eBuilt for modern environments, ReyVend is sleek in design, proudly U.S.-owned, and built on best-in-class software.\u003cbr\u003e\u003c\/figure\u003e\n\u003c!-- LONG-FORM \/ BENEFITS --\u003e\n\u003csection id=\"why-ReyVend-long\" class=\"ReyVend-section\"\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWhy ReyVend Smart Fridges Outperform Vending Machines\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eIf you already own legacy machines, why switch? A coil machine asks for a decision and a transaction per item, so a shopper who wanted three things often leaves with one. ReyVend removes that step entirely. Open shopping instead of a transaction per item is what moves basket size, and it is the reason this category exists at all.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ABOUT --\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"VTM Vending","offers":[{"title":"WiFi","offer_id":49299950666036,"sku":"VTM-RV-X13v1-NX","price":3399.0,"currency_code":"USD","in_stock":true},{"title":"Wifi + Included Cellular","offer_id":49299950698804,"sku":"VTM-RV-X13v1-NX-Wireless","price":3599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0855\/5869\/0100\/files\/reyvend-ai-smart-cooler-angled-view-vtm.webp?v=1790261082","url":"https:\/\/vtmvending.com\/products\/reyvend-ai-smart-cooler","provider":"VTM Vending","version":"1.0","type":"link"}