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
}
SINOPHANT Clothing
Plus Size Leggings
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Flare Leggings
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Leggings
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
3/4 Leggings
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Leggings with pocket
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Panties for Women
logShoppableMetrics("premium-module-5-comparison-table-scroller", false)
Buying Options
Shorts
logShoppableMetrics("premium-module-5-comparison-table-scroller", false)
Buying Options
Customer Reviews
4.3 out of 5 stars
962
4.3 out of 5 stars
121
4.3 out of 5 stars
6,183
4.3 out of 5 stars
6,183
4.2 out of 5 stars
956
4.3 out of 5 stars
14
4.4 out of 5 stars
93
Price
$9.99$9.99
$14.99$14.99
$9.99$9.99
$9.99$9.99
$9.99$9.99
—
—
High Waist
✔
✔
✔
✔
✔
✔
✔
Pocket
✘
✔
✘
✘
✔
✘
✘
Styles
Plus size
Flare Leggings
High Waist
Capri Leggings
Pocket Leggings
Panties
Shorts
Size Range
Plus size
XS-3XL
S-XXL
S-XXL
S-XXL
S-4XL
S-XXL
Fabric type
92% Polyester, 8% Spandex
92% Polyester, 8% Spandex
92% Polyester, 8% Spandex
92% Polyester, 8% Spandex
92% Polyester, 8% Spandex
95% cotton and 5% spandex
92% Polyester, 8% Spandex
Pack
1 Pack
1 Pack
1 Pack
1 Pack
1 Pack
3 Pack
1 Pack




-
Are these plus-sized leggings difficult to put on given their tightness?
No, not at all. They are incredibly comfortable due to the soft, stretchable fabric used in their construction.
-
How accurate is the sizing of these leggings - do they run small or large?
The sizing of these leggings is quite accurate. They neither run small nor large, but are just right, offering an ideal fit.
-
Are these leggings suitable to be worn at work, especially in a job that requires a lot of movement?
Absolutely! These leggings are quite durable and allow for unrestricted movement in all directions, making them perfectly suitable for physically demanding jobs.
-
I currently wear a size 3XL, so what size should I be ordering in these plus-sized leggings?
If you usually wear a 3XL, then you should also order a 3XL in these leggings. They have been found to fit perfectly in the same size as your regular one.
{"marketplaceId":"ATVPDKIKX0DER","directedCustomerId":"amzn1.account.AHFPTRLESSMHMTC2V4AGN3LQQKMQ","conversationHistoryId":"testConversationHistoryId","requestId":"testRequestId","wdg":"apparel_display_on_website","locale":"en_US"}
Looking for specific info?