
JIMMY CHOO BLUE by Jimmy Choo (MEN) - EDT SPRAY 3.3 OZ *TESTER
Product condition: NewBrand:JIMMY CHOO BLUEEDT SPRAY 3.3 OZ *TESTERDesigner: Jimmy ChooYear Introduced: 2018Fragrance Notes: Cypress, Leather, Clary Sage, Lavender, Black PepperRETURN POLICY:Unopened merchandise may be returned in its original condition, including original packaging within 30 days of receipt and you will receive a full refund less shipping. All returns require a RMA number. Do not return the item unless you have been given a RMA number. This item cannot be returned if it was already opened.Shipping cost is non-refundable for undelivered, unclaimed or returned packages, unless we made an error.SHIP TO : USA, CANADAAverage Shipping days: 3 Overall Rating out of 5, based on 1 reviews Product Reviews Rating Posted 04/20/2023 Wholesale Price: $38.50 + $5.95 Shipping + $4.33 Supplier Charge = $48.78. On Ebay the exact same priduct sold for $31.84. Why should I order from you? How can you make any money with this priduct. ∼ DENNIS :root { --star-size: 28px; --star-color: #ccc; --star-background: #fc0; --star-size2: 25px; } .Stars { --percent: calc(var(--rating) / 5 * 100%); display: inline-block; font-size: var(--star-size2); font-family: Times; // make sure ★ appears correctly line-height: 1; } .Stars::before { content: '★★★★★'; letter-spacing: 3px; background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .Stars2 { --percent: calc(var(--rating) / 5 * 100%); display: inline-block; font-size: var(--star-size2); font-family: Times; // make sure ★ appears correctly line-height: 1; } .Stars2::before { content: '★★★★★'; letter-spacing: 3px; background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }