Stanley AC/AC Adapter main product image
Product video preview

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.

lronants

Stanley AC/AC Adapter

Marketplace title: AC Adapter For Stanley FatMax 700 Peak 350 AMP Battery Jump Starter Charger

USD 4.69

Condition: New

View on eBay

Description

View Stanley AC/AC Adapter with current marketplace pricing, condition, product images and item details. Advanced current regulation circuit detects unexpected spikes or excessive current draw. Instantly limits output current to safe levels, preventing short circuits and safeguarding sensitive electronics from power surges. * { margin: 0; padding: 0; box-sizing: border-box; } body { background: #eef3fa; font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, sans-serif; line-height: 1.45; padding: 20px; } /* Main listing card - clean, spacious, modern */ .listing-container { max-width: 1120px; margin: 0 auto; background: #ffffff; border-radius: 32px; box-shadow: 0 20px 35px -12px rgba(0, 55, 80, 0.12); overflow: hidden; transition: all 0.2s ease; } /* BLUE THEME HEADER */ .blue-header { background: linear-gradient(115deg, #0a5f8a 0%, #0084c8 100%); padding: 2.2rem 2rem 1.8rem 2rem; text-align: center; color: white; } .blue-header h1 { font-size: 1.9rem; font-weight: 700; letter-spacing: -0.3px; margin-bottom: 0.5rem; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 10px; } .blue-header h1 i { font-size: 2rem; background: rgba(255,255,255,0.2); padding: 8px; border-radius: 60px; } .blue-header .sub { font-size: 1rem; opacity: 0.92; font-weight: 400; max-width: 600px; margin: 0 auto; } .badge-safe { display: inline-block; background: rgba(255,255,240,0.2); backdrop-filter: blur(2px); padding: 0.2rem 1rem; border-radius: 40px; font-size: 0.75rem; font-weight: 600; margin-top: 12px; letter-spacing: 0.3px; } /* main content */ .content-inner { padding: 2rem 2rem 1.8rem 2rem; } /* Protection headline */ .protection-headline { display: flex; align-items: baseline; justify-content: space-between; flex-wrap: wrap; margin-bottom: 1.2rem; border-bottom: 2px solid #e0eff7; padding-bottom: 0.6rem; } .protection-headline h2 { font-size: 1.55rem; font-weight: 700; color: #0b4f6c; letter-spacing: -0.2px; } .protection-headline span { background: #eef3fc; padding: 0.2rem 0.9rem; border-radius: 30px; font-size: 0.75rem; font-weight: 600; color: #0071a4; } /* feature list (triple protection rows) */ .safety-feature-list { display: flex; flex-direction: column; gap: 1.5rem; margin: 1.5rem 0 2rem 0; } .feature-row { display: flex; align-items: flex-start; gap: 1.2rem; background: #FBFEFF; border-radius: 28px; padding: 1rem 1.2rem 1rem 1.2rem; transition: all 0.2s; border: 1px solid #e2edf5; box-shadow: 0 2px 6px rgba(0, 65, 102, 0.03); } .feature-icon { flex-shrink: 0; width: 70px; height: 70px; background: linear-gradient(135deg, #EFF8FF, #E0F0FA); border-radius: 28px; display: flex; align-items: center; justify-content: center; color: #0077b6; font-size: 2.2rem; transition: all 0.2s; box-shadow: 0 5px 12px rgba(0,95,140,0.08); } .feature-content { flex: 1; } .feature-content h3 { font-size: 1.35rem; font-weight: 700; color: #115277; margin-bottom: 6px; display: flex; flex-wrap: wrap; align-items: baseline; gap: 10px; } .feature-tag { background: #0077b610; padding: 0.2rem 0.7rem; border-radius: 20px; font-size: 0.7rem; font-weight: 600; color: #0077b6; letter-spacing: 0.2px; } .feature-content p { color: #2c4e6b; font-size: 0.92rem; line-height: 1.45; margin-top: 4px; } /* NEW: Product Highlights section - inserted in the middle */ .highlights-section { background: linear-gradient(120deg, #F0F7FD, #FFFFFF); border-radius: 28px; padding: 1.5rem 1.8rem; margin: 1rem 0 2rem 0; border: 1px solid #cde5f2; box-shadow: 0 8px 14px rgba(0, 80, 110, 0.05); } .highlights-title { font-size: 1.5rem; font-weight: 800; color: #0a5f8a; margin-bottom: 1.2rem; display: flex; align-items: center; gap: 12px; border-left: 5px solid #0077b6; padding-left: 1rem; } .highlights-title i { color: #0084c8; font-size: 1.4rem; } .highlights-grid { display: flex; flex-wrap: wrap; gap: 1.5rem; justify-content: space-between; align-items: center; } .highlight-item { flex: 1; min-width: 180px; background: #ffffffdd; backdrop-filter: blur(2px); background: #FFFFFF; border-radius: 24px; padding: 0.9rem 1rem; display: flex; align-items: center; gap: 14px; box-shadow: 0 2px 5px rgba(0,0,0,0.02); border: 1px solid #e3f0f7; } .highlight-icon { font-size: 1.8rem; color: #0077b6; width: 48px; text-align: center; } .highlight-detail { font-weight: 600; color: #1c5c7c; } .highlight-detail .label { font-size: 0.7rem; text-transform: uppercase; letter-spacing: 1px; color: #538daa; display: block; } .highlight-detail .value { font-size: 1rem; font-weight: 700; color: #004e6e; word-break: break-word; } /* Brand specific style */ .brand-value { font-size: 1.1rem; font-weight: 800; letter-spacing: 0.5px; } /* extra advantage grid */ .advantages-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1rem; margin: 1.5rem 0 1.5rem 0; background: #F6FAFE; padding: 1.4rem 1.2rem; border-radius: 28px; } .adv-item { display: flex; align-items: center; gap: 12px; font-size: 0.9rem; font-weight: 500; color: #0f5c7c; } .adv-item i { font-size: 1.3rem; width: 32px; color: #0084c8; } /* trust blue strip */ .trust-strip { background: #EFF6FC; border-radius: 24px; padding: 1rem 1.5rem; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 12px; margin: 1rem 0 1.8rem; font-size: 0.85rem; font-weight: 500; } /* EXACT DISCLAIMER required text */ .disclaimer-card { background: #fff9ef; border-left: 6px solid #f4b942; border-radius: 20px; padding: 1.3rem 1.5rem; margin: 1.8rem 0 1rem 0; background: #FEFAF0; box-shadow: 0 2px 6px rgba(0,0,0,0.02); } .disclaimer-card strong { color: #c96f0e; font-weight: 700; display: inline-flex; align-items: center; gap: 8px; margin-bottom: 8px; font-size: 0.85rem; } .disclaimer-text { font-size: 0.78rem; color: #5f5b4b; line-height: 1.5; } .seller-footer { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 12px; margin-top: 24px; padding-top: 16px; border-top: 1px solid #e2edf5; font-size: 0.8rem; color: #2d6a8f; } /* responsive: mobile */ @media (max-width: 680px) { body { padding: 12px; } .blue-header { padding: 1.5rem 1rem; } .blue-header h1 { font-size: 1.5rem; } .content-inner { padding: 1.3rem; } .feature-row { flex-direction: column; align-items: center; text-align: center; padding: 1.2rem; } .feature-icon { width: 60px; height: 60px; font-size: 1.8rem; border-radius: 20px; } .feature-content h3 { justify-content: center; font-size: 1.2rem; } .highlights-grid { flex-direction: column; align-items: stretch; } .highlight-item { width: 100%; } .advantages-grid { grid-template-columns: 1fr; gap: 0.8rem; } .trust-strip { flex-direction: column; align-items: flex-start; } .disclaimer-card { padding: 1rem; } } .feature-row:hover { border-color: #c2e0f0; background: #ffffff; box-shadow: 0 12px 20px -12px rgba(0, 105, 148, 0.12); transform: translateY(-2px); } Advanced Battery Charger | Universal Compatibility 3-layer intelligent safety Certified Reliable Over-Temperature Protection Thermal shutdown Built-in smart thermal sensor continuously monitors internal heat. If temperature exceeds safe threshold, the charger automatically reduces power or cuts off output to prevent overheating, protecting both charger and your device from heat-related risks. Over-Current Protection Current limiting Advanced current regulation circuit detects unexpected spikes or excessive current draw. Instantly limits output current to safe levels, preventing short circuits and safeguarding sensitive electronics from power surges. Power-Off Protection Auto cut-off In case of voltage abnormality, overload or sudden surge, the charger instantly disconnects the output to eliminate electrical hazards. This fail-safe mechanism ensures complete isolation from mains anomalies, delivering true peace of mind. Product Highlights Input 100V-240V 50/60Hz Color Black Brand lronants IMPORTANT DISCLAIMER: Before using the battery charger, it is advisable to confirm its compatibility with your device by consulting a certified professional, since different device models, along with their specifications, can differ across versions, geographical locations, or brands. Misuse could potentially lead to equipment damage or pose safety hazards. Condition: New. Category: Consumer Electronics › Multipurpose Batteries & Power › Multipurpose AC to DC Adapters. Brand: lronants.

Brand
lronants
Type
AC/AC Adapter

Product details in pictures

Additional views from the marketplace listing for Stanley AC/AC Adapter.

Stanley AC/AC Adapter detailed image 1Stanley AC/AC Adapter detailed image 2Stanley AC/AC Adapter detailed image 3Stanley AC/AC Adapter detailed image 4

Similar visual styles

Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.

Stanley AC/AC Adapter similar visual style 1
Style 1
Stanley AC/AC Adapter similar visual style 2
Style 2
Stanley AC/AC Adapter similar visual style 3
Style 3
Stanley AC/AC Adapter similar visual style 4
Style 4
Stanley AC/AC Adapter similar visual style 5
Style 5
Stanley AC/AC Adapter similar visual style 6
Style 6
Stanley AC/AC Adapter similar visual style 7
Style 7
Stanley AC/AC Adapter similar visual style 8
Style 8
Stanley AC/AC Adapter similar visual style 9
Style 9
Stanley AC/AC Adapter similar visual style 10
Style 10

Related products

Related marketplace listings for Stanley AC/AC Adapter.