2XS
Black Detail Zipper Jog Shorts
$56.00
Add to cart
The black detail zipper jog shorts are made from a luxury cotton blend of fabric made to be extremely durable and versatile for all sports. We added zipper pockets for the added utility of being able to carry your necessities wherever you may be training. Features a small minimalistic print, detail on the zip lines, and the back waistband.
Model is 5’8 and is wearing a size small.
Fabric:
72% Cotton, 22% Polyester, 6% Elastane
Weight:
330gsm
Size :
UK Size Guide: 2XS 6 XS 8 S 10 M 12 L 14 XL 16 2XL 18 3XL 20 US Size Guide: 2XS 2 XS 4 S 6 M 8 L 10 XL 12 2XL 14 3XL 16 EU Size Guide: 2XS 34 XS 36 S 38 M 40 L 42 XL 44 2XL 46 3XL 48
Free Delivery Over $80/£60 Worldwide
30 Day Returns & Exchange Policy
All Major Debit / Credit Cards Accepted Including AfterPay / ClearPay
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 = {
"45742264254760":"51",
"45742264287528":"79",
"45742264320296":"107",
"45742264353064":"93",
"45742264385832":"89",
"45742264418600":"70",
"45742264451368":"51",
"45742264484136":"48",
};
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":8422288326952,"title":"Black Detail Zipper Jog Shorts","handle":"black-detail-zipper-jog-shorts","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eThe black detail zipper jog shorts are made from a luxury cotton blend of fabric made to be extremely durable and versatile for all sports. We added zipper pockets for the added utility of being able to carry your necessities wherever you may be training. Features a small minimalistic print, detail on the zip lines, and the back waistband. \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;\"\u003eModel is 5’8 and is wearing a size small.\u003c\/span\u003e\u003c\/p\u003e\n\u003cbr data-mce-fragment=\"1\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eFabric:\u003c\/b\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;\"\u003e72% Cotton, 22% Polyester, 6% Elastane\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eWeight:\u003c\/b\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;\"\u003e330gsm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eSize\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\n\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\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 14 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 18 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 20\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUS Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 2 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 4 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 14 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16 \u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eEU Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 34 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 36 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 38 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 40 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 42 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 44 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 46 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 48\u003c\/span\u003e","published_at":"2023-08-06T15:15:17+01:00","created_at":"2023-07-25T14:36:51+01:00","vendor":"Just Strong","type":"Shorts","tags":["Black","L","M","S","Shorts","size-guide | size24","XL","XS","XXL","XXXL"],"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":45742264254760,"title":"2XS","option1":"2XS","option2":null,"option3":null,"sku":"JS10258","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - 2XS","public_title":"2XS","options":["2XS"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":51,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264287528,"title":"XS","option1":"XS","option2":null,"option3":null,"sku":"JS10259","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - XS","public_title":"XS","options":["XS"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":79,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264320296,"title":"S","option1":"S","option2":null,"option3":null,"sku":"JS10260","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - S","public_title":"S","options":["S"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":107,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264353064,"title":"M","option1":"M","option2":null,"option3":null,"sku":"JS10261","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - M","public_title":"M","options":["M"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":93,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264385832,"title":"L","option1":"L","option2":null,"option3":null,"sku":"JS10262","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - L","public_title":"L","options":["L"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":89,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264418600,"title":"XL","option1":"XL","option2":null,"option3":null,"sku":"JS10263","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - XL","public_title":"XL","options":["XL"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":70,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264451368,"title":"2XL","option1":"2XL","option2":null,"option3":null,"sku":"JS10264","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - 2XL","public_title":"2XL","options":["2XL"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":51,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264484136,"title":"3XL","option1":"3XL","option2":null,"option3":null,"sku":"JS10265","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - 3XL","public_title":"3XL","options":["3XL"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":48,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7473.jpg?v=1690375813","\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7480.jpg?v=1690375813","\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7482.jpg?v=1690375813","\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7424.jpg?v=1690375813","\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7412.jpg?v=1690375813"],"featured_image":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","options":["Size"],"media":[{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","width":2000},{"alt":null,"id":35648079233320,"position":2,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7473.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7473.jpg?v=1690375813","width":2000},{"alt":null,"id":35648080150824,"position":3,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7480.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7480.jpg?v=1690375813","width":2000},{"alt":null,"id":35648081330472,"position":4,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7482.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7482.jpg?v=1690375813","width":2000},{"alt":null,"id":35648072024360,"position":5,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7424.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7424.jpg?v=1690375813","width":2000},{"alt":null,"id":35648071762216,"position":6,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7412.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7412.jpg?v=1690375813","width":2000}],"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;\"\u003eThe black detail zipper jog shorts are made from a luxury cotton blend of fabric made to be extremely durable and versatile for all sports. We added zipper pockets for the added utility of being able to carry your necessities wherever you may be training. Features a small minimalistic print, detail on the zip lines, and the back waistband. \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;\"\u003eModel is 5’8 and is wearing a size small.\u003c\/span\u003e\u003c\/p\u003e\n\u003cbr data-mce-fragment=\"1\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eFabric:\u003c\/b\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;\"\u003e72% Cotton, 22% Polyester, 6% Elastane\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eWeight:\u003c\/b\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;\"\u003e330gsm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eSize\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\n\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\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 14 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 18 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 20\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUS Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 2 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 4 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 14 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16 \u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eEU Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 34 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 36 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 38 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 40 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 42 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 44 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 46 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 48\u003c\/span\u003e"},
onVariantSelected: selectCallback,
enableHistoryState: true
});
}
Shopify.linkOptionSelectors({"id":8422288326952,"title":"Black Detail Zipper Jog Shorts","handle":"black-detail-zipper-jog-shorts","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eThe black detail zipper jog shorts are made from a luxury cotton blend of fabric made to be extremely durable and versatile for all sports. We added zipper pockets for the added utility of being able to carry your necessities wherever you may be training. Features a small minimalistic print, detail on the zip lines, and the back waistband. \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;\"\u003eModel is 5’8 and is wearing a size small.\u003c\/span\u003e\u003c\/p\u003e\n\u003cbr data-mce-fragment=\"1\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eFabric:\u003c\/b\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;\"\u003e72% Cotton, 22% Polyester, 6% Elastane\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eWeight:\u003c\/b\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;\"\u003e330gsm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eSize\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\n\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\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 14 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 18 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 20\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUS Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 2 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 4 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 14 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16 \u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eEU Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 34 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 36 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 38 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 40 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 42 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 44 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 46 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 48\u003c\/span\u003e","published_at":"2023-08-06T15:15:17+01:00","created_at":"2023-07-25T14:36:51+01:00","vendor":"Just Strong","type":"Shorts","tags":["Black","L","M","S","Shorts","size-guide | size24","XL","XS","XXL","XXXL"],"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":45742264254760,"title":"2XS","option1":"2XS","option2":null,"option3":null,"sku":"JS10258","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - 2XS","public_title":"2XS","options":["2XS"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":51,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264287528,"title":"XS","option1":"XS","option2":null,"option3":null,"sku":"JS10259","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - XS","public_title":"XS","options":["XS"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":79,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264320296,"title":"S","option1":"S","option2":null,"option3":null,"sku":"JS10260","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - S","public_title":"S","options":["S"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":107,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264353064,"title":"M","option1":"M","option2":null,"option3":null,"sku":"JS10261","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - M","public_title":"M","options":["M"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":93,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264385832,"title":"L","option1":"L","option2":null,"option3":null,"sku":"JS10262","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - L","public_title":"L","options":["L"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":89,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264418600,"title":"XL","option1":"XL","option2":null,"option3":null,"sku":"JS10263","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - XL","public_title":"XL","options":["XL"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":70,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264451368,"title":"2XL","option1":"2XL","option2":null,"option3":null,"sku":"JS10264","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - 2XL","public_title":"2XL","options":["2XL"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":51,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742264484136,"title":"3XL","option1":"3XL","option2":null,"option3":null,"sku":"JS10265","requires_shipping":true,"taxable":true,"featured_image":{"id":43271184744744,"product_id":8422288326952,"position":1,"created_at":"2023-07-26T13:42:44+01:00","updated_at":"2023-07-26T13:50:13+01:00","alt":null,"width":2000,"height":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","variant_ids":[45742264254760,45742264287528,45742264320296,45742264353064,45742264385832,45742264418600,45742264451368,45742264484136]},"available":true,"name":"Black Detail Zipper Jog Shorts - 3XL","public_title":"3XL","options":["3XL"],"price":5600,"weight":0,"compare_at_price":null,"inventory_quantity":48,"inventory_management":"shopify","inventory_policy":"deny","barcode":"","featured_media":{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7473.jpg?v=1690375813","\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7480.jpg?v=1690375813","\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7482.jpg?v=1690375813","\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7424.jpg?v=1690375813","\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7412.jpg?v=1690375813"],"featured_image":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","options":["Size"],"media":[{"alt":null,"id":35648076415272,"position":1,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7454.jpg?v=1690375813","width":2000},{"alt":null,"id":35648079233320,"position":2,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7473.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7473.jpg?v=1690375813","width":2000},{"alt":null,"id":35648080150824,"position":3,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7480.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7480.jpg?v=1690375813","width":2000},{"alt":null,"id":35648081330472,"position":4,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7482.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7482.jpg?v=1690375813","width":2000},{"alt":null,"id":35648072024360,"position":5,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7424.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7424.jpg?v=1690375813","width":2000},{"alt":null,"id":35648071762216,"position":6,"preview_image":{"aspect_ratio":1.0,"height":2000,"width":2000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7412.jpg?v=1690375813"},"aspect_ratio":1.0,"height":2000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/DetailAthleticShortsBLACK_7412.jpg?v=1690375813","width":2000}],"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;\"\u003eThe black detail zipper jog shorts are made from a luxury cotton blend of fabric made to be extremely durable and versatile for all sports. We added zipper pockets for the added utility of being able to carry your necessities wherever you may be training. Features a small minimalistic print, detail on the zip lines, and the back waistband. \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;\"\u003eModel is 5’8 and is wearing a size small.\u003c\/span\u003e\u003c\/p\u003e\n\u003cbr data-mce-fragment=\"1\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eFabric:\u003c\/b\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;\"\u003e72% Cotton, 22% Polyester, 6% Elastane\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eWeight:\u003c\/b\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;\"\u003e330gsm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cb data-mce-fragment=\"1\"\u003eSize\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e:\u003c\/span\u003e\u003c\/p\u003e\n\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\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 14 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 18 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 20\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eUS Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 2 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 4 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 6 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 8 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 10 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 12 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 14 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 16 \u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eEU Size Guide: \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 34 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 36 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eS\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 38 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eM\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 40 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 42 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003eXL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 44 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e2XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 46 \u003c\/span\u003e\u003cb data-mce-fragment=\"1\"\u003e3XL\u003c\/b\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003e 48\u003c\/span\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);
});