
CK BE by Calvin Klein (UNISEX) - EDT SPRAY 6.7 OZ
Product condition: NewBrand:CK BEEDT SPRAY 6.7 OZDesigner: Calvin KleinYear Introduced: 1996Fragrance Notes: Juniper, Mandarin Orange, Mint, Bergamot, Green Notes, Lavender, Peach, Freesia, Jasmine, Orchid, Magnolia, Green Grass, Cedar, Musk, Opoponax, Vanilla, Amber, SandalwoodRecommended Use: daytimeRETURN 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 01/09/2023 It's a classic and versatile fragrance that is perfect for everyday wear. The fragrance lasts all day and has received many compliments from those around me. The packaging is also very stylish and would make a great gift. Overall, I highly recommend CK BE by Calvin Klein to anyone looking for a high-quality, long-lasting fragrance with a clean and fresh scent. ∼ KAMRAN :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; }