Sku CY-!125197 Material 5%Spandex , Rayon , Polyester Style Loose , Three-quarter Sleeves Feature Jacquard , Solid Color Neckline V-neck Occasion Casual , Urban , Simple Seasons Spring , Summer , Autumn Type T-shirts Color PINK,BLACK,COFFEE,APRICOT,BURGUNDY,NAVY BLUE,LIGHT PINK,DEEP GREEN Size S,M,L,XL,2XL
Please consult the size chart we provide for this item's measurements to help you decide which size to buy.Please note: There may be 1-3cm differ due to manual measurement.
CM INCH Bust Sleeve Length S 95 47 66 M 100 48 67 L 105 49 68 XL 113 50 69 2XL 121 51 70
Newest
Most liked
Highest ratings
Lowest ratings
Wow you reached the bottom
Most liked
Highest ratings
Lowest ratings
Submit Comments Anonymously
The review would not show in product details on storefront since it does not support to.
const TAG = 'spz-custom-painter-button-animation';
const MAX_ITERATION_COUNT = 99999999;
const SITE = (window.C_SETTINGS && window.C_SETTINGS.routes && window.C_SETTINGS.routes.root) || '';
const ADD_TO_CART_ANIMATION_SETTING =
`${SITE}/api/marketing_atmosphere_app/add_to_cart_btn_animation/setting`;
class SpzCustomPainterButtonAnimation extends SPZ.BaseElement {
/**@override */
static deferredMount() {
return false;
}
/** @param {!SpzElement} element */
constructor(element) {
super(element);