
Breast Cancer Awareness Scrub Top Womens XL V-Neck Blue Ribbon Print Nursing
USD 8.48

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Unbranded
USD 19.99
Condition: Pre-owned
View Breast Cancer Awareness Scrub Top Pink Ribbon Hearts Hope Print Women's L? 22x26 with current marketplace pricing, condition, product images and item details. Breast Cancer Awareness Pink Heart Scrub Top – Ducky's Joint. Breast Cancer Awareness (Hope / Ribbons / Hearts). Breast Cancer Awareness Pink & Burgundy V-Neck Multiple Pockets. Scrub Top / Uniform. All-over patchwork print featuring pink awareness ribbons, "Hope" lettering, hearts, and floral accents. Breast Cancer Awareness Pink Heart Scrub Top – Ducky's Joint *,*::before,*::after{box-sizing:border-box;margin:0;padding:0} :root{--burnt:#C0401A;--burnt-dark:#962F10;--gold:#F2A71B;--gold-light:#F7C55A;--cream:#FFF9F5;--ink:#1A0E06;--muted:#7A5A48;--divider:#EDD5C0;--white:#FFFFFF;--card:#FFFAF6;} body{background:var(--cream);font-family:'Inter',sans-serif;color:var(--ink);max-width:680px;margin:0 auto;font-size:15px;line-height:1.6;} @keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}} @keyframes duck-glow{0%,100%{filter:drop-shadow(0 0 4px rgba(242,167,27,0.2))}50%{filter:drop-shadow(0 0 14px rgba(242,167,27,0.6))}} @keyframes fa{0%,100%{opacity:0.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-7px)}} @keyframes fb{0%,100%{opacity:0.3;transform:translateY(0)}50%{opacity:0.8;transform:translateY(-10px)}} @keyframes fc{0%,100%{opacity:0.4;transform:translateY(0)}50%{opacity:0.9;transform:translateY(-5px)}} /* ── HERO ── */ .hero{background:var(--burnt);position:relative;overflow:hidden;min-height:220px;} .hero-sunburst{position:absolute;top:-70px;right:-70px;width:460px;height:460px;opacity:1;transform-origin:50% 50%;animation:spin 45s linear infinite;pointer-events:none;} .hero-duck{ position:absolute; right:14px; bottom:16px; height:210px;width:auto;max-width:200px; object-fit:contain;object-position:bottom right; animation:duck-glow 3s ease-in-out infinite; pointer-events:none;z-index:3; } .pt{position:absolute;border-radius:50%;background:#F7C55A;pointer-events:none;z-index:4;} .pt1{width:7px;height:7px;right:232px;top:24px;animation:fa 5s ease-in-out infinite;} .pt2{width:4px;height:4px;right:169px;top:85px;animation:fb 7.5s ease-in-out infinite;} .pt3{width:6px;height:6px;right:284px;top:105px;animation:fc 6s ease-in-out infinite;} .pt4{width:3px;height:3px;right:344px;top:48px;animation:fa 8s ease-in-out infinite 1s;} .pt5{width:4px;height:4px;right:152px;top:18px;animation:fb 6s ease-in-out infinite 0.5s;} .pt6{width:3px;height:3px;right:314px;top:130px;animation:fc 9s ease-in-out infinite 2s;} .pt7{width:4px;height:4px;right:204px;top:150px;animation:fa 7s ease-in-out infinite 1.5s;} .hero-inner{padding:30px 32px 30px;position:relative;z-index:5;max-width:56%;} .store-name-text{font-family:'Bebas Neue',sans-serif;font-size:11px;letter-spacing:5px;color:var(--gold-light);text-transform:uppercase;margin-bottom:10px;} .hero-title{font-family:'Bebas Neue',sans-serif;font-size:42px;color:var(--white);line-height:0.97;text-shadow:0 1px 8px rgba(0,0,0,0.25);} .hero-title em{color:var(--gold);font-style:normal;} .hero-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px;} .meta-pill{background:rgba(0,0,0,0.28);border:1.5px solid rgba(255,255,255,0.28);color:rgba(255,255,255,0.95);font-size:11px;font-weight:600;padding:4px 11px;border-radius:99px;} /* ── CONDITION STRIPE ── */ .cond-stripe{background:var(--gold);padding:11px 32px;display:flex;align-items:center;gap:12px;} .cond-icon{width:20px;height:20px;background:var(--burnt);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;} .cond-icon svg{fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;} .cond-text{font-size:12px;font-weight:700;color:var(--burnt-dark);letter-spacing:2px;text-transform:uppercase;} /* ── BODY ── */ .body{padding:30px 32px 0;position:relative;} .body::before{ content:''; position:absolute;inset:0; background-image:radial-gradient(circle,rgba(192,64,26,0.045) 1px,transparent 1px); background-size:22px 22px; pointer-events:none; z-index:0; } .body>*{position:relative;z-index:1;} .keyword-section{padding:20px 32px 24px;position:relative;} .keyword-section::before{ content:''; position:absolute;inset:0; background-image:radial-gradient(circle,rgba(192,64,26,0.045) 1px,transparent 1px); background-size:22px 22px; pointer-events:none;z-index:0; } .keyword-section>*{position:relative;z-index:1;} .sh{display:flex;align-items:center;gap:12px;margin-bottom:16px;} .sh-line{flex:1;height:1px;background:var(--divider);} .sh-label{font-family:'DM Mono',monospace;font-size:9px;font-weight:500;letter-spacing:3.5px;text-transform:uppercase;color:var(--burnt);white-space:nowrap;} .spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:28px;} .spec{background:var(--card);border:1px solid var(--divider);border-radius:10px;padding:12px 15px 14px;} .spec-k{font-size:9px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--muted);margin-bottom:4px;} .spec-v{font-size:15px;font-weight:600;color:var(--ink);} .spec-v small{font-size:13px;font-weight:400;color:var(--muted);} .swatch-row{display:flex;align-items:center;gap:10px;} .swatch{width:22px;height:22px;border-radius:50%;background:#C4687B;border:2px solid var(--divider);flex-shrink:0;} .features{list-style:none;margin-bottom:28px;display:flex;flex-direction:column;} .features li{display:flex;align-items:flex-start;gap:14px;padding:11px 0;border-bottom:1px solid var(--divider);font-size:14.5px;line-height:1.55;} .features li:last-child{border-bottom:none;} .feat-arrow{width:20px;height:20px;background:var(--gold);border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;} .feat-arrow svg{fill:none;stroke:var(--burnt-dark);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;} .cond-grid{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:28px;} .cond-card{background:var(--card);border:1px solid var(--divider);border-radius:10px;padding:12px 15px 14px;} .cond-k{font-size:9px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--muted);margin-bottom:4px;} .cond-v{font-size:14px;font-weight:500;line-height:1.4;} .cond-v.good{color:#2A6E3F;} .notice-box{background:var(--card);border:1px solid var(--divider);border-left:4px solid var(--gold);border-radius:0 10px 10px 0;padding:14px 16px;margin-bottom:28px;font-size:13px;line-height:1.65;color:var(--muted);} .ship-trio{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:28px;} .ship-card{background:var(--card);border:1px solid var(--divider);border-radius:10px;padding:14px 12px;text-align:center;} .ship-icon{width:32px;height:32px;background:var(--burnt);border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;} .ship-icon svg{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;} .ship-label{font-size:11px;font-weight:700;color:var(--ink);} .ship-sub{font-size:11px;color:var(--muted);margin-top:2px;} .keyword-label{font-family:'DM Mono',monospace;font-size:9px;font-weight:500;letter-spacing:3.5px;text-transform:uppercase;color:var(--muted);margin-bottom:12px;} .keyword-cloud{display:flex;flex-wrap:wrap;gap:6px;} .kw{background:var(--card);border:1px solid var(--divider);border-radius:99px;font-size:11px;color:var(--muted);padding:4px 10px;font-weight:500;} /* ── FOOTER ── */ .footer{background:var(--ink);padding:22px 32px;display:flex;align-items:center;gap:14px;} .footer-logo{width:38px;height:38px;border-radius:50%;border:2px solid var(--gold);object-fit:cover;flex-shrink:0;} .footer-brand{font-family:'Bebas Neue',sans-serif;font-size:20px;color:var(--gold);letter-spacing:2px;} .footer-right{margin-left:auto;text-align:right;} .footer-promise{font-size:11px;color:rgba(255,255,255,0.6);line-height:1.8;} .footer-promise span{color:var(--gold);font-weight:700;margin-right:5px;} /* ── RSELLA BANNER ── */ .rsella-banner{background:#0D1117;border-top:1px solid rgba(255,255,255,0.06);padding:12px 32px;display:flex;align-items:center;gap:10px;justify-content:center;} .rsella-label{font-family:'DM Mono',monospace;font-size:9px;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,0.3);} .rsella-logo{height:20px;width:auto;} @media(max-width:480px){ .hero-inner{max-width:60%;padding:22px 20px;} .hero-title{font-size:34px;} .hero-duck{height:155px;max-width:140px;right:8px;bottom:10px;} .hero-sunburst{width:340px;height:340px;top:-50px;right:-50px;} .body{padding:22px 20px 0;} .cond-stripe{padding:10px 20px;} .keyword-section{padding:16px 20px 20px;} .footer,.rsella-banner{padding:18px 20px;} } Ducky's Joint PINK Hope Scrub Top Breast Cancer Awareness Pink & Burgundy V-Neck Multiple Pockets Pre-Owned · Medical Professional Attire · Verified Authentic Item Details Item Type Scrub Top / Uniform Theme / Pattern Breast Cancer Awareness (Hope / Ribbons / Hearts) Neckline V-Neck Color Palette Pink, Burgundy & Sage Chest Width Approx. 22" pit-to-pit Length Approx. 26" collar-to-hem Features All-over patchwork print featuring pink awareness ribbons, "Hope" lettering, hearts, and floral accents. Convenient top storage with a single chest pocket and two spacious lower front pockets. Classic short sleeve design with a comfortable V-neckline for easy wear during long shifts. Generous fit ideal for nurses, medical staff, caregivers, or support fundraisers. Condition Overall Condition Great pre-owned condition with clean fabric, vibrant colors, and intact seams. Pre-owned item with standard wear. Please review all photos and measurements to ensure a proper fit before purchasing. Shipping & Service Fast Dispatch Ships within 1–3 days Carefully Packed Arrives secure Questions? We respond quickly Search Terms Breast Cancer Awareness Scrub Pink Ribbon Scrub Top Hope Heart Medical Uniform Nurses Scrub Top Patchwork Print Scrubs V-Neck Caregiver Shirt Pink and Burgundy Scrubs Medical Professional Top Ducky's Joint ✓ Check measurements before purchasing ✓ Message us with any questions Listing powered by Condition: Pre-owned. Category: Clothing, Shoes & Accessories › Specialty › Uniforms & Work Clothing › Scrubs › Tops. Brand: Unbranded.
Additional views from the marketplace listing for Breast Cancer Awareness Scrub Top Pink Ribbon Hearts Hope Print Women's L? 22x26.




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










Related marketplace listings for Breast Cancer Awareness Scrub Top Pink Ribbon Hearts Hope Print Women's L? 22x26.

USD 8.48

USD 10.56

USD 17.99

USD 9.99

USD 8.50

USD 14.87

USD 10.99

USD 11.01

USD 11.82

USD 14.00