White
Just Strong Wrist Band
$5.00
Add to cart
Debossed Just Strong wristband in black & white
Free Delivery Over $80/£60 Worldwide
30 Day Returns & Exchange Policy
All Major Debit / Credit Cards Accepted Including AfterPay / ClearPay
Customer Reviews
Thank you for submitting a review!
Your input is very much appreciated. Share it with your friends so they can enjoy it too!
Be the first to review this item
Sort With Photos Most Recent Highest Rating Lowest Rating Most Helpful Filter Reviews:
×
reminder band wristband quality bracelet support JustStrong people colors anything Sort With Photos Most Recent Highest Rating Lowest Rating Most Helpful
Clear filter
More Filters
I recommend this product
Instagram handle (optional) @dancenabled I really love these wrist bands as a person having a degenerative disease, anxiety and being a fighter to live it reminds me daily I am strong in fact I rarely take it off! But I have a small wrist so have to wear it higher up my arm.
Both
I recommend this product
Instagram handle (optional) magic.xmagic Perfect accessory to advertise the adventures women go through everyday and the strength we all have to muscle together in order to do so and strive through those down days. Bands of celebration and pride!
I recommend this product
I wear it every day, even when I 'm in the shower. It feels great wearing something like this, that gives such an important message.
I recommend this product
Instagram handle (optional) @ahsoka_a.r.t.s._tano Quick delivery. Love my shirt, soft and comfortable.
Black
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 = {
"42802557959":"-1337",
"42802558023":"-2765",
"42802558087":"-3246",
};
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":10347089223,"title":"Just Strong Wrist Band","handle":"just-strong-wrist-band","description":"\u003cul\u003e\n\u003cli\u003eDebossed Just Strong wristband in black \u0026amp; white\u003c\/li\u003e\n\u003c\/ul\u003e","published_at":"2017-05-15T13:51:30+01:00","created_at":"2017-05-15T14:05:44+01:00","vendor":"Just Strong Clothing","type":"Gym Accessories","tags":["Accessories","Black","White"],"price":500,"price_min":500,"price_max":700,"available":true,"price_varies":true,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":42802557959,"title":"White","option1":"White","option2":null,"option3":null,"sku":"JS8489","requires_shipping":true,"taxable":true,"featured_image":{"id":13647903227958,"product_id":10347089223,"position":3,"created_at":"2019-11-28T09:53:30+00:00","updated_at":"2019-11-28T09:53:47+00:00","alt":null,"width":900,"height":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwhitewristband.jpg?v=1574934827","variant_ids":[42802557959]},"available":true,"name":"Just Strong Wrist Band - White","public_title":"White","options":["White"],"price":500,"weight":5,"compare_at_price":null,"inventory_quantity":-1337,"inventory_management":null,"inventory_policy":"deny","barcode":"5056367401801","featured_media":{"alt":null,"id":5816310562870,"position":3,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwhitewristband.jpg?v=1574934827"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42802558023,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"JS8488","requires_shipping":true,"taxable":true,"featured_image":{"id":13647903195190,"product_id":10347089223,"position":2,"created_at":"2019-11-28T09:53:30+00:00","updated_at":"2019-11-28T09:53:47+00:00","alt":null,"width":900,"height":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongblackwristband.jpg?v=1574934827","variant_ids":[42802558023]},"available":true,"name":"Just Strong Wrist Band - Black","public_title":"Black","options":["Black"],"price":500,"weight":5,"compare_at_price":null,"inventory_quantity":-2765,"inventory_management":null,"inventory_policy":"deny","barcode":"5056367401818","featured_media":{"alt":null,"id":5816310530102,"position":2,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongblackwristband.jpg?v=1574934827"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42802558087,"title":"Both","option1":"Both","option2":null,"option3":null,"sku":"JS8490","requires_shipping":true,"taxable":true,"featured_image":{"id":13647903260726,"product_id":10347089223,"position":1,"created_at":"2019-11-28T09:53:30+00:00","updated_at":"2019-11-28T09:53:47+00:00","alt":null,"width":900,"height":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827","variant_ids":[42802558087]},"available":true,"name":"Just Strong Wrist Band - Both","public_title":"Both","options":["Both"],"price":700,"weight":10,"compare_at_price":null,"inventory_quantity":-3246,"inventory_management":null,"inventory_policy":"deny","barcode":"5056367401825","featured_media":{"alt":null,"id":5816310595638,"position":1,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827","\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongblackwristband.jpg?v=1574934827","\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwhitewristband.jpg?v=1574934827"],"featured_image":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827","options":["Colour"],"media":[{"alt":null,"id":5816310595638,"position":1,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827"},"aspect_ratio":1.0,"height":900,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827","width":900},{"alt":null,"id":5816310530102,"position":2,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongblackwristband.jpg?v=1574934827"},"aspect_ratio":1.0,"height":900,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongblackwristband.jpg?v=1574934827","width":900},{"alt":null,"id":5816310562870,"position":3,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwhitewristband.jpg?v=1574934827"},"aspect_ratio":1.0,"height":900,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwhitewristband.jpg?v=1574934827","width":900}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cul\u003e\n\u003cli\u003eDebossed Just Strong wristband in black \u0026amp; white\u003c\/li\u003e\n\u003c\/ul\u003e"},
onVariantSelected: selectCallback,
enableHistoryState: true
});
}
Shopify.linkOptionSelectors({"id":10347089223,"title":"Just Strong Wrist Band","handle":"just-strong-wrist-band","description":"\u003cul\u003e\n\u003cli\u003eDebossed Just Strong wristband in black \u0026amp; white\u003c\/li\u003e\n\u003c\/ul\u003e","published_at":"2017-05-15T13:51:30+01:00","created_at":"2017-05-15T14:05:44+01:00","vendor":"Just Strong Clothing","type":"Gym Accessories","tags":["Accessories","Black","White"],"price":500,"price_min":500,"price_max":700,"available":true,"price_varies":true,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":42802557959,"title":"White","option1":"White","option2":null,"option3":null,"sku":"JS8489","requires_shipping":true,"taxable":true,"featured_image":{"id":13647903227958,"product_id":10347089223,"position":3,"created_at":"2019-11-28T09:53:30+00:00","updated_at":"2019-11-28T09:53:47+00:00","alt":null,"width":900,"height":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwhitewristband.jpg?v=1574934827","variant_ids":[42802557959]},"available":true,"name":"Just Strong Wrist Band - White","public_title":"White","options":["White"],"price":500,"weight":5,"compare_at_price":null,"inventory_quantity":-1337,"inventory_management":null,"inventory_policy":"deny","barcode":"5056367401801","featured_media":{"alt":null,"id":5816310562870,"position":3,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwhitewristband.jpg?v=1574934827"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42802558023,"title":"Black","option1":"Black","option2":null,"option3":null,"sku":"JS8488","requires_shipping":true,"taxable":true,"featured_image":{"id":13647903195190,"product_id":10347089223,"position":2,"created_at":"2019-11-28T09:53:30+00:00","updated_at":"2019-11-28T09:53:47+00:00","alt":null,"width":900,"height":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongblackwristband.jpg?v=1574934827","variant_ids":[42802558023]},"available":true,"name":"Just Strong Wrist Band - Black","public_title":"Black","options":["Black"],"price":500,"weight":5,"compare_at_price":null,"inventory_quantity":-2765,"inventory_management":null,"inventory_policy":"deny","barcode":"5056367401818","featured_media":{"alt":null,"id":5816310530102,"position":2,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongblackwristband.jpg?v=1574934827"}},"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42802558087,"title":"Both","option1":"Both","option2":null,"option3":null,"sku":"JS8490","requires_shipping":true,"taxable":true,"featured_image":{"id":13647903260726,"product_id":10347089223,"position":1,"created_at":"2019-11-28T09:53:30+00:00","updated_at":"2019-11-28T09:53:47+00:00","alt":null,"width":900,"height":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827","variant_ids":[42802558087]},"available":true,"name":"Just Strong Wrist Band - Both","public_title":"Both","options":["Both"],"price":700,"weight":10,"compare_at_price":null,"inventory_quantity":-3246,"inventory_management":null,"inventory_policy":"deny","barcode":"5056367401825","featured_media":{"alt":null,"id":5816310595638,"position":1,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827","\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongblackwristband.jpg?v=1574934827","\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwhitewristband.jpg?v=1574934827"],"featured_image":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827","options":["Colour"],"media":[{"alt":null,"id":5816310595638,"position":1,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827"},"aspect_ratio":1.0,"height":900,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwristbands.jpg?v=1574934827","width":900},{"alt":null,"id":5816310530102,"position":2,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongblackwristband.jpg?v=1574934827"},"aspect_ratio":1.0,"height":900,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongblackwristband.jpg?v=1574934827","width":900},{"alt":null,"id":5816310562870,"position":3,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwhitewristband.jpg?v=1574934827"},"aspect_ratio":1.0,"height":900,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongwhitewristband.jpg?v=1574934827","width":900}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cul\u003e\n\u003cli\u003eDebossed Just Strong wristband in black \u0026amp; white\u003c\/li\u003e\n\u003c\/ul\u003e"}, '.product');
$('.selector-wrapper:eq(0)').prepend('Colour ');
$('.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);
});