Home
Gymwear
Lime Green Oversized Athletic Cropped Tonal T-Shirt
2XS
Lime Green Oversized Athletic Cropped Tonal T-Shirt
$49.00
Add to cart
These oversized athletic cropped T-shirts are made some a super breathable fabric that feels luxurious to the skin. Perfect for any sort of workout. JustStrong detail badge on the arm and a tonal print to the center chest for a minimalistic, quality design.
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 = {
"45742566474024":"21",
"45742566506792":"35",
"45742566539560":"50",
"45742566572328":"33",
"45742566605096":"25",
"45742566637864":"20",
"45742566670632":"21",
"45742566703400":"11",
};
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":8422393446696,"title":"Lime Green Oversized Athletic Cropped Tonal T-Shirt","handle":"lime-green-oversized-athletic-cropped-tonal-t-shirt","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eThese oversized athletic cropped T-shirts are made some a super breathable fabric that feels luxurious to the skin. Perfect for any sort of workout. JustStrong detail badge on the arm and a tonal print to the center chest for a minimalistic, quality design.\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\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;\"\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\u003c\/p\u003e","published_at":"2023-08-06T15:12:14+01:00","created_at":"2023-07-25T15:22:04+01:00","vendor":"Just Strong","type":"T Shirts","tags":["Crop Top","Green","L","M","S","size-guide | size24","T-Shirt","XL","XS","XXL","XXXL"],"price":4900,"price_min":4900,"price_max":4900,"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":45742566474024,"title":"2XS","option1":"2XS","option2":null,"option3":null,"sku":"JS10218","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - 2XS","public_title":"2XS","options":["2XS"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":21,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566506792,"title":"XS","option1":"XS","option2":null,"option3":null,"sku":"JS10219","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - XS","public_title":"XS","options":["XS"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":35,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566539560,"title":"S","option1":"S","option2":null,"option3":null,"sku":"JS10220","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - S","public_title":"S","options":["S"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":50,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566572328,"title":"M","option1":"M","option2":null,"option3":null,"sku":"JS10221","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - M","public_title":"M","options":["M"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":33,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566605096,"title":"L","option1":"L","option2":null,"option3":null,"sku":"JS10222","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - L","public_title":"L","options":["L"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":25,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566637864,"title":"XL","option1":"XL","option2":null,"option3":null,"sku":"JS10223","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - XL","public_title":"XL","options":["XL"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":20,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566670632,"title":"2XL","option1":"2XL","option2":null,"option3":null,"sku":"JS10224","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - 2XL","public_title":"2XL","options":["2XL"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":21,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566703400,"title":"3XL","option1":"3XL","option2":null,"option3":null,"sku":"JS10225","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - 3XL","public_title":"3XL","options":["3XL"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":11,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/SAGE_TOP_2.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_3.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/ROversizedAthleticTonalCropTopSAGE_7320.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7324_1000.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7293_1000.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7306_1000.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7242_1000.jpg?v=1690383421"],"featured_image":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","options":["Size"],"media":[{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","width":1000},{"alt":null,"id":35648273940776,"position":2,"preview_image":{"aspect_ratio":1.0,"height":3904,"width":3904,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/SAGE_TOP_2.jpg?v=1690383421"},"aspect_ratio":1.0,"height":3904,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/SAGE_TOP_2.jpg?v=1690383421","width":3904},{"alt":null,"id":35649266352424,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_3.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_3.jpg?v=1690383421","width":1000},{"alt":null,"id":35649266286888,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/ROversizedAthleticTonalCropTopSAGE_7320.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/ROversizedAthleticTonalCropTopSAGE_7320.jpg?v=1690383421","width":1000},{"alt":null,"id":35647787270440,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7324_1000.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7324_1000.jpg?v=1690383421","width":1000},{"alt":null,"id":35647787368744,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7293_1000.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7293_1000.jpg?v=1690383421","width":1000},{"alt":null,"id":35647787204904,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7306_1000.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7306_1000.jpg?v=1690383421","width":1000},{"alt":null,"id":35647787303208,"position":8,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7242_1000.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7242_1000.jpg?v=1690383421","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 oversized athletic cropped T-shirts are made some a super breathable fabric that feels luxurious to the skin. Perfect for any sort of workout. JustStrong detail badge on the arm and a tonal print to the center chest for a minimalistic, quality design.\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\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;\"\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\u003c\/p\u003e"},
onVariantSelected: selectCallback,
enableHistoryState: true
});
}
Shopify.linkOptionSelectors({"id":8422393446696,"title":"Lime Green Oversized Athletic Cropped Tonal T-Shirt","handle":"lime-green-oversized-athletic-cropped-tonal-t-shirt","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cspan style=\"font-weight: 400;\" data-mce-fragment=\"1\" data-mce-style=\"font-weight: 400;\"\u003eThese oversized athletic cropped T-shirts are made some a super breathable fabric that feels luxurious to the skin. Perfect for any sort of workout. JustStrong detail badge on the arm and a tonal print to the center chest for a minimalistic, quality design.\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\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;\"\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\u003c\/p\u003e","published_at":"2023-08-06T15:12:14+01:00","created_at":"2023-07-25T15:22:04+01:00","vendor":"Just Strong","type":"T Shirts","tags":["Crop Top","Green","L","M","S","size-guide | size24","T-Shirt","XL","XS","XXL","XXXL"],"price":4900,"price_min":4900,"price_max":4900,"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":45742566474024,"title":"2XS","option1":"2XS","option2":null,"option3":null,"sku":"JS10218","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - 2XS","public_title":"2XS","options":["2XS"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":21,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566506792,"title":"XS","option1":"XS","option2":null,"option3":null,"sku":"JS10219","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - XS","public_title":"XS","options":["XS"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":35,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566539560,"title":"S","option1":"S","option2":null,"option3":null,"sku":"JS10220","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - S","public_title":"S","options":["S"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":50,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566572328,"title":"M","option1":"M","option2":null,"option3":null,"sku":"JS10221","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - M","public_title":"M","options":["M"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":33,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566605096,"title":"L","option1":"L","option2":null,"option3":null,"sku":"JS10222","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - L","public_title":"L","options":["L"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":25,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566637864,"title":"XL","option1":"XL","option2":null,"option3":null,"sku":"JS10223","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - XL","public_title":"XL","options":["XL"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":20,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566670632,"title":"2XL","option1":"2XL","option2":null,"option3":null,"sku":"JS10224","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - 2XL","public_title":"2XL","options":["2XL"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":21,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":45742566703400,"title":"3XL","option1":"3XL","option2":null,"option3":null,"sku":"JS10225","requires_shipping":true,"taxable":true,"featured_image":{"id":43272282964264,"product_id":8422393446696,"position":1,"created_at":"2023-07-26T15:56:54+01:00","updated_at":"2023-07-26T15:57:01+01:00","alt":null,"width":1000,"height":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","variant_ids":[45742566474024,45742566506792,45742566539560,45742566572328,45742566605096,45742566637864,45742566670632,45742566703400]},"available":true,"name":"Lime Green Oversized Athletic Cropped Tonal T-Shirt - 3XL","public_title":"3XL","options":["3XL"],"price":4900,"weight":0,"compare_at_price":null,"inventory_quantity":11,"inventory_management":"shopify","inventory_policy":"deny","barcode":null,"featured_media":{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/SAGE_TOP_2.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_3.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/ROversizedAthleticTonalCropTopSAGE_7320.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7324_1000.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7293_1000.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7306_1000.jpg?v=1690383421","\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7242_1000.jpg?v=1690383421"],"featured_image":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","options":["Size"],"media":[{"alt":null,"id":35649266319656,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_1.jpg?v=1690383421","width":1000},{"alt":null,"id":35648273940776,"position":2,"preview_image":{"aspect_ratio":1.0,"height":3904,"width":3904,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/SAGE_TOP_2.jpg?v=1690383421"},"aspect_ratio":1.0,"height":3904,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/SAGE_TOP_2.jpg?v=1690383421","width":3904},{"alt":null,"id":35649266352424,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_3.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/RSAGE_TOP_3.jpg?v=1690383421","width":1000},{"alt":null,"id":35649266286888,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/ROversizedAthleticTonalCropTopSAGE_7320.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/ROversizedAthleticTonalCropTopSAGE_7320.jpg?v=1690383421","width":1000},{"alt":null,"id":35647787270440,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7324_1000.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7324_1000.jpg?v=1690383421","width":1000},{"alt":null,"id":35647787368744,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7293_1000.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7293_1000.jpg?v=1690383421","width":1000},{"alt":null,"id":35647787204904,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7306_1000.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7306_1000.jpg?v=1690383421","width":1000},{"alt":null,"id":35647787303208,"position":8,"preview_image":{"aspect_ratio":1.0,"height":1000,"width":1000,"src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7242_1000.jpg?v=1690383421"},"aspect_ratio":1.0,"height":1000,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/files\/OversizedAthleticTonalCropTopSAGE_7242_1000.jpg?v=1690383421","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 oversized athletic cropped T-shirts are made some a super breathable fabric that feels luxurious to the skin. Perfect for any sort of workout. JustStrong detail badge on the arm and a tonal print to the center chest for a minimalistic, quality design.\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\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;\"\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\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);
});