{"product_id":"forward-lift-fc5967-oil-drain-pan-for-cr14-or14-cr18","title":"Forward Lift FC5967 30 Gal Oil Drain Pan for CR14, OR14, CR18","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\n.product-content-wrapper {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p { margin-bottom: 1rem; }\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h2 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  color: #fff !important;\n}\n\n.product-content-wrapper .docs-grid {\n  display: grid;\n  gap: 12px;\n}\n\n.product-content-wrapper .doc-card {\n  display: flex;\n  gap: 12px;\n  align-items: center;\n  padding: 12px;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  background: linear-gradient(180deg, #fff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .doc-card img {\n  width: 40px;\n  height: 40px;\n  flex: 0 0 40px;\n}\n\n.product-content-wrapper .doc-card .doc-meta { line-height: 1.35; }\n\n.product-content-wrapper .doc-card .doc-title {\n  font-weight: 600;\n  margin: 0 0 2px 0;\n  font-size: 0.95rem;\n}\n\n.product-content-wrapper .doc-card .doc-note {\n  margin: 0;\n  font-size: 0.85rem;\n  color: #555;\n}\n\n.product-content-wrapper .doc-card a { text-decoration: underline; }\n\n.product-content-wrapper .video-wrapper {\n  position: relative;\n  width: 100%;\n  max-width: 900px;\n  margin: 1.5rem auto;\n}\n\n.product-content-wrapper .video-wrapper.ratio-16-9 { padding-bottom: 56.25%; }\n\n.product-content-wrapper .video-wrapper iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    table-layout: fixed !important;\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h3 {\n    text-align: right;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper { padding: 0 10px 2rem 10px; }\n  .product-content-wrapper h2 { font-size: 1.1rem; }\n  .product-content-wrapper h3 { font-size: 1rem; }\n  .product-content-wrapper .highlight h3 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eForward FC5967 30-Gallon Low-Profile Rolling Oil Drain Pan\u003c\/h2\u003e\n\u003cp\u003eForward offers professional-grade fluid collection designed for shops that demand reliability and value. This rolling drain pan delivers a 30-gallon capacity with integrated splash guard protection, making it the ideal accessory for service bays running Forward four-post lifts. Built to Rotary's manufacturing standards, the FC5967 brings professional-grade durability to fluid management at an accessible price point. \u003cstrong\u003eBacked by Forward's comprehensive warranty and support\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e30-gallon (114-liter) capacity for extended service operations\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eLow-profile rolling design for tight shop floor maneuvering\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eIntegrated splash guard reduces spills and protects floors\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eHeavy-duty drain valve with dust cap for controlled disposal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK NAV --\u003e\u003cnav aria-label=\"Page navigation\" class=\"quick-nav\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e · \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eForward FC5967 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e30-Gallon Capacity\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003e114-liter (30-gallon) tank capacity\u003c\/strong\u003e handles high-volume oil changes and fluid collection without frequent emptying. Perfect for service shops handling multiple vehicles per day while maintaining operational efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLow-Profile Rolling Design\u003c\/h3\u003e\n\u003cp\u003eForward's \u003cstrong\u003elow-profile chassis keeps the pan stable and maneuverable\u003c\/strong\u003e through tight shop spaces. Heavy-duty wheels roll smoothly across concrete floors, making it easy to position under Forward four-post lifts or move between service bays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eIntegrated Splash Guard\u003c\/h3\u003e\n\u003cp\u003eBuilt-in \u003cstrong\u003esplash guard minimizes overspray and floor spills\u003c\/strong\u003e during high-volume oil drainage operations. Protects shop floors, equipment, and technicians while maintaining a cleaner, safer work environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy-Duty Drain Valve\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003edrain valve with protective dust cap enables controlled, mess-free fluid disposal\u003c\/strong\u003e. Engineered for reliability in demanding service environments and simplifies your shop's fluid recycling workflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eForward FC5967 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRoutine Oil Changes:\u003c\/strong\u003e Efficient fluid collection for passenger cars, trucks, and SUVs during regular maintenance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMulti-Fluid Service:\u003c\/strong\u003e Captures transmission fluid, coolant, brake fluid, power steering fluid, and other automotive service liquids\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eForward Four-Post Lift Service:\u003c\/strong\u003e Purpose-built companion for Forward CR14, OR14, and CR18 four-post lifts\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Volume Service Shops:\u003c\/strong\u003e Large capacity reduces downtime by eliminating frequent emptying during busy service periods\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Garages:\u003c\/strong\u003e Durable construction built to Rotary's quality standards, ideal for commercial automotive service environments\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eForward FC5967 Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Capacity specifications\"\u003e\n\u003ccaption\u003eCapacity\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTank Capacity\u003c\/th\u003e\n\u003ctd\u003e30 gal (114 L)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDrain Valve Type\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty with dust cap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOverflow Management\u003c\/th\u003e\n\u003ctd\u003eIntegrated splash guard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Construction specifications\"\u003e\n\u003ccaption\u003eConstruction\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesign Type\u003c\/th\u003e\n\u003ctd\u003eLow-profile rolling pan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMobility\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty casters for smooth shop floor rolling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eForm Factor\u003c\/th\u003e\n\u003ctd\u003eCompact, space-efficient design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBuild Standard\u003c\/th\u003e\n\u003ctd\u003eIndustrial-grade steel, Rotary quality manufacturing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Compatible equipment\"\u003e\n\u003ccaption\u003eCompatible Equipment\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eForward Lift Models\u003c\/th\u003e\n\u003ctd\u003eCR14, OR14, CR18 four-post lifts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Application\u003c\/th\u003e\n\u003ctd\u003eVehicle maintenance, fluid service, oil changes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eForward FC5967 30-gallon rolling drain pan with integrated splash guard\u003c\/li\u003e\n\u003cli\u003eHeavy-duty drain valve with protective dust cap\u003c\/li\u003e\n\u003cli\u003eIndustrial-grade caster wheels for smooth mobility\u003c\/li\u003e\n\u003cli\u003eComplete assembly, ready for immediate use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Installation hardware, electrical components, or specialized mounting equipment. Floor preparation or lifting equipment may be required depending on your shop setup.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eForward FC5967 Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free shipping to commercial addresses in the 48 contiguous US. \u003cstrong\u003eLead Time:\u003c\/strong\u003e 2-3 weeks from order confirmation. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact our sales team for quotes and delivery options to locations outside North America.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eUnloading:\u003c\/strong\u003e Forklift, loading dock, or hand truck recommended for safe delivery. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Curbside standard; inside delivery available upon request with additional charges. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect packaging and verify product condition before signing BOL.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReturns\u003c\/h3\u003e\n\u003cp\u003eReturns accepted within 30 days of delivery. Product must be unopened in original packaging with receipt. A 20% restocking fee applies. Buyer is responsible for all return freight charges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the Forward FC5967 Drain Pan?\u003c\/h2\u003e\n\u003cp\u003eOur team is ready to help with lift compatibility, specifications, and fleet or bulk ordering for your service facility.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca class=\"btn\" href=\"tel:+18554982147\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED --\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Products\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eForward Four-Post Lifts\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade four-post lifts at accessible pricing, built to Rotary quality standards\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"#\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eView Lifts\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eForward Lift Accessories\u003c\/h3\u003e\n\u003cp\u003eComplete selection of Forward service accessories and genuine replacement parts\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"#\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Accessories\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eShop Maintenance Equipment\u003c\/h3\u003e\n\u003cp\u003eEssential service bay tools and fluid management equipment for professional operations\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"#\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eShop Equipment\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eForward FC5967 Drain Pan FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the tank capacity of the Forward FC5967?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe FC5967 has a 30-gallon (114-liter) capacity, providing extended service operations without frequent emptying, ideal for high-volume shops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Forward lifts is this drain pan compatible with?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe FC5967 is designed for Forward four-post lift models CR14, OR14, and CR18, though it works with most standard four-post service lift configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the drain pan have wheels for mobility?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the FC5967 features heavy-duty rolling casters that allow easy movement across shop floors, making it simple to position under lifts or transport between service bays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat comes included with the drain pan?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe package includes the 30-gallon rolling pan with splash guard, heavy-duty drain valve with dust cap, and caster wheels. The pan is delivered fully assembled and ready for immediate use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I empty the drain pan?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe drain pan has a heavy-duty drain valve with a dust cap. Simply attach a drain hose or collection container to the valve and open it for controlled fluid disposal into your shop's waste management system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the advantage of the low-profile design?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe low-profile design keeps the center of gravity low for stability, reduces tip risk, and fits conveniently under most lift configurations while taking up minimal floor space in tight work areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the splash guard effective during heavy oil drains?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the integrated splash guard is specifically designed to minimize overspray and drips during high-volume oil changes and fluid drainage, protecting your shop floors, equipment, and personnel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty does Forward provide with this pan?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Forward FC5967 is covered under Forward's comprehensive parts warranty backed by Rotary's manufacturing quality. Review the full warranty document for detailed coverage terms and maintenance requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this pan for fluids other than oil?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAbsolutely. The FC5967 is suitable for collecting transmission fluid, coolant, brake fluid, power steering fluid, and other automotive service liquids from maintenance operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the standard shipping timeframe?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eStandard lead time is 2-3 weeks from order confirmation for delivery to commercial addresses in the 48 contiguous US states. International and expedited shipping options are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 --\u003e\n\u003csection id=\"prop65\" style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch3 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals including styrene and vinyl chloride, which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Forward Lifts","offers":[{"title":"Default Title","offer_id":47880323760379,"sku":"FOR-FC5967","price":1320.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/forward-fc5967-oil-drain-pan-hero.webp?v=1787810963","url":"https:\/\/garagesupplyguys.com\/products\/forward-lift-fc5967-oil-drain-pan-for-cr14-or14-cr18","provider":"Garage Supply Guys","version":"1.0","type":"link"}