Multi Vendors Marketplace for selling world wide. Dismiss
Multi Vendors Marketplace for selling world wide. Dismiss
body { font-family: ‘Market Sans’, Arial, sans-serif; }
/* âââââââââââââââââââââââââââââââââââââââââââââââ APU eBay Template v1.2 — Appliance Pro USA Codisto/Marketplace Connect compatible v1.2 — Full-width description, images below, tabbed policies, no free shipping reference âââââââââââââââââââââââââââââââââââââââââââââââ */ * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: -apple-system, ‘Segoe UI’, Roboto, Helvetica, Arial, sans-serif; background: #f4f5f7; color: #1a1a2e; line-height: 1.6; -webkit-font-smoothing: antialiased; } /* ââ HEADER ââ */ .apu-header { background: #0B1F3A; padding: 0; position: relative; overflow: hidden; } .apu-header::after { content: ”; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #C8102E 0%, #0B1F3A 100%); } .apu-header-inner { max-width: 1100px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; padding: 16px 24px; flex-wrap: wrap; gap: 12px; } .apu-header-logo { display: flex; align-items: center; gap: 12px; } .apu-header-logo img { height: 40px; width: auto; } .apu-header-logo-text { display: flex; flex-direction: column; } .apu-header-brand { font-size: 20px; font-weight: 800; color: #fff; letter-spacing: 0.02em; text-transform: uppercase; line-height: 1.1; } .apu-header-brand span { color: #C8102E; } .apu-header-tagline { font-size: 10px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(255,255,255,0.45); } .apu-header-trust { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; } .apu-header-badge { display: flex; align-items: center; gap: 5px; font-size: 11px; font-weight: 700; color: rgba(255,255,255,0.7); white-space: nowrap; } .apu-header-badge-icon { font-size: 14px; flex-shrink: 0; } /* ââ TITLE SECTION ââ */ .apu-title-section { background: #fff; border-bottom: 1px solid #e2e6ec; padding: 28px 24px 24px; } .apu-title-inner { max-width: 1100px; margin: 0 auto; } .apu-product-title { font-size: 24px; font-weight: 800; color: #0B1F3A; line-height: 1.2; margin-bottom: 12px; } .apu-title-badges { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; } .apu-badge { display: inline-flex; align-items: center; gap: 4px; font-size: 11px; font-weight: 700; letter-spacing: 0.03em; padding: 5px 12px; border-radius: 4px; white-space: nowrap; } .apu-badge-oem { background: #0B1F3A; color: #fff; } .apu-badge-failsafe { background: #C8102E; color: #fff; } .apu-badge-warranty { background: #f0f4f8; color: #0B1F3A; border: 1px solid #e2e6ec; } .apu-badge-ship { background: #f0f4f8; color: #0B1F3A; border: 1px solid #e2e6ec; } /* ââ CONTENT WRAPPER ââ */ .apu-content-wrap { max-width: 1100px; margin: 0 auto; padding: 28px 24px; } /* ââ DESCRIPTION (full width) ââ */ .apu-description { background: #fff; border-radius: 10px; border: 1px solid #e2e6ec; padding: 28px; margin-bottom: 24px; } .apu-description h2 { font-size: 18px; font-weight: 800; color: #0B1F3A; margin-bottom: 16px; padding-bottom: 10px; border-bottom: 2px solid #f0f4f8; } .apu-description p, .apu-description li { font-size: 14px; color: #3a4a5c; line-height: 1.7; margin-bottom: 10px; } .apu-description ul { padding-left: 20px; margin-bottom: 16px; } .apu-description li { margin-bottom: 6px; } .apu-description strong { color: #0B1F3A; } .apu-description hr { border: none; height: 1px; background: #f0f4f8; margin: 20px 0; } /* ââ TRUST PILLARS ââ */ .apu-trust-pillars { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin-bottom: 24px; } .apu-trust-pillar { background: #fff; border: 1px solid #e2e6ec; border-top: 3px solid #0B1F3A; border-radius: 8px; padding: 18px 14px; text-align: center; } .apu-trust-pillar-icon { font-size: 24px; margin-bottom: 8px; display: block; } .apu-trust-pillar-title { font-size: 12px; font-weight: 800; color: #0B1F3A; text-transform: uppercase; letter-spacing: 0.03em; margin-bottom: 4px; } .apu-trust-pillar-text { font-size: 11px; color: #5a6a7a; line-height: 1.5; } /* ââ FAILSAFE CARD ââ */ .apu-failsafe-card { background: #0B1F3A; border-radius: 10px; padding: 28px; margin-bottom: 24px; position: relative; overflow: hidden; } .apu-failsafe-card::before { content: ”; position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,0.02) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.02) 1px, transparent 1px); background-size: 32px 32px; pointer-events: none; } .apu-failsafe-card::after { content: ”; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #C8102E, #0B1F3A); } .apu-failsafe-label { display: inline-flex; align-items: center; gap: 6px; background: #C8102E; color: #fff; font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 5px 14px; border-radius: 4px; margin-bottom: 16px; position: relative; z-index: 1; } .apu-failsafe-title { font-size: 22px; font-weight: 800; color: #fff; line-height: 1.15; margin-bottom: 6px; position: relative; z-index: 1; } .apu-failsafe-sub { font-size: 13px; color: rgba(255,255,255,0.45); margin-bottom: 20px; position: relative; z-index: 1; } .apu-failsafe-steps { display: flex; flex-direction: column; gap: 10px; position: relative; z-index: 1; } .apu-failsafe-step { display: flex; align-items: flex-start; gap: 12px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08); border-radius: 8px; padding: 12px 14px; } .apu-failsafe-num { width: 26px; height: 26px; min-width: 26px; background: #C8102E; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 800; color: #fff; } .apu-failsafe-step-title { font-size: 13px; font-weight: 700; color: #fff; margin-bottom: 2px; } .apu-failsafe-step-desc { font-size: 12px; color: rgba(255,255,255,0.5); line-height: 1.45; } .apu-failsafe-result { margin-top: 16px; background: rgba(200,16,46,0.12); border: 1px solid rgba(200,16,46,0.3); border-radius: 8px; padding: 12px 14px; display: flex; align-items: center; gap: 10px; position: relative; z-index: 1; } .apu-failsafe-result-icon { font-size: 20px; } .apu-failsafe-result-text { font-size: 13px; font-weight: 700; color: #fff; } .apu-failsafe-result-text em { color: #ff6b7a; font-style: normal; } /* ââ CTA BAR ââ */ .apu-cta-inner { background: #fff; border: 2px solid #C8102E; border-radius: 10px; padding: 20px 28px; display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 24px; } .apu-cta-text { font-size: 16px; font-weight: 700; color: #0B1F3A; } .apu-cta-text span { color: #C8102E; } .apu-cta-btn { display: inline-flex; align-items: center; gap: 8px; background: #C8102E; color: #fff; font-size: 14px; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; padding: 12px 28px; border-radius: 6px; text-decoration: none; white-space: nowrap; } /* ââ IMAGE GALLERY (full width, below description) ââ */ .apu-gallery { background: #fff; border-radius: 10px; border: 1px solid #e2e6ec; padding: 24px; margin-bottom: 24px; } .apu-gallery-title { font-size: 16px; font-weight: 800; color: #0B1F3A; text-align: center; margin-bottom: 16px; text-transform: uppercase; letter-spacing: 0.04em; } .apu-gallery-main { text-align: center; margin-bottom: 16px; } .apu-gallery-main img { max-width: 500px; width: 100%; height: auto; border-radius: 8px; border: 2px solid #e2e6ec; } .apu-gallery-thumbs { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; } .apu-gallery-thumb { width: 90px; height: 90px; border: 2px solid #e2e6ec; border-radius: 6px; overflow: hidden; background: #fff; } .apu-gallery-thumb img { width: 100%; height: 100%; object-fit: contain; } /* ââ POLICIES TABS (CSS-only, no JS) ââ */ .apu-policies { background: #fff; border: 1px solid #e2e6ec; border-radius: 10px; overflow: hidden; margin-bottom: 24px; } .apu-policies-title { font-size: 14px; font-weight: 800; color: #0B1F3A; text-transform: uppercase; letter-spacing: 0.04em; text-align: center; padding: 16px 20px 0; margin-bottom: 12px; } .apu-pol-wrap { position: relative; } .apu-pol-wrap input[type=”radio”] { display: none; } .apu-pol-bar { display: flex; border-bottom: 2px solid #f0f4f8; padding: 0 16px; } .apu-pol-bar label { flex: 1; text-align: center; padding: 12px 8px; font-size: 12px; font-weight: 700; color: #5a6a7a; text-transform: uppercase; letter-spacing: 0.04em; cursor: pointer; border-bottom: 3px solid transparent; margin-bottom: -2px; transition: color 0.15s, border-color 0.15s; } .apu-pol-bar label:hover { color: #0B1F3A; } .apu-pol-panel { display: none; padding: 20px 24px; font-size: 13px; color: #3a4a5c; line-height: 1.65; } .apu-pol-panel strong { color: #0B1F3A; } .apu-pol-panel p { margin-bottom: 8px; } /* Active tab label styling */ #apu-pol-ship:checked ~ .apu-pol-bar label[for=”apu-pol-ship”], #apu-pol-ret:checked ~ .apu-pol-bar label[for=”apu-pol-ret”], #apu-pol-pay:checked ~ .apu-pol-bar label[for=”apu-pol-pay”], #apu-pol-war:checked ~ .apu-pol-bar label[for=”apu-pol-war”] { color: #0B1F3A; border-bottom-color: #C8102E; } /* Active panel visibility */ #apu-pol-ship:checked ~ .apu-pol-ship-content, #apu-pol-ret:checked ~ .apu-pol-ret-content, #apu-pol-pay:checked ~ .apu-pol-pay-content, #apu-pol-war:checked ~ .apu-pol-war-content { display: block; } /* ââ WHY BUY ââ */ .apu-whybuy { background: #13284d; padding: 28px 24px; margin-top: 8px; } .apu-whybuy-inner { max-width: 1100px; margin: 0 auto; } .apu-whybuy-title { font-size: 18px; font-weight: 800; color: #fff; text-align: center; margin-bottom: 20px; } .apu-whybuy-title span { color: #C8102E; } .apu-whybuy-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; } .apu-whybuy-item { display: flex; align-items: flex-start; gap: 12px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08); border-radius: 8px; padding: 16px; } .apu-whybuy-icon { font-size: 22px; flex-shrink: 0; margin-top: 2px; } .apu-whybuy-label { font-size: 13px; font-weight: 700; color: #fff; margin-bottom: 2px; } .apu-whybuy-desc { font-size: 11px; color: rgba(255,255,255,0.5); line-height: 1.5; } /* ââ SUGGESTED PRODUCTS ââ */ .apu-suggested { background: #fff; border: 1px solid #e2e6ec; border-radius: 10px; padding: 24px; margin-bottom: 20px; } .apu-suggested-title { font-size: 18px; font-weight: 800; color: #0B1F3A; margin-bottom: 16px; text-align: center; } .apu-suggested-grid { display: flex; gap: 16px; flex-wrap: wrap; justify-content: center; } .apu-suggested-item { width: 140px; text-align: center; } .apu-suggested-item img { width: 140px; height: 140px; object-fit: contain; border: 1px solid #e2e6ec; border-radius: 6px; margin-bottom: 8px; } .apu-suggested-item a { font-size: 11px; font-weight: 600; color: #0B1F3A; text-decoration: none; line-height: 1.3; display: block; } /* ââ FOOTER ââ */ .apu-footer { background: #0B1F3A; padding: 20px 24px; text-align: center; position: relative; } .apu-footer::before { content: ”; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #C8102E, #0B1F3A); } .apu-footer-text { font-size: 11px; color: rgba(255,255,255,0.4); letter-spacing: 0.04em; } .apu-footer-text strong { color: rgba(255,255,255,0.7); } /* ââ RESPONSIVE ââ */ @media (max-width: 768px) { .apu-trust-pillars { grid-template-columns: repeat(2, 1fr); } .apu-pol-bar label { font-size: 10px; padding: 10px 4px; } .apu-whybuy-grid { grid-template-columns: 1fr; } .apu-header-inner { justify-content: center; text-align: center; } .apu-header-trust { justify-content: center; } .apu-header-logo { justify-content: center; } .apu-product-title { font-size: 20px; } .apu-cta-inner { flex-direction: column; text-align: center; } .apu-gallery-thumb { width: 70px; height: 70px; } } @media (max-width: 480px) { .apu-trust-pillars { grid-template-columns: 1fr 1fr; } .apu-failsafe-title { font-size: 18px; } }
The DA41-00413C is the genuine OEM Samsung refrigerator main control board for Samsung refrigerators. This board manages temperature regulation, compressor operation, fan control, and defrost cycle timing. FailSafe Certified™ and backed by a 1-year warranty from Appliance Pro USA.
This is the main control board — the module that manages temperature regulation, compressor operation, fan control, and defrost cycle timing. When it fails, your refrigerator loses the function it controls. If your Samsung refrigerator is showing any of these symptoms, this board is the most likely cause.
These symptoms point to the main control board as the most likely cause — but refrigerators are complex systems, and the same symptoms can occasionally stem from a thermistor, door switch, wiring harness, or compressor issue. If a technician has identified the control board specifically, or if you’ve already ruled out other components, this is your part. When in doubt, a quick diagnostic by a local appliance technician before purchasing can save time and money.
Match the part number on the sticker on your original board to DA41-00413C. Your Samsung refrigerator part number is on the sticker on the original board — look for the DA41-, DA92-, or DA94-prefix. Not sure? Contact us before purchasing and we’ll verify for free — same business day.
The following Samsung refrigerator models are confirmed compatible with the DA41-00413C main control board. Always verify by matching the part number sticker on your original board.
RF267AABP, RF267AARS, RF267AASH, RF267AAWP and additional Samsung models.
Every DA41-00413C board from Appliance Pro USA is a genuine OEM Samsung board precision-rebuilt through the FailSafe Precision Protocol™ — a proprietary 4-step recertification process built around what we know fails on this board, not just what shows a problem on arrival.
Main Control Board — the central electronic module responsible for every primary function of your refrigerator. Cooling logic, defrost cycle timing, compressor operation, fan control, and sensor input processing all run through this board. When it fails, no individual component is at fault — the system loses its central command.
If your Samsung refrigerator is displaying an error code, the table below describes what it typically indicates. Codes marked ★ are most directly associated with main control board failure. Always verify the exact meaning in your model’s owner’s manual before ordering any part.
| Code | What It Means |
| ★ 41E / 41C / PC ER | Communication failure between main control board and display panel |
| ★ 88 88 | Control board communication loss — not demo mode. Reset first; if it returns, board diagnosis needed |
| ★ 83E | Compressor abnormal current — board-managed compressor circuit fault |
| ★ 85E / 85C | Low voltage error detected by main control board |
| 84C / 84E | Compressor rotor locked — most severe Samsung error. Requires immediate professional service |
| 1E / SE | Freezer temperature sensor failure |
| 2E | Fresh food compartment temperature sensor failure |
| 4E | Freezer defrost sensor failure |
| 5E | Defrost function error / defrost sensor failure |
| 8E | Ice maker sensor failure |
| 21E | Freezer evaporator fan not running |
| 22E | Fresh food evaporator fan not running |
| 23E | Condenser fan failure |
| OF OF | Demo mode active — cooling fully disabled. Not an error code |
Error code definitions vary by Samsung model series. Always confirm the exact meaning in your refrigerator’s owner’s manual before purchasing any part.
★ = Most directly associated with main control board failure
Most DIY-confident homeowners complete this install in under 30 minutes using basic hand tools. Unplug the refrigerator, remove the rear access panel, disconnect all wire harnesses from the old board, mount the new board into position, reconnect all connectors, replace the panel, and restore power.
Every board is physically in stock — no backorders, no drop shipping. Orders placed before 4:00 PM EST ship the same business day. Tracking provided on every order.
Backed by a 1-year warranty from Appliance Pro USA. If the board fails due to a defect within the warranty period, we’ll repair or replace it at no charge (shipping fees may apply). See our full warranty policy for details. Damage causéd by improper installation, electrical surges, or physical damage is not covered.
Returns accepted within 30 days of purchase. Items must be returned in original condition. All returns may be subject to deductions for original and return shipping fees. Restocking and retesting fees may apply to opened or installed boards — these fees are waived for exchanges, though reshipping costs and any price difference between products will apply. Boards returned with physical damage, missing components, or signs of improper installation may not be eligible for a full refund.
Most DIY-confident homeowners complete this install in under 30 minutes using basic hand tools. If you’re unsure at any point, we recommend consulting a qualified technician.
This is not a universal main control board — it is designed as a direct replacement for the specific part number printed on your original board. Some units may require a firmware update after installation; firmware updates and configuration changes should be performed by a qualified technician. Please note: any board that has been flashed, reprogrammed, or had its firmware altered is not eligible for return.
Last Updated: May 2026
🛒 Buy It Now
Shipping: $7.95
Every board is physically in stock. Orders placed before 4:00 PM EST ship the same business day. No backorders, no drop shipping.
Service: USPS Priority Mail
Additional: FedEx 2Day One Rate Small Box — $14.95
Returns accepted within 30 days of delivery.
Wrong part? Exchange with restock fee waived. Items must be returned in original condition.
Seller pays return shipping.
Accepted payment methods:
• PayPal
Payment is expected at the time of purchase. All transactions are processed securely through eBay checkout.
Drag & drop or click to select
JPEG, PNG, GIF, WebP, MP4, WebM · Images max 50 MB · Videos max 100 MB