{"id":30063,"date":"2026-02-04T19:32:23","date_gmt":"2026-02-05T00:32:23","guid":{"rendered":"https:\/\/www.portablebar.com\/?page_id=30063"},"modified":"2026-02-05T08:15:27","modified_gmt":"2026-02-05T13:15:27","slug":"west-virginia","status":"publish","type":"page","link":"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/","title":{"rendered":"west virginia"},"content":{"rendered":"<p><script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><br \/>\n<script>\n  tailwind.config = {\n    important: true,\n  }\n<\/script><\/p>\n<style>\n    \/* --- GLOBAL TYPOGRAPHY & THEME SETTINGS --- *\/\n    \/* WEST VIRGINIA THEME: Mountain Green (#15803d) and Coal Slate (#475569) *\/<\/p>\n<p>    .pb-content h2 { margin-top: 2.5rem; margin-bottom: 1rem; line-height: 1.2; }\n    .pb-content h3 { margin-top: 1.5rem; margin-bottom: 0.75rem; color: #1e293b; }\n    .pb-content ul { list-style-type: disc; margin-left: 1.5rem; margin-bottom: 1.5rem; }\n    .pb-content li { margin-bottom: 0.5rem; }\n    .pb-content p { margin-bottom: 1.2rem; }<\/p>\n<p>    \/* State Specific Link Styling *\/\n    .pb-content a { text-decoration: underline; color: #15803d; transition: all 0.2s; font-weight: 600; }\n    .pb-content a:hover { color: #166534; background-color: #dcfce7; text-decoration: none; padding: 0 4px; border-radius: 4px; }<\/p>\n<p>    \/* FAQ Accordion Styling *\/\n    .pb-faq-item[open] summary ~ * { animation: sweep .5s ease-in-out; }\n    .pb-faq-item summary { list-style: none; cursor: pointer; }\n    .pb-faq-item summary::-webkit-details-marker { display: none; }<\/p>\n<p>    \/* Hover effects *\/\n    .pb-contact-card { height: 100%; transition: transform 0.2s; }\n    .pb-contact-card:hover { transform: translateY(-5px); box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1); }<\/p>\n<p>    \/* ========================================= *\/\n    \/* CITATION SYSTEM - HOVER ONLY, NO SCROLL *\/\n    \/* ========================================= *\/<\/p>\n<p>    .pb-ref-container { counter-reset: reference; }\n    .pb-cite { position: relative; display: inline-block; }<\/p>\n<p>    \/* PROMINENT CITATION NUMBERS *\/\n    .pb-cite-number {\n        counter-increment: reference;\n        cursor: help;\n        font-size: 0.85em;\n        font-weight: 800;\n        color: #15803d;\n        vertical-align: super;\n        margin-left: 3px;\n        padding: 2px 6px;\n        border-radius: 4px;\n        transition: all 0.2s;\n        display: inline-block;\n        background-color: #dcfce7;\n    }<\/p>\n<p>    .pb-cite-number::before { content: \"[\" counter(reference) \"]\"; }<\/p>\n<p>    .pb-cite-number:hover {\n        background-color: #15803d;\n        color: white;\n        transform: scale(1.1);\n    }<\/p>\n<p>    \/* Citation tooltip - hover only *\/\n    .pb-cite-tooltip {\n        opacity: 0;\n        visibility: hidden;\n        position: absolute;\n        bottom: calc(100% + 8px);\n        left: 50%;\n        transform: translateX(-50%) translateY(5px);\n        width: 320px;\n        max-width: 90vw;\n        background: #1e293b;\n        color: white;\n        padding: 12px 14px;\n        border-radius: 6px;\n        font-size: 0.8rem;\n        line-height: 1.5;\n        box-shadow: 0 10px 25px rgba(0,0,0,0.3);\n        z-index: 99999;\n        pointer-events: none;\n        transition: all 0.2s ease;\n        text-align: left;\n    }<\/p>\n<p>    .pb-cite-tooltip::after {\n        content: '';\n        position: absolute;\n        top: 100%;\n        left: 50%;\n        margin-left: -6px;\n        border-width: 6px;\n        border-style: solid;\n        border-color: #1e293b transparent transparent transparent;\n    }<\/p>\n<p>    .pb-cite:hover .pb-cite-tooltip {\n        opacity: 1;\n        visibility: visible;\n        transform: translateX(-50%) translateY(0);\n        pointer-events: auto;\n    }<\/p>\n<p>    \/* MOBILE *\/\n    @media (max-width: 768px) {\n        .pb-cite-tooltip {\n            width: 300px;\n            max-width: calc(100vw - 40px);\n        }\n    }<\/p>\n<p>    html { scroll-behavior: smooth; }<\/p>\n<p>    \/* STATE CURVE GRAPHIC *\/\n    .pb-wv-curve {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        overflow: hidden;\n        line-height: 0;\n    }\n    .pb-wv-curve svg {\n        position: relative;\n        display: block;\n        width: calc(100% + 1.3px);\n        height: 60px;\n    }<\/p>\n<p>    \/* --- SCENARIO TABS LOGIC (2 OPTIONS) --- *\/\n    .pb-tab-content { display: none; animation: fadeIn 0.5s; }\n    #wv-tab-dry:checked ~ #content-dry,\n    #wv-tab-caterer:checked ~ #content-caterer { display: block; }<\/p>\n<p>    \/* --- SCENARIO TAB STYLING --- *\/\n    \/* Dry Hire (Green) *\/\n    #wv-tab-dry:checked ~ .pb-tabs-nav label[for=\"wv-tab-dry\"] {\n        background-color: white;\n        border-color: #15803d; \n        color: #14532d; \n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }\n    #wv-tab-dry:checked ~ .pb-tabs-nav label[for=\"wv-tab-dry\"] .pb-tab-badge { \n        opacity: 1 !important; \n        transform: translateX(-50%) translateY(0) !important;\n    }<\/p>\n<p>    \/* Wet Hire Caterer (Slate) *\/\n    #wv-tab-caterer:checked ~ .pb-tabs-nav label[for=\"wv-tab-caterer\"] {\n        background-color: white;\n        border-color: #475569; \n        color: #1e293b; \n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }\n    #wv-tab-caterer:checked ~ .pb-tabs-nav label[for=\"wv-tab-caterer\"] .pb-tab-badge { \n        opacity: 1 !important; \n        transform: translateX(-50%) translateY(0) !important;\n    }<\/p>\n<p>    .pb-tab-label { opacity: 0.6; filter: grayscale(100%); transition: all 0.3s; }\n    #wv-tab-dry:checked ~ .pb-tabs-nav label[for=\"wv-tab-dry\"],\n    #wv-tab-caterer:checked ~ .pb-tabs-nav label[for=\"wv-tab-caterer\"] { opacity: 1; filter: none; }<\/p>\n<p>    @keyframes fadeIn {\n        from { opacity: 0; transform: translateY(10px); }\n        to { opacity: 1; transform: translateY(0); }\n    }<\/p>\n<p>    \/* --- NAVIGATION MENU STYLING --- *\/\n    .pb-nav-menu {\n        scroll-behavior: smooth;\n        scrollbar-width: none;\n        -ms-overflow-style: none;\n        -webkit-overflow-scrolling: touch;\n    }\n    .pb-nav-menu::-webkit-scrollbar { display: none; }\n    .pb-nav-link {\n        transition: all 0.2s ease;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    .pb-nav-link:hover {\n        background-color: #dcfce7;\n        color: #15803d;\n    }\n    .pb-nav-link svg { display: none; }\n    @media (min-width: 768px) {\n        .pb-nav-link svg { display: block; }\n    }\n<\/style>\n<div class=\"pb-content pb-ref-container w-full bg-slate-50 text-slate-800 font-sans leading-relaxed shadow-sm my-8\">\n<header class=\"bg-gradient-to-r from-slate-800 via-[#15803d] to-[#475569] text-white p-6 md:p-8 rounded-t-lg relative overflow-hidden\">\n<nav class=\"text-xs text-green-200 mb-2 flex items-center flex-wrap uppercase tracking-wider\">\n            <a href=\"\/fr_fr\/\" class=\"text-green-200 hover:text-white no-underline transition-colors\">Accueil<\/a><br \/>\n            <span class=\"mx-2 text-green-300\">\/<\/span><br \/>\n            <a href=\"\/fr_fr\/mobile-bartending-laws\/\" class=\"text-green-200 hover:text-white no-underline transition-colors\">Lois sur les d\u00e9bits de boissons mobiles<\/a><br \/>\n            <span class=\"mx-2 text-green-300\">\/<\/span><br \/>\n            <span class=\"text-white font-bold\">West Virginia<\/span><br \/>\n        <\/nav>\n<div class=\"relative z-10 max-w-4xl mb-8 mt-2\">\n<div class=\"flex items-center gap-3 mb-3\">\n                <span class=\"bg-[#15803d] text-white text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide shadow-sm\">Private Club System<\/span><br \/>\n                <span class=\"bg-slate-700 text-slate-200 text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide shadow-sm\">Market Zone Rules<\/span>\n            <\/div>\n<h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 tracking-tight text-white\">West Virginia Mobile Bartending Laws<\/h1>\n<p class=\"text-xl text-green-100 font-light max-w-2xl\">\n                West Virginia&#8217;s &#8220;Private Club&#8221; system means wet hire requires an existing restaurant. Dry hire operators face minimal licensing but must navigate the state&#8217;s unique Market Zone purchasing mandates.\n            <\/p>\n<p class=\"text-xs text-green-300 mt-4\">Current as of February 2026 \u2022 Reflects HB 5017 (Statewide Mobile Food Permit)<\/p>\n<\/p><\/div>\n<div class=\"pb-wv-curve\">\n            <svg data-name=\"Layer 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 1200 120\" preserveaspectratio=\"none\">\n                <path d=\"M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z\" fill=\"#f8fafc\"><\/path>\n            <\/svg>\n        <\/div>\n<\/header>\n<nav class=\"bg-white border-b-2 border-slate-200 sticky top-0 z-50 shadow-sm\">\n<div class=\"px-4 md:px-12\">\n<div class=\"pb-nav-menu flex overflow-x-auto py-2 md:py-3 gap-1 md:gap-2\">\n                <a href=\"#business-models\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#15803d] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"\/><\/svg><br \/>\n                    <span>Business Models<\/span><br \/>\n                <\/a><br \/>\n                <a href=\"#common-traps\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#475569] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z\"\/><\/svg><br \/>\n                    <span>Common Traps<\/span><br \/>\n                <\/a><br \/>\n                <a href=\"#age-staffing\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#15803d] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z\"\/><\/svg><br \/>\n                    <span>Age &#038; Staffing<\/span><br \/>\n                <\/a><br \/>\n                <a href=\"#faq\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#15803d] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg><br \/>\n                    <span>FAQ<\/span><br \/>\n                <\/a><br \/>\n                <a href=\"#equipment\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#475569] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10\"\/><\/svg><br \/>\n                    <span>Equipment<\/span><br \/>\n                <\/a><br \/>\n                <a href=\"#resources\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#15803d] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/><\/svg><br \/>\n                    <span>Resources<\/span><br \/>\n                <\/a>\n            <\/div>\n<\/p><\/div>\n<\/nav>\n<section id=\"business-models\" class=\"px-6 md:px-12 py-8 relative z-20 scroll-mt-16\">\n<h2 class=\"text-2xl font-bold text-slate-900 mb-8 text-center\">Choose Your Path<\/h2>\n<p>        <input type=\"radio\" id=\"wv-tab-dry\" name=\"wv-tabs\" class=\"hidden\" checked><br \/>\n        <input type=\"radio\" id=\"wv-tab-caterer\" name=\"wv-tabs\" class=\"hidden\"><\/p>\n<div class=\"pb-tabs-nav grid grid-cols-1 md:grid-cols-2 justify-center gap-6 mb-10 mt-6 max-w-5xl mx-auto\">\n            <label for=\"wv-tab-dry\" class=\"pb-tab-label relative cursor-pointer group bg-white border-4 border-slate-200 rounded-xl p-6 transition-all duration-300 hover:border-green-200\"><\/p>\n<div class=\"pb-tab-badge absolute -top-4 left-1\/2 -translate-x-1\/2 bg-green-600 text-white text-xs font-bold px-4 py-1 rounded-full shadow-md transition-all duration-300 opacity-0 group-hover:opacity-100 uppercase tracking-wide w-max\">\n                    Low Barrier Entry\n                <\/div>\n<div class=\"text-center\">\n<h4 class=\"text-xl font-extrabold mb-1\">Location \u00e0 sec<\/h4>\n<p>                    <span class=\"inline-block bg-green-100 text-green-800 text-xs font-bold px-2 py-1 rounded mb-4\">Service Only<\/span><\/p>\n<p class=\"text-xs text-slate-500 font-medium\">No Liquor License \u2022 Host Provides Alcohol<\/p>\n<div class=\"mt-4 pt-4 border-t border-slate-100\">\n                        <span class=\"block text-xs text-slate-400 uppercase tracking-widest font-bold\">Startup Cost<\/span><br \/>\n                        <span class=\"block text-2xl font-bold text-green-600\">Minimal<\/span>\n                    <\/div>\n<\/p><\/div>\n<p>            <\/label><\/p>\n<p>            <label for=\"wv-tab-caterer\" class=\"pb-tab-label relative cursor-pointer group bg-white border-4 border-slate-200 rounded-xl p-6 transition-all duration-300 hover:border-slate-300\"><\/p>\n<div class=\"pb-tab-badge absolute -top-4 left-1\/2 -translate-x-1\/2 bg-slate-600 text-white text-xs font-bold px-4 py-1 rounded-full shadow-md transition-all duration-300 opacity-0 group-hover:opacity-100 uppercase tracking-wide w-max\">\n                    Restaurant Required\n                <\/div>\n<div class=\"text-center\">\n<h4 class=\"text-xl font-extrabold mb-1\">Wet Hire: Private Caterer<\/h4>\n<p>                    <span class=\"inline-block bg-slate-100 text-slate-800 text-xs font-bold px-2 py-1 rounded mb-4\">Alcohol Sales Permitted<\/span><\/p>\n<p class=\"text-xs text-slate-500 font-medium\">Requires Existing Private Club Restaurant<\/p>\n<div class=\"mt-4 pt-4 border-t border-slate-100\">\n                        <span class=\"block text-xs text-slate-400 uppercase tracking-widest font-bold\">Annual License Add-On<\/span><br \/>\n                        <span class=\"block text-2xl font-bold text-slate-700\">$1,000<\/span>\n                    <\/div>\n<\/p><\/div>\n<p>            <\/label>\n        <\/div>\n<div id=\"content-dry\" class=\"pb-tab-content\">\n<div class=\"bg-white p-8 rounded-xl border-t-8 border-green-600 shadow-xl\">\n<div class=\"bg-green-50 border-l-4 border-green-600 p-4 mb-8\">\n<p class=\"text-sm text-green-900 mb-0\">\n                        <strong>Bottom Line:<\/strong> No liquor license needed if you&#8217;re not selling alcohol. You&#8217;re a service provider, but the host legally owns and is responsible for the alcohol.\n                    <\/p>\n<\/p><\/div>\n<div class=\"grid md:grid-cols-2 gap-8\">\n<div>\n<h3 class=\"text-2xl font-extrabold text-slate-800 mb-4 mt-0\">The Staffing Model<\/h3>\n<p class=\"text-slate-600 mb-4\">\n                            In Dry Hire, you provide bartending labor, equipment (bars, glassware), and supplies (mixers, ice, garnishes). The host purchases and owns the alcohol. Since you&#8217;re not selling liquor, you avoid the Private Club licensing requirements entirely.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Sale Definition:<\/strong><br \/>\n                                    WV Code prohibits &#8220;sale, offer for sale, tender, or service&#8221; without a license. In Dry Hire, you serve as the host&#8217;s agent.<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<div class=\"bg-slate-50 p-4 rounded border border-slate-200\">\n<p class=\"text-sm text-slate-700\"><strong>Critical Requirement:<\/strong><br \/>\n                            If using a trailer\/vehicle, you need a <strong>Statewide Mobile Food Establishment Permit<\/strong> from your local health department (valid in all 55 counties).<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Statewide Mobile Permit:<\/strong><br \/>\n                                    &#8220;Mobile food establishments now obtain a single Statewide Permit from the Local Health Department in their county of residence.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div>\n<h4 class=\"font-bold text-slate-800 mb-3\">What You Can&#8217;t Do<\/h4>\n<p class=\"text-slate-600 mb-4\">\n                            <strong>No Purchasing:<\/strong> You cannot buy the alcohol on the host&#8217;s behalf and bill them. This constitutes resale without a license.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Interdiction de revente :<\/strong><br \/>\n                                    Purchasing alcohol and charging the host (even at cost) is considered resale and requires a license.<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<p class=\"text-slate-600 mb-4\">\n                            <strong>No Cash Bar:<\/strong> Since you don&#8217;t own the license, you can&#8217;t collect money from guests. The bar must be open\/free to guests, funded by the host.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Cash Transaction Ban:<\/strong><br \/>\n                                    Accepting money from guests in exchange for drinks constitutes an illegal sale without a license.<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<p class=\"text-slate-600 mb-4\">\n                            <strong>The &#8220;Mixer&#8221; Trap:<\/strong> Don&#8217;t inflate mixer or rental costs to cover &#8220;complimentary&#8221; alcohol. WV ABCA considers $20 for &#8220;ice&#8221; plus a free shot as an illegal alcohol sale.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Mixer Loophole Warning:<\/strong><br \/>\n                                    Inflating non-alcohol items to cover alcohol provision is viewed as a disguised sale.<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"content-caterer\" class=\"pb-tab-content\">\n<div class=\"bg-slate-50 p-8 rounded-xl border-t-8 border-slate-600 shadow-inner\">\n<div class=\"bg-slate-100 border-l-4 border-slate-800 p-4 mb-8\">\n<p class=\"text-sm text-slate-900 mb-0\">\n                        <strong>Bottom Line:<\/strong> You must already operate a Class A Private Club Restaurant with daily service. The Private Caterer endorsement ($1,000\/year) extends your license to off-site events.\n                    <\/p>\n<\/p><\/div>\n<div class=\"grid md:grid-cols-2 gap-8\">\n<div>\n<h3 class=\"text-2xl font-extrabold text-slate-700 mb-4 mt-0\">The Restaurant Requirement<\/h3>\n<p class=\"text-slate-600 mb-4\">\n                            West Virginia doesn&#8217;t issue standalone mobile liquor licenses. To sell alcohol off-site, you need an existing Private Club Restaurant License (costs $1,150-$2,650 based on membership size), then add the Private Caterer endorsement.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Private Caterer Requirement:<\/strong><br \/>\n                                    &#8220;Private Caterer is defined as a licensed private club restaurant that caters and serves food while selling alcoholic liquors.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<div class=\"bg-red-50 border border-red-200 rounded p-4\">\n<p class=\"text-sm text-red-900 mb-0\">\n                                <strong>\u26a0\ufe0f Important:<\/strong> The &#8220;Private Food Truck&#8221; license ($2,150) is restricted to manufacturers (breweries, wineries, distilleries) selling their own products. It&#8217;s NOT for general mobile bartenders.<br \/>\n                                <span class=\"pb-cite\"><br \/>\n                                    <span class=\"pb-cite-number\"><\/span><br \/>\n                                    <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                        <strong>Food Truck Restriction:<\/strong><br \/>\n                                        Private Food Truck license is &#8220;reserved for manufacturers\u2014breweries, wineries, and distilleries.&#8221;<br \/>\n                                        <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                    <\/span><br \/>\n                                <\/span>\n                            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div>\n<h4 class=\"font-bold text-slate-800 mb-3\">Operational Mandates<\/h4>\n<p class=\"text-slate-600 mb-3 text-sm\">\n                            <strong>7-Day Advance Notice:<\/strong> Every event requires notifying WV ABCA at least 7 days prior with venue details, contract, and floor plan.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Notice Requirement:<\/strong><br \/>\n                                    &#8220;Caterer must provide Commissioner with notice at least 7 days prior to event.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<p class=\"text-slate-600 mb-3 text-sm\">\n                            <strong>15-Event Limit:<\/strong> You can&#8217;t cater more than 15 events per year at any single unlicensed venue. At event #16, that venue must get its own license.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Venue Event Cap:<\/strong><br \/>\n                                    &#8220;Private caterer prohibited from holding more than 15 catering events per calendar year at any single unlicensed venue.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<p class=\"text-slate-600 mb-3 text-sm\">\n                            <strong>Market Zone Purchasing:<\/strong> The most complex rule\u2014you must purchase liquor from a retail outlet in the Market Zone where the event is held. Charleston caterer working Morgantown? Buy from Morgantown retailers.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Market Zone Rule:<\/strong><br \/>\n                                    &#8220;Private Caterer must purchase liquor sold at event from licensed retail outlet in market zone where catering event is held.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"common-traps\" class=\"px-6 md:px-12 mb-12 scroll-mt-16\">\n<div class=\"bg-white border-l-4 border-[#15803d] shadow-md rounded-r-lg p-6 md:p-8\">\n<h2 class=\"text-2xl font-bold text-slate-900 mb-4 flex items-center\">\n                <span class=\"mr-3 text-green-700 text-3xl\">\u26a0\ufe0f<\/span> Mountain State Pitfalls<br \/>\n            <\/h2>\n<p class=\"text-slate-600 mb-6\">West Virginia&#8217;s Private Club system creates unique compliance challenges.<\/p>\n<div class=\"grid md:grid-cols-3 gap-6\">\n<div>\n<h4 class=\"font-bold text-slate-800 mb-2\">1. The Brandonville Exception<\/h4>\n<p class=\"text-sm text-slate-600 mb-2\">\n                        Brandonville (Preston County) is the ONLY remaining dry municipality in WV. You cannot legally sell alcohol there, period.<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <span class=\"pb-cite-number\"><\/span><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>Dry Town Status:<\/strong><br \/>\n                                &#8220;Town of Brandonville (Preston County)&#8221; retains dry status for retail sale of liquor and wine.<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span>\n                    <\/p>\n<\/p><\/div>\n<div>\n<h4 class=\"font-bold text-slate-800 mb-2\">2. The 16th Event Problem<\/h4>\n<p class=\"text-sm text-slate-600 mb-2\">\n                        Track your events religiously. When you hit event #16 at a wedding barn, that venue is legally required to obtain its own Private Club License\u2014potentially ending your relationship with them.<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <span class=\"pb-cite-number\"><\/span><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>15-Event Trigger:<\/strong><br \/>\n                                At the 16th event at a specific venue, that venue must obtain its own Private Club License.<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span>\n                    <\/p>\n<\/p><\/div>\n<div>\n<h4 class=\"font-bold text-slate-800 mb-2\">3. The Clearing Time Hammer<\/h4>\n<p class=\"text-sm text-slate-600 mb-2\">\n                        Alcohol service must end by 3:00 AM. Venue must be EMPTY by 3:30 AM. All employees off-site by 4:30 AM. These are hard deadlines enforced by ABCA inspectors.<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <span class=\"pb-cite-number\"><\/span><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>Clearing Times:<\/strong><br \/>\n                                &#8220;Service cease by 3:00 AM. Premises cleared of guests by 3:30 AM. Employees vacate by 4:30 AM.&#8221;<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span>\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"age-staffing\" class=\"px-6 md:px-12 mb-12 scroll-mt-16\">\n<h2 class=\"text-3xl font-bold text-slate-800 mb-6\">Age Requirements &#038; Staffing<\/h2>\n<p class=\"text-slate-600 mb-6\">West Virginia has surprisingly flexible age rules for alcohol service staff.<\/p>\n<div>\n<table class=\"w-full text-left border-collapse bg-white rounded-lg shadow-sm border border-slate-200\">\n<thead class=\"bg-gradient-to-r from-[#15803d] to-[#475569] text-white\">\n<tr>\n<th class=\"p-4 text-sm font-bold uppercase tracking-wider\">L'\u00e2ge<\/th>\n<th class=\"p-4 text-sm font-bold uppercase tracking-wider\">What&#8217;s Allowed<\/th>\n<th class=\"p-4 text-sm font-bold uppercase tracking-wider\">Requirements<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"text-slate-700 text-sm\">\n<tr class=\"border-b border-slate-100\">\n<td class=\"p-4 font-bold\">18+ Years<\/td>\n<td class=\"p-4\"><span class=\"bg-green-100 text-green-900 px-2 py-1 rounded font-bold\">Full Service<\/span><\/td>\n<td class=\"p-4 relative text-slate-600\">\n                            Can sell, serve, and bartend independently without supervision.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>18+ Rule:<\/strong><br \/>\n                                    &#8220;General statutory minimum age to sell, serve, or bartend in West Virginia is 18 years old.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/td>\n<\/tr>\n<tr class=\"border-b border-slate-100\">\n<td class=\"p-4 font-bold\">16-17 Years<\/td>\n<td class=\"p-4\"><span class=\"bg-orange-100 text-orange-900 px-2 py-1 rounded font-bold\">Supervised Service<\/span><\/td>\n<td class=\"p-4 relative text-slate-600\">\n                            Can sell\/serve ONLY when directly supervised by someone 21+ AND with prior Commissioner approval.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>16-17 Exception:<\/strong><br \/>\n                                    &#8220;Licensee may employ person 16-18 to serve alcohol only when directly supervised by person 21+.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/td>\n<\/tr>\n<tr class=\"border-b border-slate-100\">\n<td class=\"p-4 font-bold\">Under 16<\/td>\n<td class=\"p-4\"><span class=\"bg-red-100 text-red-900 px-2 py-1 rounded font-bold\">Interdit<\/span><\/td>\n<td class=\"p-4 text-slate-600\">Cannot work in any capacity involving alcohol service.<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/section>\n<section id=\"faq\" class=\"bg-white px-6 md:px-12 py-8 border-t border-slate-200 scroll-mt-16\">\n<p>        <script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need a liquor license for Dry Hire in West Virginia?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. You need a business license but not a liquor license.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I get a standalone mobile liquor license in WV?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. You must have an existing Private Club Restaurant first.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the Market Zone purchasing rule?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Private Caterers must buy liquor from retailers in the Market Zone where the event is held.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I use a trailer for Dry Hire without permits?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. You need a Statewide Mobile Food Establishment Permit from your local health department.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is Brandonville the only dry town in West Virginia?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. HB 4525 made the state wet by default. Only Brandonville remains dry.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I hire 16-year-olds to bartend?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Only with direct 21+ supervision AND prior Commissioner approval.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How many events can I cater at one venue?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Maximum 15 events per year at any unlicensed venue.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the latest I can serve alcohol?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Service must cease by 3:00 AM. Venue cleared by 3:30 AM.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need to notify ABCA for every catering event?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. 7-day advance notice with contract and floor plan required.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I operate a cash bar in Dry Hire?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Accepting money from guests is an illegal sale without a license.\"\n            }\n        }\n    ]\n}<\/script><\/p>\n<h2 class=\"text-3xl font-bold text-slate-900 mb-6\">Questions courantes<\/h2>\n<div class=\"space-y-4\">\n<h3 class=\"text-xl font-bold text-[#15803d] mt-4 mb-2\">Dry Hire Basics<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Do I need a liquor license for Dry Hire in West Virginia?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">NO.<\/strong> Dry Hire operators don&#8217;t need a liquor license because they&#8217;re not selling alcohol. However, if you use a trailer\/vehicle, you need a Statewide Mobile Food Establishment Permit from your local health department.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I buy the alcohol for my client and bill them?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">NO.<\/strong> This constitutes resale without a license. The host must purchase the alcohol directly. You can provide them with a shopping list, but they must make the purchase themselves.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I charge a &#8220;service fee&#8221; per drink in Dry Hire?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">NO.<\/strong> Any per-drink fee collected from guests is considered an alcohol sale. You can only charge the host a flat service fee for your time, equipment, and non-alcoholic supplies.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I accept tips from guests in Dry Hire?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">YES, BUT CAREFULLY.<\/strong> Tips are legal as long as they&#8217;re voluntary and not a precondition for service. Avoid scenarios where a guest puts money in the jar and expects a drink in return\u2014that&#8217;s a sale. Use signage: &#8220;Tips Appreciated for Service.&#8221;\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#15803d] mt-4 mb-2\">Wet Hire \/ Private Caterer<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I get a standalone mobile liquor license in West Virginia?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">NO.<\/strong> West Virginia doesn&#8217;t issue standalone mobile liquor licenses. You MUST have an existing Private Club Restaurant with daily operations, then add the Private Caterer endorsement ($1,000\/year).\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    What is the Market Zone purchasing rule and why does it matter?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        Private Caterers must purchase liquor from a licensed retail outlet in the Market Zone where the catering event is held. Example: Charleston-based caterer working Morgantown must buy from Morgantown retailers. You can&#8217;t transport your Charleston inventory to sell in Morgantown\u2014that&#8217;s illegal.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    What happens at the 16th event at a single venue?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        The venue is legally required to obtain its own Private Club License. This rule prevents mobile caterers from effectively turning unlicensed venues into permanent bars. Track your events carefully\u2014wedding barns will cut you off if they&#8217;re forced to license.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Do I need to notify ABCA for every catering event?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">OUI.<\/strong> You must provide the Commissioner with notice at least 7 days prior to each event. Submission must include venue details, contract, and a floor plan showing the defined licensed premises for that event.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#15803d] mt-4 mb-2\">Equipment &#038; Permits<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I use a trailer for Dry Hire without any permits?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">NO.<\/strong> Any vehicle\/trailer dispensing beverages is a &#8220;Mobile Food Establishment&#8221; under WV law. You need a Statewide Mobile Food Establishment Permit from your local health department (valid statewide as of HB 5017, June 2024).\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    What equipment does a mobile bar trailer need in WV?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong>Mandatory:<\/strong> Dedicated handwashing sink with hot\/cold water, soap, and paper towels. Potable water system with food-grade inlet. Wastewater tank at least 15% larger than freshwater tank. Three-compartment sink if using reusable glassware (can negotiate variance if using single-use cups only).\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Why should I use a portable bar instead of building a trailer in WV?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">Massive regulatory simplicity.<\/strong> <a href=\"https:\/\/www.portablebar.com\/fr_fr\/\">Barres portables<\/a> avoid Mobile Food Establishment classification\u2014no plumbing, no hot water heaters, no commissary. Plus they work in venues trailers can&#8217;t access (upstairs ballrooms, historic barns, mountain lodges). Perfect for WV&#8217;s rural wedding market.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Do portable bars require health permits in West Virginia?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">Usually no.<\/strong> If setting up inside a venue with existing sanitation facilities (wedding hall, private home), the folding bar is typically classified as equipment\/furniture. Regulatory focus is on the service process, not the structure.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#15803d] mt-4 mb-2\">Age &#038; Staffing<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I hire 16-year-olds to bartend at weddings?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-orange-600\">ONLY WITH CONDITIONS.<\/strong> They can serve alcohol ONLY when directly supervised by someone 21+ AND with prior Commissioner approval. Typically used for barback roles (restocking, clearing glasses) rather than primary bartending.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Do 18-year-old bartenders need special approval?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">NO.<\/strong> Anyone 18+ can sell, serve, and bartend independently in West Virginia without special approval or supervision.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#15803d] mt-4 mb-2\">Geographic Restrictions<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Is Brandonville the only dry town in West Virginia?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">OUI.<\/strong> HB 4525 (effective July 1, 2020) made West Virginia &#8220;wet&#8221; by default. Brandonville in Preston County is the sole remaining dry municipality where retail alcohol sales are prohibited.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I do Dry Hire events in Brandonville?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-orange-600\">PROBABLY YES.<\/strong> Private parties on private property where the host (who purchased alcohol legally outside Brandonville) provides it to guests should be legal. The restriction is on sales, not private possession\/consumption.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#15803d] mt-4 mb-2\">Operating Hours<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    What is the latest I can serve alcohol at an event?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        Alcohol service must cease by <strong>3:00 AM<\/strong>. The venue must be cleared of all guests by <strong>3:30 AM<\/strong>. All employees must vacate by <strong>4:30 AM<\/strong>. These are HARD deadlines enforced by ABCA.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Are there Sunday sales restrictions?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        Local option elections determine Sunday start times. Most major areas allow sales from 10:00 AM (the &#8220;Brunch Bill&#8221; from 2016). Rural counties may still enforce 1:00 PM starts. Verify the specific county before scheduling Sunday events.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#15803d] mt-4 mb-2\">Insurance &#038; Liability<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Do I need liquor liability insurance for Dry Hire?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">YES\u2014but a specific type.<\/strong> You need <strong>Host Liquor Liability<\/strong> coverage, not standard liquor liability. This covers you as a service provider when the host owns the alcohol. Standard General Liability policies often exclude alcohol claims\u2014verify your coverage.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    What&#8217;s the fastest way to start mobile bartending in WV?<br \/>\n                    <span class=\"text-[#15803d] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">Dry Hire with portable bars.<\/strong> Get business license, purchase Host Liquor Liability insurance, buy professional <a href=\"https:\/\/www.portablebar.com\/fr_fr\/\">portable bar equipment<\/a>. Operational in 1-2 weeks versus years to build a restaurant for Wet Hire licensing.\n                    <\/p>\n<\/p><\/div>\n<\/details><\/div>\n<\/section>\n<section id=\"equipment\" class=\"bg-gradient-to-br from-slate-900 via-[#15803d] to-slate-900 text-white p-8 md:p-12 rounded-xl shadow-xl mx-6 md:mx-12 mb-12 scroll-mt-16\">\n<div class=\"grid md:grid-cols-2 gap-12 items-center\">\n<div>\n<h2 class=\"text-3xl font-bold text-white mb-4\">Built for Mountain State Venues<\/h2>\n<p class=\"text-slate-300 mb-6 leading-relaxed\">\n                    West Virginia&#8217;s wedding market is booming\u2014historic barns, mountain lodges, and riverfront venues. Portable bars give you access to these locations without the regulatory nightmare of Mobile Food Establishment permits, plumbing systems, or Market Zone logistics nightmares. Work anywhere the host says &#8220;I do.&#8221;\n                <\/p>\n<div class=\"space-y-4 mb-8\">\n<div class=\"flex items-start\">\n<div class=\"bg-[#15803d] p-2 rounded-lg mr-4 mt-1\">\n                            <svg class=\"w-4 h-4 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                        <\/div>\n<div>\n<h4 class=\"font-bold text-white text-sm\">Skip Mobile Food Permits<\/h4>\n<p class=\"text-xs text-slate-400\">Avoid health department build-out requirements and inspections<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start\">\n<div class=\"bg-[#475569] p-2 rounded-lg mr-4 mt-1\">\n                            <svg class=\"w-4 h-4 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"><\/path><\/svg>\n                        <\/div>\n<div>\n<h4 class=\"font-bold text-white text-sm\">Access Remote Venues<\/h4>\n<p class=\"text-xs text-slate-400\">Carry bars upstairs, across fields, into historic buildings\u2014anywhere<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <a href=\"\/fr_fr\/\" class=\"inline-block bg-[#15803d] text-white hover:bg-white hover:text-[#15803d] font-bold py-3 px-8 rounded-lg transition-all shadow-lg text-sm uppercase tracking-wide no-underline\"><br \/>\n                    View Portable Bars<br \/>\n                <\/a>\n            <\/div>\n<div class=\"relative h-full flex items-center justify-center\">\n<div class=\"overflow-hidden rounded-xl shadow-2xl\">\n                    <img decoding=\"async\" src=\"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/portable-whisky-bar.webp\" alt=\"Portable bar counter with Southern Distilling Company branding at bourbon tasting event\" class=\"w-full h-auto object-contain\">\n               <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div id=\"resources\" class=\"mt-12 mb-8 scroll-mt-16\">\n<h3 class=\"text-2xl font-bold text-center text-slate-900 mb-8\">Official West Virginia Resources<\/h3>\n<div class=\"grid md:grid-cols-3 gap-6 max-w-6xl mx-auto px-6 mb-8\">\n            <a href=\"https:\/\/abca.wv.gov\/\" target=\"_blank\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card hover:border-green-300 no-underline\"><\/p>\n<div class=\"text-4xl mb-4 text-[#15803d]\">\ud83c\udfdb\ufe0f<\/div>\n<p>                <span class=\"font-bold text-[#15803d] text-lg block mb-2\">WV ABCA<\/span><br \/>\n                <span class=\"text-sm text-slate-500\">Alcohol Beverage Control Administration<\/span><br \/>\n            <\/a><br \/>\n            <a href=\"https:\/\/oehs.wvdhhr.org\/phs\/food-safety\/\" target=\"_blank\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card hover:border-green-300 no-underline\"><\/p>\n<div class=\"text-4xl mb-4 text-[#475569]\">\ud83c\udfe5<\/div>\n<p>                <span class=\"font-bold text-[#15803d] text-lg block mb-2\">Office of EHS<\/span><br \/>\n                <span class=\"text-sm text-slate-500\">Mobile Food Establishment Permits<\/span><br \/>\n            <\/a><br \/>\n            <a href=\"https:\/\/abca.wv.gov\/page\/licensing\" target=\"_blank\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card hover:border-green-300 no-underline\"><\/p>\n<div class=\"text-4xl mb-4 text-[#15803d]\">\ud83d\udccb<\/div>\n<p>                <span class=\"font-bold text-[#15803d] text-lg block mb-2\">Licensing Portal<\/span><br \/>\n                <span class=\"text-sm text-slate-500\">Private Caterer Applications<\/span><br \/>\n            <\/a>\n        <\/div>\n<div class=\"bg-green-50 rounded-lg mx-6 md:mx-12 p-8 border-l-4 border-[#15803d] mb-8\">\n<h4 class=\"font-bold text-slate-800 mb-4 flex items-center\">\n                <svg class=\"w-5 h-5 mr-2 text-[#15803d]\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"><\/path><\/svg><br \/>\n                R\u00e9f\u00e9rences juridiques et t\u00e9l\u00e9chargements<br \/>\n             <\/h4>\n<ul class=\"grid md:grid-cols-2 gap-4 text-sm text-[#15803d]\">\n<li><a href=\"https:\/\/code.wvlegislature.gov\/60\/\" target=\"_blank\" class=\"hover:text-[#166534]\">\ud83d\udcc4 WV Code Chapter 60 (Alcohol Control)<\/a><\/li>\n<li><a href=\"https:\/\/code.wvlegislature.gov\/60-7-8a\/\" target=\"_blank\" class=\"hover:text-[#166534]\">\ud83d\udcc4 \u00a760-7-8a (Private Caterers)<\/a><\/li>\n<li><a href=\"https:\/\/code.wvlegislature.gov\/16-2-18\/\" target=\"_blank\" class=\"hover:text-[#166534]\">\ud83d\udcc4 \u00a716-2-18 (Statewide Mobile Food Permit)<\/a><\/li>\n<li><a href=\"https:\/\/www.law.cornell.edu\/regulations\/west-virginia\/W-Va-C-S-R-SS-64-17-3\" target=\"_blank\" class=\"hover:text-[#166534]\">\ud83d\udcc4 64 CSR 17 (Food Establishment Rule)<\/a><\/li>\n<\/ul><\/div>\n<p>        <!-- FULL CITATIONS SECTION --><\/p>\n<div class=\"bg-white rounded-lg mx-6 md:px-12 p-4 shadow-sm border border-slate-200\">\n<div class=\"flex items-center gap-2 mb-4\">\n                <svg class=\"w-6 h-6 text-[#15803d]\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"><\/path><\/svg><\/p>\n<h3 class=\"text-xl font-bold text-slate-800\">Full Legal Citations<\/h3>\n<\/p><\/div>\n<p>            <!-- Citation 1 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">1<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Sale Definition &#038; Prohibition<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-1\">WV Code \u00a760-7-12:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                West Virginia Code prohibits the &#8220;sale, offer for sale, tender, or service&#8221; of alcohol without a license. In Dry Hire, service is performed as agent of the host who owns the product.\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV Code \u00a760-7-12<\/span><br \/>\n                            <a href=\"https:\/\/codes.findlaw.com\/wv\/chapter-60-state-control-of-alcoholic-liquors\/wv-code-sect-60-7-12\/\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 2 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">2<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Statewide Mobile Food Permit (HB 5017)<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-1\">W. Va. Code \u00a716-2-18:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;Under W. Va. Code \u00a7 16-2-18, mobile food establishments (including beverage trailers) now obtain a single Statewide Permit from the Local Health Department (LHD) in their county of residence. This permit is valid in all 55 counties.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"bg-blue-50 border border-blue-200 rounded p-2 mb-2\">\n<p class=\"text-xs text-blue-900\">\n                                <strong>\ud83d\udca1 Important:<\/strong> Effective June 5, 2024. Operators must notify the LHD of destination county at least 72 hours before operating there.\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: W. Va. Code \u00a716-2-18<\/span><br \/>\n                            <a href=\"https:\/\/code.wvlegislature.gov\/16-2-18\/\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 3 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">3<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Resale Prohibition<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                Purchasing alcohol on behalf of the host and billing them (even at cost) constitutes resale without a license under West Virginia&#8217;s Private Club licensing structure.\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV Code Chapter 60<\/span><br \/>\n                            <a href=\"https:\/\/code.wvlegislature.gov\/60\/\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Full Code \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 4 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">4<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Cash Bar Prohibition (Dry Hire)<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                Accepting money from guests in exchange for drinks constitutes a sale requiring a Private Club License. Dry Hire bars must be &#8220;open&#8221; (free) to guests.\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV ABCA Guidance<\/span><br \/>\n                            <a href=\"https:\/\/abca.wv.gov\/\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Agency Site \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 5 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">5<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Mixer Loophole Warning<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;Operators must be cautious not to inflate the cost of mixers or rental fees to essentially cover the cost of providing &#8216;complimentary&#8217; alcohol. If an operator charges $20 for a &#8216;cup of ice&#8217; and provides a free shot of whiskey, the WVABCA views this as a sale of alcohol, not ice.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: Research Document Analysis<\/span><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 6 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">6<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Private Caterer Definition<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-1\">WV Code \u00a760-7-8a:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;A &#8216;Private Caterer&#8217; is defined as a licensed private club restaurant that caters and serves food while selling and serving alcoholic liquors.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV Code \u00a760-7-8a<\/span><br \/>\n                            <a href=\"https:\/\/code.wvlegislature.gov\/60-7-8a\/\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 7 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">7<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Private Food Truck Restriction<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;The &#8216;Private Food Truck&#8217; license with a fee of $2,150 is generally reserved for manufacturers\u2014specifically breweries, wineries, and distilleries\u2014allowing them to sell their manufactured products directly to consumers via a mobile unit. It is not a general liquor license for third-party retailers.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV ABCA Licensing Rules<\/span><br \/>\n                            <a href=\"https:\/\/abca.wv.gov\/page\/licensing\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Licensing Info \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 8 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">8<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">7-Day Advance Notice Requirement<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-1\">Private Caterer Regulations:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;The caterer must provide the Commissioner with notice at least 7 days prior to the event. The Submission Packet must include: The name and address of the unlicensed venue, the contract between the caterer, the host, and the venue, and a Floor Plan that defines the &#8216;licensed premises&#8217; for the duration of the event.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV Code \u00a760-7-8a<\/span><br \/>\n                            <a href=\"https:\/\/code.wvlegislature.gov\/60-7-8a\/\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 9 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">9<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">15-Event Limit Per Venue<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-1\">Private Caterer Regulations:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;A private caterer is prohibited from holding more than 15 private catering events per calendar year at any single unlicensed venue. Upon reaching the 16th event at a specific venue, that venue is legally required to obtain its own Private Club License.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV Code \u00a760-7-8a<\/span><br \/>\n                            <a href=\"https:\/\/code.wvlegislature.gov\/60-7-8a\/\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 10 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">10<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Market Zone Purchasing Mandate<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-1\">Private Caterer Regulations:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;A Private Caterer must purchase the liquor sold at an event from a licensed retail liquor outlet authorized in the market zone where the catering event is held. If a caterer is based in Charleston but catering in Morgantown, they cannot legally transport bottles from Charleston inventory. They must purchase from a Morgantown retailer.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV Code \u00a760-3A-25<\/span><br \/>\n                            <a href=\"https:\/\/code.wvlegislature.gov\/60-3A-25\/\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 11 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">11<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Brandonville Dry Status<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;The Town of Brandonville (Preston County) is the only remaining municipality in West Virginia that retains a &#8216;dry&#8217; status for the retail sale of liquor and wine.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV ABCA Dry Area Records<\/span><br \/>\n                            <a href=\"https:\/\/abca.wv.gov\/media\/16396\/download?inline\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Document \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 12 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">12<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Clearing Times<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;Alcohol sales\/service must cease by 3:00 AM for private clubs and caterers. The premises (the defined event area) must be cleared of all members and guests by 3:30 AM. All employees must vacate the premises by 4:30 AM.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV Code Chapter 60<\/span><br \/>\n                            <a href=\"https:\/\/code.wvlegislature.gov\/60\/\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View Full Code \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 13 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">13<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Serving Age: 18 Years<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;The general statutory minimum age to sell, serve, or bartend (for beer, wine, and spirits) in West Virginia is 18 years old. An 18-year-old employee may operate independently in this capacity without immediate age-based supervision.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV Alcohol Laws<\/span><br \/>\n                            <a href=\"https:\/\/alcoholpolicy.niaaa.nih.gov\/apis-policy-topics\/minimum-ages-for-on-premises-servers-and-bartenders\/38\" target=\"_blank\" class=\"text-[#15803d] hover:text-[#166534] underline\">View APIS Data \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 14 --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#15803d]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#15803d] text-white rounded-full flex items-center justify-center font-bold text-sm\">14<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Age 16-17 With Supervision<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;A licensee may employ a person between the ages of 16 and 18 to sell or serve non-intoxicating beer or alcoholic liquors only when directly supervised by a person 21 years of age or older. Commissioner Approval: This technically requires the &#8216;prior approval of the Commissioner.'&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: WV Code Alcohol Service Regulations<\/span><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<footer class=\"bg-slate-100 py-12 border-t border-slate-200 mt-0\">\n<div class=\"max-w-4xl mx-auto text-center px-6\">\n<p class=\"text-slate-500 text-sm leading-relaxed mb-2\">\n                <strong>Disclaimer:<\/strong> PortableBar.com (Customized Designs) is an equipment manufacturer, not a law firm.\n            <\/p>\n<p class=\"text-slate-400 text-xs\">\n                West Virginia statutes change regularly. Always verify current requirements with WV ABCA and your local health department before starting operations. This guide reflects HB 5017 (Statewide Mobile Food Permit) as of June 2024.\n            <\/p>\n<\/p><\/div>\n<\/footer>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Home \/ Mobile Bartending Laws \/ West Virginia Private Club System Market Zone Rules West Virginia Mobile Bartending Laws West Virginia&#8217;s &#8220;Private Club&#8221; system means wet hire requires an existing restaurant. Dry hire operators face minimal licensing but must navigate the state&#8217;s unique Market Zone purchasing mandates. Current as of February 2026 \u2022 Reflects HB<\/p>","protected":false},"author":1,"featured_media":0,"parent":29836,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-tailwind-canvas.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-30063","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>West Virginia Mobile Bartending Laws &amp; Regulations Guide | PortableBar.com<\/title>\n<meta name=\"description\" content=\"Navigate West Virginia&#039;s mobile bartending laws with our comprehensive guide. Learn about dry hire vs. wet hire, licensing requirements, permits, insurance, and restrictions. Discover portable bar solutions for compliant, hassle-free events in the Mountain State.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"West Virginia Mobile Bartending Laws &amp; Regulations Guide | PortableBar.com\" \/>\n<meta property=\"og:description\" content=\"Navigate West Virginia&#039;s mobile bartending laws with our comprehensive guide. Learn about dry hire vs. wet hire, licensing requirements, permits, insurance, and restrictions. Discover portable bar solutions for compliant, hassle-free events in the Mountain State.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/\" \/>\n<meta property=\"og:site_name\" content=\"Portable Bars by Customized Designs\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-05T13:15:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/portable-whisky-bar.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/mobile-bartending-laws\\\/west-virginia\\\/\",\"url\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/mobile-bartending-laws\\\/west-virginia\\\/\",\"name\":\"West Virginia Mobile Bartending Laws & Regulations Guide | PortableBar.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/mobile-bartending-laws\\\/west-virginia\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/mobile-bartending-laws\\\/west-virginia\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.portablebar.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/portable-whisky-bar.webp\",\"datePublished\":\"2026-02-05T00:32:23+00:00\",\"dateModified\":\"2026-02-05T13:15:27+00:00\",\"description\":\"Navigate West Virginia's mobile bartending laws with our comprehensive guide. Learn about dry hire vs. wet hire, licensing requirements, permits, insurance, and restrictions. Discover portable bar solutions for compliant, hassle-free events in the Mountain State.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/mobile-bartending-laws\\\/west-virginia\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/mobile-bartending-laws\\\/west-virginia\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/mobile-bartending-laws\\\/west-virginia\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.portablebar.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/portable-whisky-bar.webp\",\"contentUrl\":\"https:\\\/\\\/www.portablebar.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/portable-whisky-bar.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/mobile-bartending-laws\\\/west-virginia\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.portablebar.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mobile Bartending Laws by State: The Ultimate Licensing Guide\",\"item\":\"https:\\\/\\\/www.portablebar.com\\\/mobile-bartending-laws\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"west virginia\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/#website\",\"url\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/\",\"name\":\"Portable Bars by Customized Designs\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.portablebar.com\\\/fr_fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"West Virginia Mobile Bartending Laws & Regulations Guide | PortableBar.com","description":"Navigate West Virginia's mobile bartending laws with our comprehensive guide. Learn about dry hire vs. wet hire, licensing requirements, permits, insurance, and restrictions. Discover portable bar solutions for compliant, hassle-free events in the Mountain State.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/","og_locale":"fr_FR","og_type":"article","og_title":"West Virginia Mobile Bartending Laws & Regulations Guide | PortableBar.com","og_description":"Navigate West Virginia's mobile bartending laws with our comprehensive guide. Learn about dry hire vs. wet hire, licensing requirements, permits, insurance, and restrictions. Discover portable bar solutions for compliant, hassle-free events in the Mountain State.","og_url":"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/","og_site_name":"Portable Bars by Customized Designs","article_modified_time":"2026-02-05T13:15:27+00:00","og_image":[{"url":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/portable-whisky-bar.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/","url":"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/","name":"West Virginia Mobile Bartending Laws & Regulations Guide | PortableBar.com","isPartOf":{"@id":"https:\/\/www.portablebar.com\/fr_fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/#primaryimage"},"image":{"@id":"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/#primaryimage"},"thumbnailUrl":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/portable-whisky-bar.webp","datePublished":"2026-02-05T00:32:23+00:00","dateModified":"2026-02-05T13:15:27+00:00","description":"Navigate West Virginia's mobile bartending laws with our comprehensive guide. Learn about dry hire vs. wet hire, licensing requirements, permits, insurance, and restrictions. Discover portable bar solutions for compliant, hassle-free events in the Mountain State.","breadcrumb":{"@id":"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/#primaryimage","url":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/portable-whisky-bar.webp","contentUrl":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/portable-whisky-bar.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.portablebar.com\/fr_fr\/mobile-bartending-laws\/west-virginia\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.portablebar.com\/"},{"@type":"ListItem","position":2,"name":"Mobile Bartending Laws by State: The Ultimate Licensing Guide","item":"https:\/\/www.portablebar.com\/mobile-bartending-laws\/"},{"@type":"ListItem","position":3,"name":"west virginia"}]},{"@type":"WebSite","@id":"https:\/\/www.portablebar.com\/fr_fr\/#website","url":"https:\/\/www.portablebar.com\/fr_fr\/","name":"Bars portables par Customized Designs","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.portablebar.com\/fr_fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"_links":{"self":[{"href":"https:\/\/www.portablebar.com\/fr_fr\/wp-json\/wp\/v2\/pages\/30063","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.portablebar.com\/fr_fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.portablebar.com\/fr_fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.portablebar.com\/fr_fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.portablebar.com\/fr_fr\/wp-json\/wp\/v2\/comments?post=30063"}],"version-history":[{"count":7,"href":"https:\/\/www.portablebar.com\/fr_fr\/wp-json\/wp\/v2\/pages\/30063\/revisions"}],"predecessor-version":[{"id":30082,"href":"https:\/\/www.portablebar.com\/fr_fr\/wp-json\/wp\/v2\/pages\/30063\/revisions\/30082"}],"up":[{"embeddable":true,"href":"https:\/\/www.portablebar.com\/fr_fr\/wp-json\/wp\/v2\/pages\/29836"}],"wp:attachment":[{"href":"https:\/\/www.portablebar.com\/fr_fr\/wp-json\/wp\/v2\/media?parent=30063"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}