Oner Active Dupes Activewear Box – 6 Pieces
.gs6 { --accent: #FF2F92; --accent-hover: #E0267F; --urgent: #FFD84D; --dark: #111111; --mid: #1a1a1a; --mid2: #222222; --muted: #777777; --muted-light: #9A9A9A; --border: #2a2a2a; --light: #e0e0e0; --white: #FFFFFF; --success: #22C55E; --shadow-pink: 0 8px 24px rgba(255,47,146,0.35); --shadow-yellow: 0 6px 18px rgba(255,216,77,0.35); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: var(--light); background: var(--dark); max-width: 1000px; margin: 0 auto; -webkit-font-smoothing: antialiased; } .gs6 * { box-sizing: border-box; } .gs6-proof-bar { background: var(--accent); color: #fff; padding: 11px 20px; text-align: center; font-size: 12px; font-weight: 700; letter-spacing: .06em; box-shadow: var(--shadow-pink); } .gs6-hero { padding: 52px 0 40px; border-bottom: 1px solid var(--border); } .gs6-kicker { display: inline-block; background: var(--accent); color: #fff; font-size: 9px; font-weight: 900; letter-spacing: .2em; text-transform: uppercase; padding: 4px 14px; margin-bottom: 20px; box-shadow: var(--shadow-pink); } .gs6-h1 { font-size: clamp(36px, 7vw, 72px); font-weight: 900; line-height: .95; letter-spacing: -.04em; margin: 0 0 16px; text-transform: uppercase; color: var(--white); } .gs6-h1 em { font-style: normal; color: var(--accent); } .gs6-scarcity { display: inline-flex; align-items: center; gap: 8px; background: var(--mid2); border: 1px solid #333; padding: 8px 16px; font-size: 12px; font-weight: 700; color: var(--urgent); letter-spacing: .04em; margin-bottom: 20px; box-shadow: var(--shadow-yellow); } .gs6-scarcity-dot { width: 7px; height: 7px; background: var(--urgent); border-radius: 50%; display: inline-block; animation: pulse 1.5s infinite; } @keyframes pulse { 0%,100%{opacity:1} 50%{opacity:.3} } .gs6-lead { font-size: 15px; line-height: 1.8; color: var(--muted); max-width: 520px; margin: 0 0 28px; } .gs6-stats { display: flex; gap: 0; border: 1px solid var(--border); margin-bottom: 28px; } .gs6-stat { flex: 1; padding: 20px 12px; text-align: center; border-right: 1px solid var(--border); } .gs6-stat:last-child { border-right: none; } .gs6-stat-num { display: block; font-size: 32px; font-weight: 900; color: var(--accent); line-height: 1; margin-bottom: 4px; letter-spacing: -.03em; } .gs6-stat-label { font-size: 10px; font-weight: 600; color: var(--muted-light); text-transform: uppercase; letter-spacing: .1em; } .gs6-pills { display: flex; flex-wrap: wrap; gap: 6px; } .gs6-pill { border: 1px solid #333; padding: 6px 14px; font-size: 11px; font-weight: 600; color: #888; letter-spacing: .04em; } .gs6-pill--hot { border-color: var(--accent); color: var(--accent); } .gs6-section { padding: 52px 0; border-bottom: 1px solid var(--border); } .gs6-eyebrow { font-size: 9px; font-weight: 900; letter-spacing: .22em; text-transform: uppercase; color: var(--accent); margin: 0 0 8px; } .gs6-h2 { font-size: clamp(26px, 4vw, 42px); font-weight: 900; letter-spacing: -.03em; margin: 0 0 8px; color: var(--white); line-height: 1.1; } .gs6-h2 em { font-style: normal; color: var(--accent); } .gs6-sub { font-size: 14px; color: var(--muted); margin: 0 0 28px; line-height: 1.7; } .gs6-items { display: flex; flex-direction: column; gap: 2px; } .gs6-item { display: flex; align-items: center; background: var(--mid); } .gs6-item-num { font-size: 48px; font-weight: 900; color: #2a2a2a; line-height: 1; padding: 20px; min-width: 80px; text-align: center; letter-spacing: -.04em; } .gs6-item-body { flex: 1; padding: 20px 20px 20px 0; border-left: 1px solid var(--border); } .gs6-item-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; color: var(--white); margin: 0 0 6px; } .gs6-item-desc { font-size: 13px; color: var(--muted); line-height: 1.65; margin: 0; } .gs6-item-qty { display: inline-block; background: var(--accent); color: #fff; font-size: 11px; font-weight: 900; padding: 2px 8px; margin-left: 8px; letter-spacing: .04em; vertical-align: middle; box-shadow: var(--shadow-pink); } .gs6-table { width: 100%; border-collapse: collapse; font-size: 13px; border: 1px solid var(--border); } .gs6-table th { background: var(--mid); color: var(--muted-light); padding: 12px 16px; text-align: left; font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; border-bottom: 1px solid var(--border); } .gs6-table td { padding: 14px 16px; border-bottom: 1px solid var(--border); color: var(--light); font-size: 14px; } .gs6-table tr:last-child td { border-bottom: none; background: #1a1a1a; font-weight: 800; } .gs6-table .win { color: var(--accent); } .gs6-cart { background: var(--mid); border: 1px solid var(--border); } .gs6-cart-header { background: #0d0d0d; padding: 16px 24px; border-bottom: 1px solid var(--border); } .gs6-cart-title { font-size: 11px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; color: var(--muted-light); margin: 0; } .gs6-cart-row { display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; border-bottom: 1px solid var(--border); } .gs6-cart-label { font-size: 14px; color: var(--light); } .gs6-cart-label span { font-size: 11px; color: var(--muted); margin-left: 6px; } .gs6-cart-price { font-size: 15px; font-weight: 700; color: var(--muted); text-decoration: line-through; } .gs6-cart-total { display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; background: #0d0d0d; border-top: 1px solid var(--border); } .gs6-cart-total-label { font-size: 13px; font-weight: 700; color: var(--muted-light); text-transform: uppercase; letter-spacing: .1em; } .gs6-cart-total-price { font-size: 18px; font-weight: 700; color: var(--muted); text-decoration: line-through; } .gs6-cart-yours { display: flex; justify-content: space-between; align-items: center; padding: 20px 24px; background: var(--dark); border-top: 2px solid var(--accent); box-shadow: var(--shadow-pink); } .gs6-cart-yours-label { font-size: 14px; font-weight: 900; color: var(--white); text-transform: uppercase; letter-spacing: .1em; } .gs6-cart-yours-price { font-size: 36px; font-weight: 900; color: var(--accent); letter-spacing: -.03em; line-height: 1; } .gs6-cart-savings { display: flex; justify-content: center; align-items: center; background: var(--accent); padding: 10px 24px; } .gs6-cart-savings-text { font-size: 12px; font-weight: 900; color: #fff; letter-spacing: .1em; text-transform: uppercase; } .gs6-risk { display: grid; grid-template-columns: 1fr; gap: 2px; } @media(min-width:560px){ .gs6-risk { grid-template-columns: repeat(3,1fr); } } .gs6-risk-card { background: var(--mid); padding: 28px 24px; border-top: 2px solid var(--border); } .gs6-risk-card--primary { border-top-color: var(--accent); } .gs6-risk-icon { font-size: 28px; margin-bottom: 14px; display: block; line-height: 1; } .gs6-risk-q { font-size: 18px; font-weight: 900; color: var(--white); margin: 0 0 6px; line-height: 1.2; letter-spacing: -.02em; } .gs6-risk-a { font-size: 13px; color: var(--muted); line-height: 1.7; margin: 0; } .gs6-risk-a strong { color: var(--light); font-weight: 700; } .gs6-reviews { display: flex; flex-direction: column; gap: 2px; } .gs6-review { background: var(--mid); padding: 22px 24px; border-left: 3px solid var(--accent); } .gs6-review-stars { color: var(--urgent); font-size: 14px; margin-bottom: 8px; letter-spacing: 2px; } .gs6-review-text { font-size: 14px; color: #d0d0d0; line-height: 1.7; margin: 0 0 10px; } .gs6-review-author { font-size: 11px; font-weight: 700; color: var(--muted-light); letter-spacing: .08em; } .gs6-review-badge { display: inline-block; background: var(--success); color: #fff; font-size: 9px; font-weight: 900; padding: 2px 7px; letter-spacing: .06em; text-transform: uppercase; margin-left: 8px; vertical-align: middle; } .gs6-faq { display: flex; flex-direction: column; gap: 2px; } .gs6-faq-item { background: var(--mid); padding: 22px 24px; } .gs6-faq-q { font-size: 14px; font-weight: 700; margin: 0 0 8px; color: var(--white); line-height: 1.4; } .gs6-faq-a { font-size: 14px; color: var(--muted); margin: 0; line-height: 1.75; } .gs6-bundles { display: grid; grid-template-columns: 1fr; gap: 2px; } @media(min-width:560px){ .gs6-bundles { grid-template-columns: repeat(3,1fr); } } .gs6-bundle { border: 1px solid var(--border); padding: 28px 20px; text-align: center; background: var(--mid); } .gs6-bundle--active { border-color: var(--accent); background: #1a1a1a; box-shadow: var(--shadow-pink); } .gs6-bundle-label { font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--muted-light); margin-bottom: 12px; } .gs6-bundle-label--hot { color: var(--accent); } .gs6-bundle-name { display: block; font-size: 20px; font-weight: 900; text-transform: uppercase; letter-spacing: -.02em; color: var(--white); margin-bottom: 10px; } .gs6-bundle-price { font-size: 36px; font-weight: 900; color: var(--accent); letter-spacing: -.03em; } .gs6-bundle-desc { font-size: 11px; color: var(--muted-light); margin-top: 10px; letter-spacing: .04em; } .gs6-footer { padding: 44px 0 32px; text-align: center; border-top: 1px solid var(--border); } .gs6-footer-trust { font-size: 11px; color: var(--muted-light); line-height: 2.4; letter-spacing: .08em; } .gs6-footer-trust strong { color: var(--accent); } .gs6-footer-sep { display: inline; margin: 0 8px; color: var(--border); } @media(max-width:559px){ .gs6-footer-sep { display: block; height: 0; margin: 0; visibility: hidden; } } ★★★★★ Loved by 600+ girls · As seen on TikTok · Popular sizes sell out fast Oner Active Dupes — 6 Pieces Oner Activelook.$49 price. Limited stock — popular sizes sell out fast This 6-piece women's activewear box delivers Oner Active-inspired gymwear with two complete coordinated outfits. Each box includes 2 seamless leggings, 2 training shorts, and 2 supportive sports bras designed for a smooth, sculpting fit during workouts and everyday wear. 6Pieces $49Total $200+Retail Value As Seen on TikTok Oner Active Silhouette Free Shipping Perfect Starter Box What’s Inside 6 pieces. Full looks. A curated gymwear bundle — all Oner Active-inspired, all performance, all yours. Seamless Leggings ×2 High-waist, contour-enhancing, second-skin fit. Oner Active-inspired compression. Two styles, zero repeats at the gym. Training Shorts ×2 Seamless and flattering, built for lifting or everyday wear. Two pairs — your weekend covered. Sports Bras ×2 Supportive and comfortable, coordinates with your leggings and shorts. Two styles, two complete looks. Real Reviews 600+ girls can’t be wrong. ★★★★★ “Started with the 6-piece to test it out. Quality blew me away — immediately ordered the 12-piece. These are genuinely the best Oner Active dupes out there.” Kayla M. ✓ Verified ★★★★★ “The leggings are thick, don’t roll down, and the bra actually supports. Got the 6-piece as a gift for my sister and she loved it. 10/10.” Jade T. ✓ Verified ★★★★★ “Found this on TikTok and ordered the 6-piece first. Came fast, quality is insane for $49. Already bought the 12-piece for myself.” Aaliyah K. ✓ Verified The Math What a gym girl actually spends. This is a real Oner Active cart for 6 pieces. We’ve all been there. Typical Oner Active Cart — 6 Pieces Seamless Leggings × 2$120 Training Shorts × 2$90 Sports Bras × 2$80 Cart Total$290+ Your Price$49 💸 You save $241+ — that’s 83% off retail The Numbers Oner Active vs The Box Same silhouette. Same sculpting feel. A fraction of the price. Brand Price Pieces Value Oner Active $240–$390 6 items Retail Our Activewear Dupes Box $49 6 pieces $200+ value Other Sizes Start here. Or go all in. Every women’s activewear set ships free. No subscription. Ever. Starter 3-Piece $29 1 legging · 1 short · 1 bra ★ You’re Here 6-Piece $49 2 leggings · 2 shorts · 2 bras Best Value 12-Piece $89 4 leggings · 4 shorts · 4 bras We’ve Got You Not sure? Try it. We remove every reason not to order. 🤔 Not sure? Try it. At $49 for 6 pieces, the risk is lower than a single pair of Oner Active leggings. Thousands of girls started with the 6-piece — and came back for more. 💳 Wrong size? We’ll help you exchange it. Reach out and we’ll sort it out — no drama, no runaround. 💬 Need support? Real humans answer. Not bots, not ticket queues. We’re a small team that actually cares about your order. FAQ No fluff. Just answers. Are these actual Oner Active dupes? Yes. Inspired by Oner Active’s sculpting silhouettes, seamless fabrics, and performance-focused designs — this is the activewear dupe that actually delivers. Same look, fraction of the cost. What’s in the 6-piece box? Two seamless leggings, two training shorts, and two supportive sports bras — curated into two coordinated, gym-ready outfits. How do I choose my size? Select your top size (sports bras) and bottom size (leggings + shorts) separately. Between sizes? Size up. Is there a subscription? No. One-time purchase. Ships free. Done. Should I get the 6-piece or 12-piece? The 6-piece is perfect if you want to try us first. Most customers who start with the 6-piece come back for the 12-piece — it’s the best value we offer. Oner Active Dupes· 6-Piece Gymwear Bundle· $200+ Value· Free Shipping·
More you might like
Related
Oner Active Dupes Activewear Box – 12 Pieces
Related
Oner Active Dupes – 3 Pieces
Related
ONER ACTIVE Purple Activewear Leggings. UK L
Related