Product Description
function logShoppableMetrics(moduleName, showsAddToCart) {
if (window.ue && window.ue.count) {
window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0);
}
}
/**
* Common event handler for click and keydown events.
* @param {Event} event - The event object.
* @param {Function} handleClickOrEnter - Function to handle click or Enter key events.
* @param {Function} handleEsc - Function to handle Esc key events.
*/
// [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources
function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) {
const ENTER_KEY_CODE = 13;
const ESCAPE_KEY_CODE = 27;
const SPACE_KEY_CODE = 32;
const isClick = event.type === 'click';
const isKeydown = event.type === 'keydown';
const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE;
const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE;
const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;
if (isClick || isEnter || isSpace) {
handleClickOrEnterOrSpace();
} else if (isEsc) {
handleEsc(event);
}
}
/**
* Function to handle esc key event.
* @param {Event} event - The event object.
*/
function handleEsc(event) {
event.target.blur()// force remove focus
}
ZESICA --- Classic & Fashion

- Brand: ZESICA
- Fashion Style: Short Sleeve/Crew Neck/Stripe/Slim Fit
- Occasion: Great fot casual, daily, vacation, party, dating, night out, photo shooting, honeymoon, holiday, etc.
ZESICA Women's Casual Short Sleeve Knit Tops
The slim fit cut of this sweater tops accentuates your figure, creating a flattering silhouette that enhances your confidence.
ZESICA Women's Fashion Crewneck Tee Shirts

Women's Summer Fitted Knit Basic Casual Tops

Experience the great blend of fashion and comfort with ribbed knit top.
ZESICA Womens Lightweight Tunic Tops for Work
work tops
This stripe tee shirt is a versatile piece for your closet, pair it with jeans, skirts or shorts for a different stylish look.
-
What material is this made out of? Is it see-through?
This ribbed knit top is made of a lightweight, soft, textured material, not see through at all
-
Does the length of this basic summer shirt come below or above the hips?
Above the hip
-
How to choose the size?
Slim fit design, if you prefer a looser fit, please choose a size up!
-
Is the fabric too thick for summer?
It's a good thickness, not too thick or too thin. And the fabric is comfortable and breathable, suitable for year-round to wear
-
How to wash?
Hand/Machine washable with cold water recommended, do not bleach, iron in low, hang or line to dry.
From the brand
function logShoppableMetrics(moduleName, showsAddToCart) {
if (window.ue && window.ue.count) {
window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0);
}
}

Classic Fashion Collection
Welcome to ZESICA!







Summer Basic Tank Tops
Visit the Store


