<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SellRate by RoboReseller — instant eBay sell-through rate, market grade, and sourcing intelligence for resellers. Free Chrome extension.">
<meta name="og:title" content="SellRate by RoboReseller — Know Before You Buy">
<meta name="og:description" content="Instant eBay sell-through rate and market grade for resellers. Free Chrome extension.">
<title>SellRate by RoboReseller — Know Before You Buy</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap" rel="stylesheet">
<style>
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:'Nunito',sans-serif;color:#1e293b;background:#fff;-webkit-font-smoothing:antialiased}
/* NAV */
nav{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;padding:14px 24px;display:flex;align-items:center;justify-content:space-between}
.nav-logo{font-size:20px;font-weight:900;letter-spacing:-.5px}
.nav-logo .sell{color:#38a71f}.nav-logo .rate{color:#1e293b}
.nav-sub{font-size:10px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;display:block;margin-top:-2px}
.nav-cta{background:#38a71f;color:#fff;border:none;border-radius:99px;padding:9px 20px;font-size:13px;font-weight:700;font-family:'Nunito',sans-serif;cursor:pointer;text-decoration:none;transition:.15s}
.nav-cta:hover{background:#2d8a18}
/* HERO */
.hero{background:linear-gradient(160deg,#0f172a 0%,#1e293b 100%);color:#fff;padding:80px 24px 90px;text-align:center;position:relative;overflow:hidden}
.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 60% 0%,rgba(56,167,31,.15) 0%,transparent 60%)}
.hero-badge{display:inline-block;background:rgba(56,167,31,.15);border:1px solid rgba(56,167,31,.4);color:#4ade80;border-radius:99px;padding:5px 14px;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:20px}
.hero h1{font-size:clamp(32px,6vw,58px);font-weight:900;line-height:1.1;letter-spacing:-1.5px;margin-bottom:18px}
.hero h1 .green{color:#38a71f}
.hero-sub{font-size:clamp(16px,2.5vw,20px);color:#94a3b8;max-width:580px;margin:0 auto 36px;line-height:1.6;font-weight:500}
.hero-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.btn-primary{background:#38a71f;color:#fff;border:none;border-radius:12px;padding:14px 28px;font-size:16px;font-weight:800;font-family:'Nunito',sans-serif;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:.15s;box-shadow:0 4px 20px rgba(56,167,31,.4)}
.btn-primary:hover{background:#2d8a18;transform:translateY(-1px)}
.btn-secondary{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:14px 28px;font-size:16px;font-weight:700;font-family:'Nunito',sans-serif;cursor:pointer;text-decoration:none;transition:.15s}
.btn-secondary:hover{background:rgba(255,255,255,.14)}
.hero-note{margin-top:16px;font-size:13px;color:#475569}
/* SOCIAL PROOF */
.proof-bar{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:18px 24px;text-align:center}
.proof-bar p{font-size:14px;color:#64748b;font-weight:600}
.proof-bar strong{color:#38a71f}
/* HOW IT WORKS */
.section{padding:80px 24px;max-width:1100px;margin:0 auto}
.section-label{font-size:12px;font-weight:700;color:#38a71f;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}
.section-title{font-size:clamp(26px,4vw,40px);font-weight:900;letter-spacing:-.5px;margin-bottom:14px;line-height:1.2}
.section-sub{font-size:17px;color:#64748b;max-width:560px;line-height:1.6;margin-bottom:50px}
.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}
.step{display:flex;flex-direction:column;gap:10px}
.step-num{width:36px;height:36px;background:#38a71f;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:900;flex-shrink:0}
.step h3{font-size:17px;font-weight:800;color:#1e293b}
.step p{font-size:14px;color:#64748b;line-height:1.6}
/* FEATURES */
.features-bg{background:#f8fafc;padding:80px 24px}
.features-inner{max-width:1100px;margin:0 auto}
.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:50px}
.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:10px;transition:.2s}
.feature-card:hover{border-color:#38a71f;box-shadow:0 4px 20px rgba(56,167,31,.08)}
.feature-icon{width:44px;height:44px;background:#f0fdf4;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}
.feature-card h3{font-size:16px;font-weight:800;color:#1e293b}
.feature-card p{font-size:13px;color:#64748b;line-height:1.6}
.feature-badge{display:inline-block;font-size:10px;font-weight:700;background:#fef9c3;color:#854d0e;border-radius:99px;padding:2px 8px;align-self:flex-start}
/* GRADE EXPLAINER */
.grades-section{padding:80px 24px;max-width:1100px;margin:0 auto}
.grades-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-top:40px}
.grade-chip{border-radius:12px;padding:16px;text-align:center;border:1px solid}
.grade-chip .letter{font-size:32px;font-weight:900;display:block;margin-bottom:4px}
.grade-chip .verdict{font-size:11px;font-weight:700}
.g-aplus{background:#dcfce7;border-color:#86efac;color:#14532d}
.g-a{background:#dcfce7;border-color:#86efac;color:#166534}
.g-b{background:#dbeafe;border-color:#93c5fd;color:#1e3a8a}
.g-c{background:#fef9c3;border-color:#fde047;color:#713f12}
.g-d{background:#fee2e2;border-color:#fca5a5;color:#7f1d1d}
.g-f{background:#fce7f3;border-color:#f9a8d4;color:#831843}
/* FREE VS PRO */
.pricing-bg{background:#0f172a;padding:80px 24px;color:#fff}
.pricing-inner{max-width:800px;margin:0 auto;text-align:center}
.pricing-inner .section-title{color:#fff}
.pricing-inner .section-sub{color:#94a3b8;margin:0 auto 50px}
.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;text-align:left}
.price-card{border-radius:16px;padding:28px}
.price-card.free{background:#1e293b;border:1px solid #334155}
.price-card.pro{background:#fff;color:#1e293b}
.price-name{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}
.price-card.free .price-name{color:#64748b}
.price-card.pro .price-name{color:#38a71f}
.price-amount{font-size:36px;font-weight:900;letter-spacing:-1px;margin-bottom:4px}
.price-card.free .price-amount{color:#fff}
.price-period{font-size:13px;color:#64748b;margin-bottom:24px}
.price-feature{display:flex;align-items:center;gap:8px;font-size:13px;padding:5px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.price-card.pro .price-feature{border-bottom-color:#f1f5f9;color:#334155}
.price-feature:last-child{border-bottom:none}
.price-check{color:#38a71f;font-weight:700;font-size:15px;flex-shrink:0}
.price-lock{color:#64748b;font-size:13px;flex-shrink:0}
.price-btn{display:block;width:100%;padding:12px;border-radius:10px;font-size:14px;font-weight:800;font-family:'Nunito',sans-serif;text-align:center;text-decoration:none;margin-top:24px;cursor:pointer;border:none;transition:.15s}
.price-btn.free-btn{background:rgba(255,255,255,.08);color:#fff}
.price-btn.free-btn:hover{background:rgba(255,255,255,.14)}
.price-btn.pro-btn{background:#38a71f;color:#fff}
.price-btn.pro-btn:hover{background:#2d8a18}
@media(max-width:600px){.pricing-grid{grid-template-columns:1fr}}
/* CTA */
.cta-section{padding:80px 24px;text-align:center;max-width:700px;margin:0 auto}
.cta-section h2{font-size:clamp(28px,5vw,44px);font-weight:900;letter-spacing:-.5px;margin-bottom:14px;line-height:1.2}
.cta-section p{font-size:17px;color:#64748b;margin-bottom:36px;line-height:1.6}
/* FOOTER */
footer{background:#0f172a;color:#475569;text-align:center;padding:28px 24px;font-size:13px}
footer a{color:#38a71f;text-decoration:none}
footer a:hover{text-decoration:underline}
.footer-logo{font-size:16px;font-weight:900;color:#fff;margin-bottom:8px}
.footer-logo .sell{color:#38a71f}
</style>
</head>
<body>
<!-- NAV -->
<nav>
<div>
<div class="nav-logo"><span class="sell">Sell</span><span class="rate">Rate</span></div>
<span class="nav-sub">by RoboReseller</span>
</div>
<a href="#install" class="nav-cta">Add to Chrome — Free</a>
</nav>
<!-- HERO -->
<section class="hero">
<div class="hero-badge">Free Chrome Extension</div>
<h1>Know before you buy.<br><span class="green">Every time.</span></h1>
<p class="hero-sub">SellRate shows you eBay sell-through rate, market grade, and profit potential — right on the search page, in seconds.</p>
<div class="hero-btns">
<a href="#install" class="btn-primary">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M12 2v13m0 0l-4-4m4 4l4-4M2 17v2a2 2 0 002 2h16a2 2 0 002-2v-2"/></svg>
Add to Chrome — It's Free
</a>
<a href="#features" class="btn-secondary">See how it works</a>
</div>
<p class="hero-note">No account required · Works on eBay.com · Chrome only</p>
</section>
<!-- PROOF BAR -->
<div class="proof-bar">
<p>Built for eBay resellers who source at <strong>thrift stores, estate sales, and garage sales</strong> — and want data, not guesswork.</p>
</div>
<!-- HOW IT WORKS -->
<section class="section" id="how">
<div class="section-label">How it works</div>
<h2 class="section-title">From search to decision<br>in under 5 seconds</h2>
<p class="section-sub">No spreadsheets. No tab switching. SellRate lives inside eBay and does the math while you browse.</p>
<div class="steps">
<div class="step">
<div class="step-num">1</div>
<h3>Search eBay as normal</h3>
<p>Go to eBay and search for any product you're considering buying to resell. SellRate activates automatically.</p>
</div>
<div class="step">
<div class="step-num">2</div>
<h3>SellRate analyzes the market</h3>
<p>Click the SellRate button on the right side of the page. It fetches 90 days of sold data and calculates a grade instantly.</p>
</div>
<div class="step">
<div class="step-num">3</div>
<h3>Get your grade and max price</h3>
<p>See an A+ through F grade, the sell-through rate, top selling brands, and your suggested max cost to stay profitable.</p>
</div>
<div class="step">
<div class="step-num">4</div>
<h3>Make a confident decision</h3>
<p>Buy with confidence or pass — knowing your numbers before you commit. No more guessing at the thrift store.</p>
</div>
</div>
</section>
<!-- FEATURES -->
<div class="features-bg" id="features">
<div class="features-inner">
<div class="section-label">Features</div>
<h2 class="section-title">Everything you need to source smarter</h2>
<div class="features-grid">
<div class="feature-card">
<div class="feature-icon">📊</div>
<h3>Instant Market Grade</h3>
<p>A composite A+ to F grade based on demand, competition, price strength, and velocity. One number that tells you whether to buy or pass.</p>
</div>
<div class="feature-card">
<div class="feature-icon">📈</div>
<h3>Sell-Through Rate</h3>
<p>The percentage of listings that actually sold in the last 90 days. The core metric every reseller needs — shown instantly.</p>
</div>
<div class="feature-card">
<div class="feature-icon">💰</div>
<h3>Suggested Max Cost</h3>
<p>Based on the median sale price and your target ROI or margin, SellRate tells you the most you should pay for an item to stay profitable.</p>
</div>
<div class="feature-card">
<div class="feature-icon">🏷️</div>
<h3>Top Selling Brands</h3>
<p>See which brands are actually moving in any market. Know what to look for when sourcing before you even leave home.</p>
</div>
<div class="feature-card">
<div class="feature-icon">🧮</div>
<h3>Profit Calculator</h3>
<p>Enter your cost and see your expected profit after eBay fees and shipping. Supports both ROI and margin modes.</p>
</div>
<div class="feature-card">
<div class="feature-icon">⭐</div>
<h3>Favorites & History</h3>
<p>Every search is automatically saved. Star your best finds to build a watchlist of products worth sourcing consistently.</p>
<span class="feature-badge">Pro unlocks unlimited</span>
</div>
<div class="feature-card">
<div class="feature-icon">📦</div>
<h3>Works on Listing Pages</h3>
<p>Open any individual eBay listing and SellRate automatically searches the market for that product. No typing required.</p>
</div>
<div class="feature-card">
<div class="feature-icon">🌙</div>
<h3>Dark Mode & Compact Mode</h3>
<p>Customize the sidebar to fit your workflow. Compact mode hides guidance text for experienced resellers who just want the data.</p>
</div>
</div>
</div>
</div>
<!-- GRADE EXPLAINER -->
<section class="grades-section">
<div class="section-label">The grade system</div>
<h2 class="section-title">One grade. Instant decision.</h2>
<p class="section-sub" style="color:#64748b;font-size:17px;line-height:1.6;margin-bottom:0">SellRate combines four market signals into a single letter grade — so you always know exactly where you stand.</p>
<div class="grades-grid">
<div class="grade-chip g-aplus"><span class="letter">A+</span><span class="verdict">Home run</span></div>
<div class="grade-chip g-a"><span class="letter">A</span><span class="verdict">Great flip</span></div>
<div class="grade-chip g-a" style="background:#dcfce7;border-color:#86efac;color:#166534"><span class="letter">A-</span><span class="verdict">Strong pick</span></div>
<div class="grade-chip g-b"><span class="letter">B+</span><span class="verdict">Solid pick</span></div>
<div class="grade-chip g-b"><span class="letter">B</span><span class="verdict">Worth it</span></div>
<div class="grade-chip g-b"><span class="letter">B-</span><span class="verdict">Caution</span></div>
<div class="grade-chip g-c"><span class="letter">C</span><span class="verdict">Slow mover</span></div>
<div class="grade-chip g-d"><span class="letter">D</span><span class="verdict">Pass on it</span></div>
<div class="grade-chip g-f"><span class="letter">F</span><span class="verdict">Hard no</span></div>
</div>
</section>
<!-- PRICING -->
<div class="pricing-bg">
<div class="pricing-inner">
<div class="section-label" style="color:#38a71f">Pricing</div>
<h2 class="section-title">Start free. Upgrade when you're ready.</h2>
<p class="section-sub">The core grade and sell-through rate are free forever. Pro unlocks the full toolkit.</p>
<div class="pricing-grid">
<div class="price-card free">
<div class="price-name">Free</div>
<div class="price-amount">$0</div>
<div class="price-period">No account required</div>
<div class="price-feature"><span class="price-check">✓</span> Market grade (A+ to F)</div>
<div class="price-feature"><span class="price-check">✓</span> Sell-through rate %</div>
<div class="price-feature"><span class="price-check">✓</span> Sold & active counts</div>
<div class="price-feature"><span class="price-check">✓</span> Competition level</div>
<div class="price-feature"><span class="price-lock">—</span> Median price & range</div>
<div class="price-feature"><span class="price-lock">—</span> Suggested max cost</div>
<div class="price-feature"><span class="price-lock">—</span> Profit calculator</div>
<div class="price-feature"><span class="price-lock">—</span> Top selling brands</div>
<div class="price-feature"><span class="price-lock">—</span> Unlimited history</div>
<a href="#install" class="price-btn free-btn">Add to Chrome Free</a>
</div>
<div class="price-card pro">
<div class="price-name">Pro</div>
<div class="price-amount" style="color:#1e293b">$9.99</div>
<div class="price-period">per month · cancel anytime</div>
<div class="price-feature"><span class="price-check">✓</span> Everything in Free</div>
<div class="price-feature"><span class="price-check">✓</span> Median price & range</div>
<div class="price-feature"><span class="price-check">✓</span> Suggested max cost</div>
<div class="price-feature"><span class="price-check">✓</span> Full profit calculator</div>
<div class="price-feature"><span class="price-check">✓</span> Top selling brands</div>
<div class="price-feature"><span class="price-check">✓</span> Unlimited history</div>
<div class="price-feature"><span class="price-check">✓</span> Favorites & CSV export</div>
<div class="price-feature"><span class="price-check">✓</span> Mobile app access</div>
<a href="#install" class="price-btn pro-btn">Coming Soon</a>
</div>
</div>
</div>
</div>
<!-- CTA -->
<section class="cta-section" id="install">
<h2>Stop guessing.<br>Start sourcing smarter.</h2>
<p>SellRate is free to install and works immediately on any eBay search. No account, no setup, no credit card.</p>
<a href="https://chrome.google.com/webstore" class="btn-primary" style="display:inline-flex;font-size:17px;padding:16px 32px">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M12 2v13m0 0l-4-4m4 4l4-4M2 17v2a2 2 0 002 2h16a2 2 0 002-2v-2"/></svg>
Add to Chrome — It's Free
</a>
<p style="margin-top:14px;font-size:13px;color:#94a3b8">Chrome only · Works on eBay.com · 90-day data window</p>
</section>
<!-- FOOTER -->
<footer>
<div class="footer-logo"><span class="sell">Sell</span>Rate by RoboReseller</div>
<p style="margin-bottom:10px">Built for eBay resellers who source smarter.</p>
<p>
<a href="https://roboresellerai.com">RoboResellerAI.com</a> ·
<a href="https://roboresellerai.com/privacy">Privacy Policy</a> ·
© 2026 EmCline Sales LLC
</p>
</footer>
</body>
</html>