{"product_id":"fully-equipped-high-volume-commercial-food-trailer","title":"\"Titan Series\" Heavy-Duty Commercial Food Trailer, Fully Equipped","description":"\u003cstyle\u003e\n  \/* =====================================================================\n     1. PRODUCT TITLE FIX (Targeting standard Shopify theme selectors)\n     ===================================================================== *\/\n  h1.product__title,\n  .product-single__title,\n  .product__title h1,\n  h1.product-title {\n    font-size: clamp(1.5rem, 3.5vw, 2.25rem) !important;\n    line-height: 1.25 !important;\n    margin-bottom: 12px !important;\n    max-width: 100%;\n    word-wrap: break-word !important;\n    overflow-wrap: break-word !important;\n    hyphens: auto;\n  }\n\n  @media screen and (min-width: 990px) {\n    h1.product__title,\n    .product-single__title,\n    .product__title h1,\n    h1.product-title {\n      max-width: 90%;\n      padding-right: 20px;\n    }\n  }\n\n  \/* =====================================================================\n     2. PRODUCT DESCRIPTION LAYOUT \u0026 STYLING\n     ===================================================================== *\/\n  .mfm-custom-desc {\n    font-family: inherit;\n    color: inherit;\n    line-height: 1.6;\n    margin-top: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 35px;\n  }\n\n  .mfm-custom-desc h3 {\n    font-size: 1.25rem;\n    font-weight: 700;\n    margin: 0 0 15px 0;\n    padding-bottom: 8px;\n    border-bottom: 2px solid #eaeaea;\n    color: #222222;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  .mfm-custom-desc h4 {\n    font-size: 1.05rem;\n    font-weight: 600;\n    margin: 0 0 10px 0;\n    color: #333333;\n  }\n\n  .mfm-custom-desc p {\n    margin: 0 0 10px 0;\n    font-size: 1rem;\n    color: #555555;\n  }\n\n  \/* Clean Feature Rows *\/\n  .mfm-feature-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .mfm-feature-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    background: #f9fafb;\n    padding: 12px 16px;\n    border-radius: 6px;\n    border: 1px solid #e5e7eb;\n  }\n\n  .mfm-feature-icon {\n    color: #00A3C1;\n    font-weight: bold;\n    font-size: 1.1rem;\n    line-height: 1.2;\n    flex-shrink: 0;\n  }\n\n  .mfm-feature-text {\n    font-size: 0.95rem;\n    color: #444444;\n  }\n\n  \/* Spec Data Cards (Replaces Table for better mobile fit) *\/\n  .mfm-spec-group {\n    margin-bottom: 20px;\n  }\n  \n  .mfm-spec-group-title {\n    font-size: 0.95rem;\n    font-weight: 700;\n    color: #00A3C1;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n    border-bottom: 1px dashed #e5e7eb;\n    padding-bottom: 5px;\n  }\n\n  .mfm-data-cards {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  @media (min-width: 600px) {\n    .mfm-data-cards {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  .mfm-data-card {\n    background: #ffffff;\n    border: 1px solid #e5e7eb;\n    padding: 12px 15px;\n    border-radius: 6px;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .mfm-data-label {\n    font-size: 0.8rem;\n    text-transform: uppercase;\n    color: #777777;\n    font-weight: 700;\n    margin-bottom: 4px;\n  }\n\n  .mfm-data-value {\n    font-size: 0.95rem;\n    color: #222222;\n    font-weight: 500;\n  }\n\n  \/* Spaced Out Equipment Lists *\/\n  .mfm-equip-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .mfm-equip-item {\n    font-size: 0.95rem;\n    color: #222222;\n    font-weight: 500;\n    padding-bottom: 8px;\n    border-bottom: 1px dashed #f0f0f0;\n  }\n\n  .mfm-equip-item:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n\n  \/* Compliance Alert Box *\/\n  .mfm-compliance-alert {\n    background-color: #f8fafc;\n    border-left: 4px solid #00A3C1;\n    padding: 15px 20px;\n    border-radius: 0 6px 6px 0;\n  }\n\n  .mfm-compliance-alert h4 {\n    color: #0f172a;\n    margin-bottom: 5px;\n  }\n\n  \/* FAQs Accordion *\/\n  .mfm-accordion {\n    border: 1px solid #e5e7eb;\n    border-radius: 6px;\n    margin-bottom: 10px;\n    background: #ffffff;\n  }\n\n  .mfm-accordion summary {\n    padding: 15px;\n    font-weight: 600;\n    color: #222222;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    list-style: none;\n  }\n\n  .mfm-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mfm-accordion summary::after {\n    content: '+';\n    color: #00A3C1;\n    font-size: 1.4rem;\n  }\n\n  .mfm-accordion[open] summary::after {\n    content: '−';\n  }\n\n  .mfm-accordion-content {\n    padding: 0 15px 15px 15px;\n    font-size: 0.95rem;\n    color: #555555;\n  }\n\n  \/* CTA Box *\/\n  .mfm-cta-card {\n    background: #ffffff;\n    border: 1px dashed #00A3C1;\n    padding: 20px;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .mfm-cta-link {\n    display: inline-block;\n    margin-top: 10px;\n    background: #00A3C1;\n    color: #ffffff !important;\n    text-decoration: none;\n    padding: 10px 24px;\n    border-radius: 4px;\n    font-weight: bold;\n    text-transform: uppercase;\n    font-size: 0.9rem;\n    transition: background 0.3s ease;\n  }\n\n  .mfm-cta-link:hover {\n    background: #008ba3;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mfm-custom-desc\"\u003e\n  \u003csection\u003e\n    \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n    \u003cp\u003eLaunch your culinary brand with this \u003cstrong\u003ePremium Fully Equipped Commercial Mobile Kitchen Trailer\u003c\/strong\u003e. Engineered for high-volume food service, this heavy-duty concession trailer arrives completely turnkey, boasting an expansive integrated cooking line and high-capacity refrigeration already installed.\u003c\/p\u003e\n    \u003cp\u003eDesigned for professional caterers, expanding restaurant operators, and outdoor festival vendors, this unit maximizes workflow efficiency. With a robust chassis, compliant plumbing, and a high-grade 100-Amp electrical package, this mobile kitchen is built to secure fast health department approvals and generate immediate revenue.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3\u003eIncluded Kitchen Supplies \u0026amp; Equipment\u003c\/h3\u003e\n    \u003cp\u003eThis unit is outfitted for immediate, high-volume commercial service out of the box. The following premium culinary supplies and infrastructure are included standard:\u003c\/p\u003e\n    \u003cdiv class=\"mfm-spec-group\"\u003e\n      \u003cdiv class=\"mfm-data-cards\" style=\"gap: 20px;\"\u003e\n        \u003cdiv class=\"mfm-data-card\" style=\"padding: 20px;\"\u003e\n          \u003cspan class=\"mfm-data-label\" style=\"font-size: 0.9rem; margin-bottom: 12px; border-bottom: 1px solid #eaeaea; padding-bottom: 8px; display: block;\"\u003eCooking \u0026amp; Ventilation\u003c\/span\u003e\n          \u003cdiv class=\"mfm-equip-list\"\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003e10' Commercial Range Hood\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003eLarge Integrated Fire Suppression System\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003e24\" Flat-Top Griddle\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003eTwo (2) 40lb Deep Fryers\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003e2-Burner Countertop Range\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003e24\" Charbroiler\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mfm-data-card\" style=\"padding: 20px;\"\u003e\n          \u003cspan class=\"mfm-data-label\" style=\"font-size: 0.9rem; margin-bottom: 12px; border-bottom: 1px solid #eaeaea; padding-bottom: 8px; display: block;\"\u003eRefrigeration \u0026amp; Prep\u003c\/span\u003e\n          \u003cdiv class=\"mfm-equip-list\"\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003e23 Cu Ft Reach-in Commercial Fridge\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003e36\" Refrigerated Sandwich Prep Table\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003eMill Finish Walls and Ceiling (Easy-wipe surfaces)\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mfm-data-card\" style=\"padding: 20px;\"\u003e\n          \u003cspan class=\"mfm-data-label\" style=\"font-size: 0.9rem; margin-bottom: 12px; border-bottom: 1px solid #eaeaea; padding-bottom: 8px; display: block;\"\u003ePlumbing \u0026amp; Sanitation\u003c\/span\u003e\n          \u003cdiv class=\"mfm-equip-list\"\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003e3-Compartment Sink Package\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003eDedicated Hand Washing Station\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003eCommercial Rubber Coin Flooring\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mfm-data-card\" style=\"padding: 20px;\"\u003e\n          \u003cspan class=\"mfm-data-label\" style=\"font-size: 0.9rem; margin-bottom: 12px; border-bottom: 1px solid #eaeaea; padding-bottom: 8px; display: block;\"\u003eClimate \u0026amp; Service Layout\u003c\/span\u003e\n          \u003cdiv class=\"mfm-equip-list\"\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003e15,000 BTU Air Conditioner with Heat Strip\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003e3x5 Serving Window (with Glass and Screens)\u003c\/div\u003e\n            \u003cdiv class=\"mfm-equip-item\"\u003e6' Exterior Fold-Down Customer Shelf\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3\u003eStandard Base Inclusions\u003c\/h3\u003e\n    \u003cp\u003eEvery fully equipped build includes the essential utility and structural infrastructure required for a reliable mobile operation.\u003c\/p\u003e\n    \u003cdiv class=\"mfm-feature-grid\"\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n\u003cstrong\u003eHigh-Capacity Power:\u003c\/strong\u003e 100Amp Electrical Package featuring ample 110V Outlets and a heavy-duty 50A Power Cord.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n\u003cstrong\u003eGas \u0026amp; Generator Ready:\u003c\/strong\u003e Pre-plumbed commercial gas lines, two (2) secure exterior propane cages, and a custom generator housing box.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n\u003cstrong\u003eIllumination:\u003c\/strong\u003e Four (4) high-visibility LED exterior lights and bright LED interior ceiling lights for safe, effective evening operations.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3\u003eKey Highlights\u003c\/h3\u003e\n    \u003cdiv class=\"mfm-feature-grid\"\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n          \u003cstrong\u003eHeavy-Duty Transit:\u003c\/strong\u003e Engineered with 5200lb drop spring axles and an extended 60″ triple tube tongue for maximum towing stability.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n          \u003cstrong\u003ePremium Exterior:\u003c\/strong\u003e Features robust .080 exterior aluminum thickness finished in bright Yellow (or choose any exterior color at no additional cost).\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n          \u003cstrong\u003eSpacious Interior:\u003c\/strong\u003e Boasts an expansive 7′6″ interior height, providing excellent overhead clearance and heat dissipation for line cooks.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n    \n    \u003cdiv class=\"mfm-spec-group\"\u003e\n      \u003cdiv class=\"mfm-data-cards\"\u003e\n        \u003cdiv class=\"mfm-data-card\"\u003e\n          \u003cspan class=\"mfm-data-label\"\u003eProduct Category\u003c\/span\u003e\n          \u003cspan class=\"mfm-data-value\"\u003eTowable Concession Trailer \/ Mobile Kitchen\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mfm-data-card\"\u003e\n          \u003cspan class=\"mfm-data-label\"\u003eSuspension \u0026amp; Axles\u003c\/span\u003e\n          \u003cspan class=\"mfm-data-value\"\u003e5200lb Drop Spring Axles\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mfm-data-card\"\u003e\n          \u003cspan class=\"mfm-data-label\"\u003eTowing Base\u003c\/span\u003e\n          \u003cspan class=\"mfm-data-value\"\u003e60″ Triple Tube Tongue\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mfm-data-card\"\u003e\n          \u003cspan class=\"mfm-data-label\"\u003eExterior Material\u003c\/span\u003e\n          \u003cspan class=\"mfm-data-value\"\u003e.080 Aluminum Thickness\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mfm-data-card\"\u003e\n          \u003cspan class=\"mfm-data-label\"\u003eExterior Color\u003c\/span\u003e\n          \u003cspan class=\"mfm-data-value\"\u003eYellow (Custom colors available free of charge)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mfm-data-card\"\u003e\n          \u003cspan class=\"mfm-data-label\"\u003eInterior Height\u003c\/span\u003e\n          \u003cspan class=\"mfm-data-value\"\u003e7′6″ Ceiling Clearance\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mfm-data-card\"\u003e\n          \u003cspan class=\"mfm-data-label\"\u003eInterior Finish\u003c\/span\u003e\n          \u003cspan class=\"mfm-data-value\"\u003eMill Finish Walls\/Ceilings, Rubber Coin Floors\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mfm-data-card\"\u003e\n          \u003cspan class=\"mfm-data-label\"\u003eElectrical Service\u003c\/span\u003e\n          \u003cspan class=\"mfm-data-value\"\u003e100Amp Panel, 110V Outlets, 50A Cord\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3\u003eCustom Add-Ons \u0026amp; Upgrades\u003c\/h3\u003e\n    \u003cp\u003e\u003cem\u003eWhile this unit arrives as a fully equipped commercial kitchen, you can further enhance functionality with the following specialized add-ons:\u003c\/em\u003e\u003c\/p\u003e\n    \u003cdiv class=\"mfm-feature-grid\"\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e+\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n          \u003cstrong\u003eExterior Enhancements:\u003c\/strong\u003e Electric retractable awnings and high-output exterior flood lights.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e+\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n          \u003cstrong\u003eUtility Additions:\u003c\/strong\u003e Additional electrical outlets, portable commercial generators, and additional interior ceiling height.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e+\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n          \u003cstrong\u003eStorage \u0026amp; Stability:\u003c\/strong\u003e Integrated storage cabinets, under-chassis scissor jacks, and spare tire mounts.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e+\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n          \u003cstrong\u003eCooking Catalog:\u003c\/strong\u003e Hundreds of alternative pieces of cooking equipment and many more modular options available to swap.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3\u003eIdeal Business Use Cases\u003c\/h3\u003e\n    \u003cdiv class=\"mfm-feature-grid\"\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e›\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n          \u003cstrong\u003eHigh-Volume Fast Service Concepts:\u003c\/strong\u003e Pre-equipped perfectly for smash burgers, fried foods, cheesesteaks, tacos, and BBQ.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e›\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n          \u003cstrong\u003eEvent \u0026amp; Festival Vending:\u003c\/strong\u003e Engineered with a fast-service 3x5 window and massive cooking capacity to handle extreme foot-traffic environments.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mfm-feature-row\"\u003e\n        \u003cdiv class=\"mfm-feature-icon\"\u003e›\u003c\/div\u003e\n        \u003cdiv class=\"mfm-feature-text\"\u003e\n          \u003cstrong\u003eRestaurant Expansion:\u003c\/strong\u003e Acts as a fully functional satellite kitchen for existing brick-and-mortar brands requiring reliable high-output equipment.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3\u003eDelivery \u0026amp; Compliance\u003c\/h3\u003e\n    \u003cp\u003eWe proudly offer \u003cstrong\u003eNationwide Delivery\u003c\/strong\u003e to coordinate logistics directly to your specific location.\u003c\/p\u003e\n    \u003cdiv class=\"mfm-compliance-alert\"\u003e\n      \u003ch4\u003eCompliance Disclaimer\u003c\/h4\u003e\n      \u003cp\u003eWe manufacture utilizing national baseline standards for commercial food safety and electrical integrity. However, health, fire, and building codes vary significantly by local municipality. \u003cstrong\u003eIt is the buyer's absolute responsibility to confirm specific local requirements with their Authority Having Jurisdiction (AHJ) prior to finalizing their purchase.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdetails class=\"mfm-accordion\"\u003e\n      \u003csummary\u003eCan I change the exterior color?\u003c\/summary\u003e\n      \u003cdiv class=\"mfm-accordion-content\"\u003eYes! The standard exterior is Yellow .080 Aluminum, but we can finish the exterior in any standard color at no additional cost.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"mfm-accordion\"\u003e\n      \u003csummary\u003eIs the 100Amp electrical system adequate for high-volume service?\u003c\/summary\u003e\n      \u003cdiv class=\"mfm-accordion-content\"\u003eAbsolutely. The 100Amp electrical package with a 50A power cord provides robust commercial power handling for the included refrigeration, A\/C, lighting, and countertop equipment. Additional outlets can be added if needed.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"mfm-accordion\"\u003e\n      \u003csummary\u003eDoes the trailer come with a warranty?\u003c\/summary\u003e\n      \u003cdiv class=\"mfm-accordion-content\"\u003eYes, all of our premium commercial units are backed by comprehensive manufacturer warranties. Contact our team to review the specific warranty details for this model's chassis and installed appliances.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mfm-cta-card\"\u003e\n    \u003ch4 style=\"margin: 0 0 8px 0; font-size: 1.1rem; color: #222222;\"\u003eReady to secure this fully equipped unit?\u003c\/h4\u003e\n    \u003cp style=\"margin: 0 0 15px 0; font-size: 0.95rem; color: #555555;\"\u003eContact our build experts to confirm nationwide delivery logistics or to discuss swapping specific cooking equipment.\u003c\/p\u003e\n    \u003ca href=\"\/pages\/contact-us\" class=\"mfm-cta-link\"\u003eContact Our Sales Team\u003c\/a\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"myfoodmobile","offers":[{"title":"Yellow","offer_id":50884181590249,"sku":null,"price":82299.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4875\/7993\/files\/2-21_1_bbb34bf9-7c30-4fdc-99d4-20e4bd496fe5.jpg?v=1776215045","url":"https:\/\/myfoodmobile.com\/products\/fully-equipped-high-volume-commercial-food-trailer","provider":"myfoodmobile","version":"1.0","type":"link"}