Oner Active Dupes Activewear Box – 12 Pieces
.gs12 { --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; } .gs12 * { box-sizing: border-box; } .gs12-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); } .gs12-hero { padding: 52px 0 40px; border-bottom: 1px solid var(--border); } .gs12-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); } .gs12-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); } .gs12-h1 em { font-style: normal; color: var(--accent); } .gs12-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); } .gs12-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} } .gs12-lead { font-size: 15px; line-height: 1.8; color: var(--muted); max-width: 520px; margin: 0 0 28px; } .gs12-stats { display: flex; gap: 0; border: 1px solid var(--border); margin-bottom: 28px; } .gs12-stat { flex: 1; padding: 20px 12px; text-align: center; border-right: 1px solid var(--border); } .gs12-stat:last-child { border-right: none; } .gs12-stat-num { display: block; font-size: 32px; font-weight: 900; color: var(--accent); line-height: 1; margin-bottom: 4px; letter-spacing: -.03em; } .gs12-stat-label { font-size: 10px; font-weight: 600; color: var(--muted-light); text-transform: uppercase; letter-spacing: .1em; } .gs12-pills { display: flex; flex-wrap: wrap; gap: 6px; } .gs12-pill { border: 1px solid #333; padding: 6px 14px; font-size: 11px; font-weight: 600; color: #888; letter-spacing: .04em; } .gs12-pill--hot { border-color: var(--accent); color: var(--accent); } .gs12-section { padding: 52px 0; border-bottom: 1px solid var(--border); } .gs12-eyebrow { font-size: 9px; font-weight: 900; letter-spacing: .22em; text-transform: uppercase; color: var(--accent); margin: 0 0 8px; } .gs12-h2 { font-size: clamp(26px, 4vw, 42px); font-weight: 900; letter-spacing: -.03em; margin: 0 0 8px; color: var(--white); line-height: 1.1; } .gs12-h2 em { font-style: normal; color: var(--accent); } .gs12-sub { font-size: 14px; color: var(--muted); margin: 0 0 28px; line-height: 1.7; } .gs12-items { display: flex; flex-direction: column; gap: 2px; } .gs12-item { display: flex; align-items: center; background: var(--mid); } .gs12-item-num { font-size: 48px; font-weight: 900; color: #2a2a2a; line-height: 1; padding: 20px; min-width: 80px; text-align: center; letter-spacing: -.04em; } .gs12-item-body { flex: 1; padding: 20px 20px 20px 0; border-left: 1px solid var(--border); } .gs12-item-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; color: var(--white); margin: 0 0 6px; } .gs12-item-desc { font-size: 13px; color: var(--muted); line-height: 1.65; margin: 0; } .gs12-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); } .gs12-table { width: 100%; border-collapse: collapse; font-size: 13px; border: 1px solid var(--border); } .gs12-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); } .gs12-table td { padding: 14px 16px; border-bottom: 1px solid var(--border); color: var(--light); font-size: 14px; } .gs12-table tr:last-child td { border-bottom: none; background: #1a1a1a; font-weight: 800; } .gs12-table .win { color: var(--accent); } .gs12-cart { background: var(--mid); border: 1px solid var(--border); } .gs12-cart-header { background: #0d0d0d; padding: 16px 24px; border-bottom: 1px solid var(--border); } .gs12-cart-title { font-size: 11px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; color: var(--muted-light); margin: 0; } .gs12-cart-row { display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; border-bottom: 1px solid var(--border); } .gs12-cart-label { font-size: 14px; color: var(--light); } .gs12-cart-label span { font-size: 11px; color: var(--muted); margin-left: 6px; } .gs12-cart-price { font-size: 15px; font-weight: 700; color: var(--muted); text-decoration: line-through; } .gs12-cart-total { display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; background: #0d0d0d; border-top: 1px solid var(--border); } .gs12-cart-total-label { font-size: 13px; font-weight: 700; color: var(--muted-light); text-transform: uppercase; letter-spacing: .1em; } .gs12-cart-total-price { font-size: 18px; font-weight: 700; color: var(--muted); text-decoration: line-through; } .gs12-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); } .gs12-cart-yours-label { font-size: 14px; font-weight: 900; color: var(--white); text-transform: uppercase; letter-spacing: .1em; } .gs12-cart-yours-price { font-size: 36px; font-weight: 900; color: var(--accent); letter-spacing: -.03em; line-height: 1; } .gs12-cart-savings { display: flex; justify-content: center; align-items: center; background: var(--accent); padding: 10px 24px; } .gs12-cart-savings-text { font-size: 12px; font-weight: 900; color: #fff; letter-spacing: .1em; text-transform: uppercase; } /* RISK REVERSAL */ .gs12-risk { display: grid; grid-template-columns: 1fr; gap: 2px; } @media(min-width:560px){ .gs12-risk { grid-template-columns: repeat(3,1fr); } } .gs12-risk-card { background: var(--mid); padding: 28px 24px; border-top: 2px solid var(--border); position: relative; } .gs12-risk-card--primary { border-top-color: var(--accent); } .gs12-risk-icon { font-size: 28px; margin-bottom: 14px; display: block; line-height: 1; } .gs12-risk-q { font-size: 18px; font-weight: 900; color: var(--white); margin: 0 0 6px; line-height: 1.2; letter-spacing: -.02em; } .gs12-risk-a { font-size: 13px; color: var(--muted); line-height: 1.7; margin: 0; } .gs12-risk-a strong { color: var(--light); font-weight: 700; } .gs12-reviews { display: flex; flex-direction: column; gap: 2px; } .gs12-review { background: var(--mid); padding: 22px 24px; border-left: 3px solid var(--accent); } .gs12-review-stars { color: var(--urgent); font-size: 14px; margin-bottom: 8px; letter-spacing: 2px; } .gs12-review-text { font-size: 14px; color: #d0d0d0; line-height: 1.7; margin: 0 0 10px; } .gs12-review-author { font-size: 11px; font-weight: 700; color: var(--muted-light); letter-spacing: .08em; } .gs12-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; } .gs12-faq { display: flex; flex-direction: column; gap: 2px; } .gs12-faq-item { background: var(--mid); padding: 22px 24px; } .gs12-faq-q { font-size: 14px; font-weight: 700; margin: 0 0 8px; color: var(--white); line-height: 1.4; } .gs12-faq-a { font-size: 14px; color: var(--muted); margin: 0; line-height: 1.75; } .gs12-bundles { display: grid; grid-template-columns: 1fr; gap: 2px; } @media(min-width:560px){ .gs12-bundles { grid-template-columns: repeat(3,1fr); } } .gs12-bundle { border: 1px solid var(--border); padding: 28px 20px; text-align: center; background: var(--mid); } .gs12-bundle--active { border-color: var(--accent); background: #1a1a1a; box-shadow: var(--shadow-pink); } .gs12-bundle-label { font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--muted-light); margin-bottom: 12px; } .gs12-bundle-label--hot { color: var(--accent); } .gs12-bundle-name { display: block; font-size: 20px; font-weight: 900; text-transform: uppercase; letter-spacing: -.02em; color: var(--white); margin-bottom: 10px; } .gs12-bundle-price { font-size: 36px; font-weight: 900; color: var(--accent); letter-spacing: -.03em; } .gs12-bundle-desc { font-size: 11px; color: var(--muted-light); margin-top: 10px; letter-spacing: .04em; } .gs12-footer { padding: 44px 0 32px; text-align: center; border-top: 1px solid var(--border); } .gs12-footer-trust { font-size: 11px; color: var(--muted-light); line-height: 2.4; letter-spacing: .08em; } .gs12-footer-trust strong { color: var(--accent); } .gs12-footer-sep { display: inline; margin: 0 8px; color: var(--border); } @media(max-width:559px){ .gs12-footer-sep { display: block; height: 0; margin: 0; visibility: hidden; } } ★★★★★ Loved by 600+ girls · As seen on TikTok · Popular sizes sell out Oner Active Dupes — 12 Pieces Build a gym wardrobeinstantly. 12 pieces • $89 • Free Shipping The women’s activewear set you’ve been waiting for — without the premium price tag. This gymwear bundle gives you 12 Oner Active-inspired pieces: seamless leggings, training shorts, and sports bras. Four complete looks, one box, free shipping. 12Pieces $89Total $400+Retail Value As Seen on TikTok Oner Active Silhouette Free Shipping Best Value What’s Inside 12 pieces. Zero excuses. A complete workout clothes mystery box — all Oner Active-inspired, all performance, all yours. Seamless Leggings ×4 High-waist, contour-enhancing, second-skin fit. Oner Active-inspired compression. Four styles, zero repeats at the gym. Training Shorts ×4 Seamless and flattering, built for lifting or everyday wear. Four pairs — your full week covered. Sports Bras ×4 Supportive and comfortable, coordinates with your leggings and shorts. Four styles, four complete looks. Real Reviews 600+ girls can’t be wrong. ★★★★★ “Literally looks identical to my Oner Active set. Best activewear dupe I’ve found. Ordered the 12-piece and wear something from it every single day.” Mia R. ✓ Verified ★★★★★ “I was skeptical but these are genuinely so good. The seamless leggings are thick, don’t roll down, and the bra actually supports. 10/10.” Jade T. ✓ Verified ★★★★★ “Found this gymwear bundle on TikTok and immediately ordered. Came fast, quality is insane for the price. Already bought the 6-piece for my sister.” Aaliyah K. ✓ Verified The Math What a gym girl actually spends. This is a real Oner Active cart. We’ve all been there. Typical Oner Active Cart — 12 Pieces Seamless Leggings × 4$240 Training Shorts × 4$180 Sports Bras × 4$160 Cart Total$580+ Your Price$89 💸 You save $491+ — that’s 85% 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 $480–$780 12 items Retail Our Activewear Dupes Box $89 12 pieces $400+ value Other Sizes Start small. Or go all in. Still reading? That's your sign." 12 pieces. $89. Free shipping. Starter 3-Piece $29 1 legging · 1 short · 1 bra Popular 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 $89 for 12 pieces, the risk is lower than a single pair of Oner Active leggings. Thousands of girls took the chance — and kept ordering. 📏 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 12-piece workout clothes mystery box? Four seamless leggings, four training shorts, and four supportive sports bras — curated into four 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. Oner Active Dupes· 12-Piece Gymwear Bundle· $400+ Value· Free Shipping·
More you might like
Related
Oner Active Dupes Activewear Box – 6 Pieces
Related
Oner Active Dupes – 3 Pieces
Related
ONER ACTIVE Purple Activewear Leggings. UK L
Related