{"product_id":"soft-girl-activewear-bundle-12pc","title":"Soft Girl Activewear Bundle - 12PC","description":"\u003cstyle\u003e\n#sg-pdp * { box-sizing: border-box; }\n#sg-pdp .wrap { max-width: 900px; margin: 0 auto; padding: 24px 16px; }\n\n\/* Hero *\/\n#sg-pdp .hero {\n  text-align: center;\n  padding: 56px 24px 44px;\n  border-radius: 24px;\n  background: linear-gradient(160deg, #fff0f5 0%, #ffe4ef 50%, #fff0f5 100%);\n  border: 2px solid #ffc2d9;\n  margin-bottom: 16px;\n  position: relative;\n  overflow: hidden;\n}\n#sg-pdp .hero-eyebrow {\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: .18em;\n  text-transform: uppercase;\n  color: #ff3d8f;\n  margin-bottom: 14px;\n}\n#sg-pdp .hero h1 {\n  font-size: clamp(2.2rem, 6vw, 3.6rem);\n  font-weight: 900;\n  line-height: 1;\n  color: #1a1a1a;\n  margin: 0 0 6px;\n  letter-spacing: -.03em;\n}\n#sg-pdp .hero h1 em {\n  font-style: normal;\n  color: #ff3d8f;\n}\n#sg-pdp .hero .tagline {\n  font-size: .95rem;\n  color: #b06080;\n  font-weight: 600;\n  margin-bottom: 20px;\n  letter-spacing: .02em;\n}\n#sg-pdp .hero p {\n  max-width: 520px;\n  margin: 0 auto 24px;\n  color: #7a4060;\n  font-size: 14px;\n  line-height: 1.8;\n}\n#sg-pdp .hero-value {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: #fff;\n  border: 2px solid #ffc2d9;\n  border-radius: 999px;\n  padding: 10px 22px;\n  margin-bottom: 20px;\n}\n#sg-pdp .price-now { font-size: 1.6rem; font-weight: 900; color: #ff3d8f; }\n#sg-pdp .price-was { font-size: .85rem; color: #ccc; text-decoration: line-through; }\n#sg-pdp .trust-row {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 14px;\n  margin-top: 4px;\n}\n#sg-pdp .trust-item { font-size: .78rem; color: #b06080; font-weight: 700; }\n#sg-pdp .trust-item::before { content: \"\\2665  \"; color: #ff3d8f; }\n#sg-pdp .scarcity {\n  display: inline-block;\n  margin-top: 16px;\n  background: #ff3d8f;\n  color: #fff;\n  font-size: .78rem;\n  font-weight: 800;\n  padding: 6px 18px;\n  border-radius: 999px;\n  letter-spacing: .04em;\n}\n\n\/* Badge bar *\/\n#sg-pdp .badge-bar {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  padding: 14px;\n  background: #fff0f5;\n  border: 2px solid #ffc2d9;\n  border-radius: 14px;\n  margin-bottom: 16px;\n}\n#sg-pdp .badge {\n  font-size: 11px;\n  font-weight: 800;\n  color: #ff3d8f;\n  background: #fff;\n  border: 1.5px solid #ffc2d9;\n  border-radius: 999px;\n  padding: 5px 14px;\n  letter-spacing: .04em;\n  text-transform: uppercase;\n}\n\n\/* Sections *\/\n#sg-pdp .section {\n  background: #fff;\n  border: 2px solid #fce4ef;\n  border-radius: 18px;\n  padding: 28px 22px;\n  margin-bottom: 16px;\n}\n#sg-pdp .section-label {\n  display: block;\n  text-align: center;\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: .16em;\n  text-transform: uppercase;\n  color: #ff3d8f;\n  margin-bottom: 6px;\n}\n#sg-pdp .section h2 {\n  margin: 0 0 8px;\n  font-size: 1.25rem;\n  font-weight: 900;\n  text-align: center;\n  color: #1a1a1a;\n  letter-spacing: -.02em;\n}\n#sg-pdp .section p.intro {\n  text-align: center;\n  color: #888;\n  font-size: 13px;\n  line-height: 1.8;\n  margin: 0 0 20px;\n}\n\n\/* Value grid *\/\n#sg-pdp .value-grid {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  gap: 12px;\n}\n#sg-pdp .value-box {\n  padding: 20px 12px;\n  border-radius: 14px;\n  background: #fff8fb;\n  border: 2px solid #fce4ef;\n  text-align: center;\n  font-weight: 800;\n  font-size: 13px;\n  color: #1a1a1a;\n  line-height: 1.4;\n}\n#sg-pdp .vb-label {\n  display: block;\n  font-size: 10px;\n  font-weight: 700;\n  color: #c08090;\n  text-transform: uppercase;\n  letter-spacing: .08em;\n  margin-bottom: 4px;\n}\n#sg-pdp .value-box.primary {\n  background: #ff3d8f;\n  border-color: #ff3d8f;\n}\n#sg-pdp .value-box.primary .vb-label { color: rgba(255,255,255,.7); }\n#sg-pdp .vb-num { font-size: 2rem; color: #fff; font-weight: 900; line-height: 1; }\n\n\/* Feature grid *\/\n#sg-pdp .feature-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px,1fr));\n  gap: 12px;\n}\n#sg-pdp .card {\n  padding: 18px;\n  border: 2px solid #fce4ef;\n  border-radius: 14px;\n  background: #fff8fb;\n}\n#sg-pdp .card h3 {\n  margin: 0 0 6px;\n  font-size: 13px;\n  font-weight: 900;\n  color: #ff3d8f;\n  text-transform: uppercase;\n  letter-spacing: .02em;\n}\n#sg-pdp .card p { margin: 0; font-size: 13px; color: #777; line-height: 1.7; }\n\n\/* Reviews *\/\n#sg-pdp .ugc {\n  margin-bottom: 12px;\n  padding: 18px;\n  border-radius: 14px;\n  background: #fff8fb;\n  border: 2px solid #fce4ef;\n  font-size: 14px;\n  line-height: 1.8;\n  color: #444;\n  font-weight: 600;\n  font-style: italic;\n}\n#sg-pdp .ugc-attr {\n  display: block;\n  margin-top: 8px;\n  font-size: 12px;\n  font-weight: 800;\n  color: #ff3d8f;\n  font-style: normal;\n}\n#sg-pdp .comments {\n  padding: 16px;\n  border: 2px solid #fce4ef;\n  border-radius: 14px;\n  background: #fff8fb;\n}\n#sg-pdp .comment { margin-bottom: 10px; font-size: 13px; color: #555; line-height: 1.6; }\n#sg-pdp .comment:last-child { margin-bottom: 0; }\n#sg-pdp .comment span { font-weight: 900; color: #ff3d8f; }\n\n\/* FAQ *\/\n#sg-pdp details {\n  padding: 14px 16px;\n  border: 2px solid #fce4ef;\n  border-radius: 12px;\n  background: #fff8fb;\n  margin-bottom: 10px;\n}\n#sg-pdp details:last-child { margin-bottom: 0; }\n#sg-pdp summary {\n  cursor: pointer;\n  font-weight: 800;\n  font-size: 13px;\n  color: #1a1a1a;\n  list-style: none;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n}\n#sg-pdp summary::-webkit-details-marker { display: none; }\n#sg-pdp summary::after { content: '+'; color: #ff3d8f; font-size: 1.1rem; font-weight: 900; }\n#sg-pdp details[open] summary::after { content: '-'; }\n#sg-pdp details p { margin: 10px 0 0; color: #777; line-height: 1.75; font-size: 13px; }\n\n\/* Footer *\/\n#sg-pdp .pdp-close {\n  text-align: center;\n  padding: 16px;\n  font-size: 11px;\n  color: #c08090;\n  font-weight: 700;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n\n@media(max-width:640px){\n  #sg-pdp .value-grid { grid-template-columns: 1fr; }\n  #sg-pdp .trust-row { gap: 10px; }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"sg-pdp\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-eyebrow\"\u003e✦ 12 Pieces • One Box • All the Soft Girl Energy ✦\u003c\/div\u003e\n\u003ch1\u003eSoft Girl\u003cbr\u003e\u003cem\u003eActivewear\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"tagline\"\u003eButtery soft. Booty lifting. Pinterest-worthy.\u003c\/p\u003e\n\u003cp\u003eDreamy leggings, sculpting shorts, and seamless sports bras made for soft girl workouts, hot girl walks, and everything in between.\u003c\/p\u003e\n\u003cdiv class=\"hero-value\"\u003e\n\u003cspan class=\"price-was\"\u003e$300+ value\u003c\/span\u003e \u003cspan style=\"color: #ffc2d9;\"\u003e→\u003c\/span\u003e \u003cspan class=\"price-now\"\u003e$69.95\u003c\/span\u003e \u003cspan style=\"color: #c08090; font-size: .82rem;\"\u003e\/ one-time\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-row\"\u003e\n\u003cspan class=\"trust-item\"\u003eNo subscription\u003c\/span\u003e \u003cspan class=\"trust-item\"\u003eFree US shipping\u003c\/span\u003e \u003cspan class=\"trust-item\"\u003eShips in 1–2 days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan class=\"scarcity\"\u003eSelling fast — limit 1 per customer\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge-bar\"\u003e\n\u003cspan class=\"badge\"\u003e12 Pieces\u003c\/span\u003e \u003cspan class=\"badge\"\u003eButtery Soft\u003c\/span\u003e \u003cspan class=\"badge\"\u003eSquat-Proof\u003c\/span\u003e \u003cspan class=\"badge\"\u003eHigh Waisted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cspan class=\"section-label\"\u003eThe Math is Giving\u003c\/span\u003e\n\u003ch2\u003e12 Dreamy Fits for Less Than One Set\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003e12 pieces. Zero filler. Only $5.83 per piece.\u003c\/p\u003e\n\u003cdiv class=\"value-grid\"\u003e\n\u003cdiv class=\"value-box\"\u003e\n\u003cspan class=\"vb-label\"\u003eRetail Value\u003c\/span\u003e$300+\u003c\/div\u003e\n\u003cdiv class=\"value-box primary\"\u003e\n\u003cspan class=\"vb-label\"\u003eYou Pay\u003c\/span\u003e\u003cspan class=\"vb-num\"\u003e$69.95\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-box\"\u003e\n\u003cspan class=\"vb-label\"\u003ePer Piece\u003c\/span\u003e$5.83\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cspan class=\"section-label\"\u003eShe Said What We Were All Thinking\u003c\/span\u003e\n\u003ch2\u003eGirls Are Obsessed \u0026amp; We Get It\u003c\/h2\u003e\n\u003cdiv class=\"ugc\"\u003e“I wore these to pilates and got asked where they were from by three different girls. Soft girl era unlocked.” \u003cspan class=\"ugc-attr\"\u003e— Verified Customer ★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ugc\"\u003e“The quality is actually insane for $69. I’ve spent more on one pair of leggings that didn’t feel this good.” \u003cspan class=\"ugc-attr\"\u003e— Verified Customer ★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comments\"\u003e\n\u003cdiv class=\"comment\"\u003e\n\u003cspan\u003e@softgirlsweats\u003c\/span\u003e — these are SO buttery omg I’m never taking them off\u003c\/div\u003e\n\u003cdiv class=\"comment\"\u003e\n\u003cspan\u003e@pilatesbabe\u003c\/span\u003e — the pink set?? I’m crying it’s so cute\u003c\/div\u003e\n\u003cdiv class=\"comment\"\u003e\n\u003cspan\u003e@hotgirlwalkclub\u003c\/span\u003e — $69 for 12 pieces is actually criminal in the best way\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cspan class=\"section-label\"\u003eMade for Her\u003c\/span\u003e\n\u003ch2\u003eSoft on the Outside. Strong on the Inside.\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eEvery piece designed for the girl who shows up cute and works hard.\u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eButtery Soft Fabric\u003c\/h3\u003e\n\u003cp\u003eCloud-like feel that moves with you through every stretch, squat, and step. You’ll forget you’re even wearing it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eBooty-Lifting Fit\u003c\/h3\u003e\n\u003cp\u003eContour seams and high-waist design that sculpt and lift. Built for the mirror selfie before and after the workout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eSquat-Proof Promise\u003c\/h3\u003e\n\u003cp\u003eFull coverage, full stretch, full opacity. No see-through, no slipping, no adjusting mid-set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eSize Your Way\u003c\/h3\u003e\n\u003cp\u003ePick your TOP and BOTTOM size separately. Every piece fits your actual body — not a generic guess.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cspan class=\"section-label\"\u003eWhat’s In The Box\u003c\/span\u003e\n\u003ch2\u003e6 Shorts • 4 Leggings • 2 Sports Bras\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eCurated to mix, match, and make every outfit feel intentional.\u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e6 Biker Shorts\u003c\/h3\u003e\n\u003cp\u003eHigh-waisted, sculpting, squat-proof. The soft girl staple for pilates, walks, and everything cute.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e4 Leggings\u003c\/h3\u003e\n\u003cp\u003eFull-length, seamless, contour-cut. From morning workouts to afternoon errands — she does it all.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e2 Sports Bras\u003c\/h3\u003e\n\u003cp\u003eSupportive, minimal, styled to match. Complete the set, complete the look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eCoordinated Colors\u003c\/h3\u003e\n\u003cp\u003eBlush, mauve, white, and soft neutrals. Pieces that mix and match like they were made for each other.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cspan class=\"section-label\"\u003eGot Questions?\u003c\/span\u003e\n\u003ch2\u003eWe’ve Got You, Babe.\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat exactly do I get?\u003c\/summary\u003e\n\u003cp\u003e12 activewear pieces — 6 biker shorts, 4 leggings, and 2 sports bras — curated for your size. No duplicates, no filler. Just a full week of soft girl fits in one box.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it actually squat-proof?\u003c\/summary\u003e\n\u003cp\u003eYes. Every piece is tested for opacity, stretch, and coverage. No see-through. No slipping. Just confidence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does sizing work?\u003c\/summary\u003e\n\u003cp\u003eYou pick your TOP size and BOTTOM size separately — so every piece fits your actual body, not a one-size-fits-all guess.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen will it ship?\u003c\/summary\u003e\n\u003cp\u003eOrders ship within 1–2 business days with tracked US delivery. Free shipping on every order, no minimum.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a subscription?\u003c\/summary\u003e\n\u003cp\u003eNo subscription. Ever. One-time $69.95 purchase — no hidden charges, no auto-renewals, no surprises.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat if something doesn’t work for me?\u003c\/summary\u003e\n\u003cp\u003eReach out to our team and we’ll make it right. We stand behind every box.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-close\"\u003e✦   Soft Girl Approved   ·   Free Shipping   ·   Secure Checkout   ·   Ships in 1–2 Days   ✦\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Activewear Box","offers":[{"title":"S \/ S","offer_id":46107331592249,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"S \/ M","offer_id":46107331625017,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"S \/ L","offer_id":46107331657785,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"S \/ XL","offer_id":46107331690553,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"M \/ S","offer_id":46107331723321,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"M \/ M","offer_id":46107331756089,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"M \/ L","offer_id":46107331788857,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"M \/ XL","offer_id":46107331821625,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"L \/ S","offer_id":46107331854393,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"L \/ M","offer_id":46107331887161,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"L \/ L","offer_id":46107331919929,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false},{"title":"L \/ XL","offer_id":46107331952697,"sku":null,"price":69.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9996\/6265\/files\/ChatGPT_Image_Jun_25_2026_10_21_19_AM_c3e4e2b2-a8a8-4f52-95b4-80a8181e8bfc.png?v=1782421034","url":"https:\/\/activewearbox.com\/products\/soft-girl-activewear-bundle-12pc","provider":"ActivewearBox","version":"1.0","type":"link"}