Home
Charcoal Grey Core Pocket Leggings
2XS/XS
Charcoal Grey Core Pocket Leggings
$56.00
Add to cart
These all-new core leggings were built to push your performance in style, offering a high-waisted grip and functional side pocket to hold your phone or other belongings. The fabric is stretchable and easy to breathe with zero transparency (squat proof ).
Fabric: 86% Polyester, 14% Elastane
Weight: 260gsm
Size: UK Size Guide: XXS/XS 6/8 S/M 10/12 L/XL 16/16 2XL/3XL 18/20 US Size Guide: XXS/XS 2/4 S/M 6/8 L/XL 10/12 2XL/3XL 14/16 EU Size Guide: XXS/XS 34/36 S/M 38/40 L/XL 42/44 2XL/3XL 46/48
Free Delivery Over $80/£60 Worldwide
30 Day Returns & Exchange Policy
All Major Debit / Credit Cards Accepted Including AfterPay / ClearPay
Customer Reviews
Thank you for submitting a review!
Your input is very much appreciated. Share it with your friends so they can enjoy it too!
Be the first to review this item
Sort With Photos Most Recent Highest Rating Lowest Rating Most Helpful Filter Reviews:
×
complaints workout waist side fabric color Leggings Sort With Photos Most Recent Highest Rating Lowest Rating Most Helpful
Clear filter
More Filters
I recommend this product
Very good and very nice to wear
L/XL
I really like the high waist but they are a bit on the small side. I would recommend sizing up.
L/XL
I recommend this product
Instagram handle (optional) @run_rebecca_run Love the color and fabric! The leggings are super long on me though, but I’m super short. Overall, no complaints, they held up great in my workout!
S/M
function updateContent(variantId) {
var container = $('#store_availability')[0];
var variantSectionUrl =
container.dataset.baseUrl +
'variants/' +
variantId +
'/?section_id=store-availability';
$.ajax({
type: "get",
url: variantSectionUrl,
success: function(data) {
if ($(data).find('.store-availability-container').html() != '') {
$('#store_availability').html(data);
var title = $('#store_availability').data('product-title');
$('[data-store-availability-modal-product-title]').text(title);
}
}
});
};
var buttonSlt = '[data-minus-qtt], [data-plus-qtt]',
buttonElm = $(buttonSlt);
$(document).on('click', buttonSlt, function(e) {
e.preventDefault();
e.stopPropagation();
var self = $(this),
input = $('.quantity input[name="quantity"]').not('.item-quantity').not('.custom-input-quantity'),
oldVal = parseInt(input.val()),
newVal = 1;
switch (true) {
case (self.hasClass('plus')): {
newVal = oldVal + 1;
break;
}
case (self.hasClass('minus') && oldVal > 1): {
newVal = oldVal - 1;
break;
}
}
input.val(newVal);
updatePricing();
});
var inven_array = {
"39410767069238":"-11",
"39410767102006":"-37",
"39410767134774":"-60",
"39410767167542":"-16",
};
var inven_num = '';
var selectCallback = function(variant, selector) {
var addToCartBtn = $('#product-add-to-cart'),
productPrice = $('.product .price'),
comparePrice = $('.product .compare-price'),
productInventory = $('.product-inventory'),
productSku = $('.product .sku-product'),
labelSave = $('.product-photos .sale-label'),
max_stock = $('[data-stock-hot]').data('value');
if(variant) {
// addToCartbtn
if (variant.available) {
if (variant.inventory_management!=null) {
for( variant_id in inven_array){
if(variant.id == variant_id ){
inven_num = inven_array[variant_id];
var inventoryQuantity = parseInt(inven_num);
}
}
// Hot stock
if(inventoryQuantity > 0 && inventoryQuantity <= max_stock){
var text_stock = window.inventory_text.hotStock.replace('[inventory]', inventoryQuantity);
$('[data-stock-hot]').text(text_stock).show();
productInventory.find('span').text(inventoryQuantity + ' ' + window.inventory_text.in_stock);
}else if (inventoryQuantity > 0) {
productInventory.find('span').text(inventoryQuantity + ' ' + window.inventory_text.in_stock);
$('[data-stock-hot]').hide();
} else{
productInventory.find('span').text(window.inventory_text.out_of_stock);
$('[data-stock-hot]').hide();
}
// Button Text
if(inventoryQuantity > 0){
// We have a valid product variant, so enable the submit button
addToCartBtn.removeClass('disabled').removeAttr('disabled').val(window.inventory_text.add_to_cart);
$('.groups-btn').removeClass('remove');
}else{
addToCartBtn.removeClass('disabled').removeAttr('disabled').val(window.inventory_text.pre_order);
$('.groups-btn').addClass('remove');
}
} else {
addToCartBtn.removeClass('disabled').removeAttr('disabled').val(window.inventory_text.add_to_cart);
}
$('[data-form-notify]').slideUp();
$('[data-soldOut-product]').show();
}
else {
$('[data-soldOut-product]').hide();
addToCartBtn.val(window.inventory_text.sold_out).addClass('disabled').attr('disabled', 'disabled');
$('[data-stock-hot]').hide();
$('[data-form-notify]').slideDown();
var url = window.location.href.split('?variant')[0];
$('[data-value-email]').val(url + '?variant=' + variant.id);
productInventory.find('span').text(window.inventory_text.out_of_stock);
$('[data-stock-hot]').hide();
};
// Prices
$('.product-template .swatch').each(function(){
$(this).find('[data-option-select]').text($(this).find('input:checked').val());
})
$('.product #product_regular_price').val(variant.price);
productPrice.html(Shopify.formatMoney(variant.price, "${{amount}}"));
if(variant.compare_at_price > variant.price) {
productPrice.addClass("on-sale");
comparePrice
.html(Shopify.formatMoney(variant.compare_at_price, "${{amount}}"))
.show();
}
else {
comparePrice.hide();
productPrice.removeClass("on-sale");
};
var form = $('#' + selector.domIdPrefix).closest('form');
for (var i=0,length=variant.options.length; i
0){
new Shopify.OptionSelectors('product-selectors', {
product: {"id":6584682446902,"title":"Charcoal Grey Core Pocket Leggings","handle":"charcoal-grey-core-pocket-leggings","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eThese all-new core leggings were built to push your \u003cstrong\u003eperformance\u003c\/strong\u003e in style, offering a \u003cstrong\u003ehigh-waisted grip\u003c\/strong\u003e and \u003cstrong\u003efunctional side pocket\u003c\/strong\u003e to hold your phone or other belongings. The \u003cstrong\u003efabric is stretchable\u003c\/strong\u003e and \u003cstrong\u003eeasy to breathe\u003c\/strong\u003e with zero transparency (\u003cstrong\u003esquat proof\u003c\/strong\u003e).\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eFabric:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e86% Polyester, 14% Elastane\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e260gsm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUK Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6\/8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10\/12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16\/16 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 18\/20\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUS Size Guide: \u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e 2\/4 \u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e 6\/8 \u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e 10\/12 \u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e 14\/16\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eEU Size Guide: \u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 34\/36 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 38\/40 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 42\/44 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 46\/48\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","published_at":"2021-05-14T12:17:56+01:00","created_at":"2021-05-10T13:48:27+01:00","vendor":"Just Strong","type":"Leggings","tags":["Charcoal","Leggings","M","S","size-guide | size17","XL","XS","XXL","XXXL","XYZ2"],"price":5600,"price_min":5600,"price_max":5600,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":39410767069238,"title":"2XS\/XS","option1":"2XS\/XS","option2":null,"option3":null,"sku":"JS9690","requires_shipping":true,"taxable":true,"featured_image":{"id":28449819951158,"product_id":6584682446902,"position":1,"created_at":"2021-05-10T13:49:37+01:00","updated_at":"2021-05-10T13:49:37+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","variant_ids":[39410767069238,39410767102006,39410767134774,39410767167542]},"available":true,"name":"Charcoal Grey Core Pocket Leggings - 2XS\/XS","public_title":"2XS\/XS","options":["2XS\/XS"],"price":5600,"weight":200,"compare_at_price":null,"inventory_quantity":-11,"inventory_management":null,"inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":20727158112310,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":39410767102006,"title":"S\/M","option1":"S\/M","option2":null,"option3":null,"sku":"JS9691","requires_shipping":true,"taxable":true,"featured_image":{"id":28449819951158,"product_id":6584682446902,"position":1,"created_at":"2021-05-10T13:49:37+01:00","updated_at":"2021-05-10T13:49:37+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","variant_ids":[39410767069238,39410767102006,39410767134774,39410767167542]},"available":true,"name":"Charcoal Grey Core Pocket Leggings - S\/M","public_title":"S\/M","options":["S\/M"],"price":5600,"weight":210,"compare_at_price":null,"inventory_quantity":-37,"inventory_management":null,"inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":20727158112310,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":39410767134774,"title":"L\/XL","option1":"L\/XL","option2":null,"option3":null,"sku":"JS9692","requires_shipping":true,"taxable":true,"featured_image":{"id":28449819951158,"product_id":6584682446902,"position":1,"created_at":"2021-05-10T13:49:37+01:00","updated_at":"2021-05-10T13:49:37+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","variant_ids":[39410767069238,39410767102006,39410767134774,39410767167542]},"available":true,"name":"Charcoal Grey Core Pocket Leggings - L\/XL","public_title":"L\/XL","options":["L\/XL"],"price":5600,"weight":220,"compare_at_price":null,"inventory_quantity":-60,"inventory_management":null,"inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":20727158112310,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":39410767167542,"title":"2XL\/3XL","option1":"2XL\/3XL","option2":null,"option3":null,"sku":"JS9693","requires_shipping":true,"taxable":true,"featured_image":{"id":28449819951158,"product_id":6584682446902,"position":1,"created_at":"2021-05-10T13:49:37+01:00","updated_at":"2021-05-10T13:49:37+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","variant_ids":[39410767069238,39410767102006,39410767134774,39410767167542]},"available":true,"name":"Charcoal Grey Core Pocket Leggings - 2XL\/3XL","public_title":"2XL\/3XL","options":["2XL\/3XL"],"price":5600,"weight":240,"compare_at_price":null,"inventory_quantity":-16,"inventory_management":null,"inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":20727158112310,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back.jpg?v=1620650977","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back-detail.jpg?v=1620650977","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-phone-pocket.jpg?v=1620651029","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-front.jpg?v=1620651029","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-full-back.jpg?v=1620651029","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-side.jpg?v=1620651029"],"featured_image":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","options":["Size"],"media":[{"alt":null,"id":20727158112310,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","width":1000},{"alt":null,"id":20727158145078,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back.jpg?v=1620650977"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back.jpg?v=1620650977","width":1000},{"alt":null,"id":20727158177846,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back-detail.jpg?v=1620650977"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back-detail.jpg?v=1620650977","width":1000},{"alt":null,"id":20727158308918,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-phone-pocket.jpg?v=1620651029"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-phone-pocket.jpg?v=1620651029","width":1000},{"alt":null,"id":20727158210614,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-front.jpg?v=1620651029"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-front.jpg?v=1620651029","width":1000},{"alt":null,"id":20727158243382,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-full-back.jpg?v=1620651029"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-full-back.jpg?v=1620651029","width":1000},{"alt":null,"id":20727158276150,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-side.jpg?v=1620651029"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-side.jpg?v=1620651029","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eThese all-new core leggings were built to push your \u003cstrong\u003eperformance\u003c\/strong\u003e in style, offering a \u003cstrong\u003ehigh-waisted grip\u003c\/strong\u003e and \u003cstrong\u003efunctional side pocket\u003c\/strong\u003e to hold your phone or other belongings. The \u003cstrong\u003efabric is stretchable\u003c\/strong\u003e and \u003cstrong\u003eeasy to breathe\u003c\/strong\u003e with zero transparency (\u003cstrong\u003esquat proof\u003c\/strong\u003e).\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eFabric:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e86% Polyester, 14% Elastane\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e260gsm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUK Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6\/8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10\/12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16\/16 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 18\/20\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUS Size Guide: \u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e 2\/4 \u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e 6\/8 \u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e 10\/12 \u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e 14\/16\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eEU Size Guide: \u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 34\/36 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 38\/40 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 42\/44 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 46\/48\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e"},
onVariantSelected: selectCallback,
enableHistoryState: true
});
}
Shopify.linkOptionSelectors({"id":6584682446902,"title":"Charcoal Grey Core Pocket Leggings","handle":"charcoal-grey-core-pocket-leggings","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eThese all-new core leggings were built to push your \u003cstrong\u003eperformance\u003c\/strong\u003e in style, offering a \u003cstrong\u003ehigh-waisted grip\u003c\/strong\u003e and \u003cstrong\u003efunctional side pocket\u003c\/strong\u003e to hold your phone or other belongings. The \u003cstrong\u003efabric is stretchable\u003c\/strong\u003e and \u003cstrong\u003eeasy to breathe\u003c\/strong\u003e with zero transparency (\u003cstrong\u003esquat proof\u003c\/strong\u003e).\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eFabric:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e86% Polyester, 14% Elastane\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e260gsm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUK Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6\/8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10\/12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16\/16 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 18\/20\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUS Size Guide: \u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e 2\/4 \u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e 6\/8 \u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e 10\/12 \u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e 14\/16\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eEU Size Guide: \u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 34\/36 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 38\/40 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 42\/44 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 46\/48\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","published_at":"2021-05-14T12:17:56+01:00","created_at":"2021-05-10T13:48:27+01:00","vendor":"Just Strong","type":"Leggings","tags":["Charcoal","Leggings","M","S","size-guide | size17","XL","XS","XXL","XXXL","XYZ2"],"price":5600,"price_min":5600,"price_max":5600,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":39410767069238,"title":"2XS\/XS","option1":"2XS\/XS","option2":null,"option3":null,"sku":"JS9690","requires_shipping":true,"taxable":true,"featured_image":{"id":28449819951158,"product_id":6584682446902,"position":1,"created_at":"2021-05-10T13:49:37+01:00","updated_at":"2021-05-10T13:49:37+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","variant_ids":[39410767069238,39410767102006,39410767134774,39410767167542]},"available":true,"name":"Charcoal Grey Core Pocket Leggings - 2XS\/XS","public_title":"2XS\/XS","options":["2XS\/XS"],"price":5600,"weight":200,"compare_at_price":null,"inventory_quantity":-11,"inventory_management":null,"inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":20727158112310,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":39410767102006,"title":"S\/M","option1":"S\/M","option2":null,"option3":null,"sku":"JS9691","requires_shipping":true,"taxable":true,"featured_image":{"id":28449819951158,"product_id":6584682446902,"position":1,"created_at":"2021-05-10T13:49:37+01:00","updated_at":"2021-05-10T13:49:37+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","variant_ids":[39410767069238,39410767102006,39410767134774,39410767167542]},"available":true,"name":"Charcoal Grey Core Pocket Leggings - S\/M","public_title":"S\/M","options":["S\/M"],"price":5600,"weight":210,"compare_at_price":null,"inventory_quantity":-37,"inventory_management":null,"inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":20727158112310,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":39410767134774,"title":"L\/XL","option1":"L\/XL","option2":null,"option3":null,"sku":"JS9692","requires_shipping":true,"taxable":true,"featured_image":{"id":28449819951158,"product_id":6584682446902,"position":1,"created_at":"2021-05-10T13:49:37+01:00","updated_at":"2021-05-10T13:49:37+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","variant_ids":[39410767069238,39410767102006,39410767134774,39410767167542]},"available":true,"name":"Charcoal Grey Core Pocket Leggings - L\/XL","public_title":"L\/XL","options":["L\/XL"],"price":5600,"weight":220,"compare_at_price":null,"inventory_quantity":-60,"inventory_management":null,"inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":20727158112310,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":39410767167542,"title":"2XL\/3XL","option1":"2XL\/3XL","option2":null,"option3":null,"sku":"JS9693","requires_shipping":true,"taxable":true,"featured_image":{"id":28449819951158,"product_id":6584682446902,"position":1,"created_at":"2021-05-10T13:49:37+01:00","updated_at":"2021-05-10T13:49:37+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","variant_ids":[39410767069238,39410767102006,39410767134774,39410767167542]},"available":true,"name":"Charcoal Grey Core Pocket Leggings - 2XL\/3XL","public_title":"2XL\/3XL","options":["2XL\/3XL"],"price":5600,"weight":240,"compare_at_price":null,"inventory_quantity":-16,"inventory_management":null,"inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":20727158112310,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back.jpg?v=1620650977","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back-detail.jpg?v=1620650977","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-phone-pocket.jpg?v=1620651029","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-front.jpg?v=1620651029","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-full-back.jpg?v=1620651029","\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-side.jpg?v=1620651029"],"featured_image":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","options":["Size"],"media":[{"alt":null,"id":20727158112310,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-front.jpg?v=1620650977","width":1000},{"alt":null,"id":20727158145078,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back.jpg?v=1620650977"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back.jpg?v=1620650977","width":1000},{"alt":null,"id":20727158177846,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back-detail.jpg?v=1620650977"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-back-detail.jpg?v=1620650977","width":1000},{"alt":null,"id":20727158308918,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-phone-pocket.jpg?v=1620651029"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-phone-pocket.jpg?v=1620651029","width":1000},{"alt":null,"id":20727158210614,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-front.jpg?v=1620651029"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-front.jpg?v=1620651029","width":1000},{"alt":null,"id":20727158243382,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-full-back.jpg?v=1620651029"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-full-back.jpg?v=1620651029","width":1000},{"alt":null,"id":20727158276150,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-side.jpg?v=1620651029"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/charcoal-grey-core-leggings-model-side.jpg?v=1620651029","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eThese all-new core leggings were built to push your \u003cstrong\u003eperformance\u003c\/strong\u003e in style, offering a \u003cstrong\u003ehigh-waisted grip\u003c\/strong\u003e and \u003cstrong\u003efunctional side pocket\u003c\/strong\u003e to hold your phone or other belongings. The \u003cstrong\u003efabric is stretchable\u003c\/strong\u003e and \u003cstrong\u003eeasy to breathe\u003c\/strong\u003e with zero transparency (\u003cstrong\u003esquat proof\u003c\/strong\u003e).\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eFabric:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e86% Polyester, 14% Elastane\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e260gsm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUK Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6\/8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10\/12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16\/16 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 18\/20\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUS Size Guide: \u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e 2\/4 \u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e 6\/8 \u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e 10\/12 \u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e 14\/16\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eEU Size Guide: \u003cb data-mce-fragment=\"1\"\u003eXXS\/XS\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 34\/36 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\/M\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 38\/40 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\/XL\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 42\/44 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\/3XL\u003c\/b\u003e\u003cspan data-mce-fragment=\"1\"\u003e 46\/48\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e"}, '.product');
$('.selector-wrapper:eq(0)').prepend('Size ');
$('.product-shop .selector-wrapper label').append('* ');
// Add Data Countdown Sticky
var countdown_different = $('.product-shop .countdown-item').data('countdown-value');
$('[data-sticky-add-to-cart] .countdown-item').attr('data-countdown-value',countdown_different);
});