Description
A classic wardrobe staple, the Adeline Crossbody by Calvin Klein adds sophistication to any outfit.
- Small sized bag; 9-3/4″W x 7-7/8″H x 3-5/8″D (width is measured across the bottom of handbag); 1 lbs. approx. weight
- Silhouette is based off 5’9″ model
- 23″L crossbody strap
- Magnetic snap closures
- Gold-tone exterior hardware or silver-tone hardware, varies by color, chain detail & protective metal feet
- 1 interior slip pocket, 1 zip pocket & 1 center compartment
- Faux leather: polyurethane; trim: polyurethane; lining: polyester
- Spot clean
- Imported

















noti (verified owner) –
elector .woocommerce ul.products {
display: flex;
flex-wrap: nowrap
overflow-x: auto;
padding-left: 24px;
padding-right: 24px;
-webkit-overflow-scrolling: touch;
}
selector .woocommerce ul.products li.product {
flex: 0 0 calc(50% – 10px);
margin-right: 20px;
}
selector .woocommerce ul.products li.product:last-child {
margin-right: 0;
}