OneSize(600ml)
Add to cart
- 600ml JUST STRONG Original Shaker
- Mixer Ball Included
- Updated with 2020 branding
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
Filter Reviews:
×
- shaker
- size
- quality
- bottle
- protein shakes
- ball
- shaker bottle
- leaks
- look
- design
Clear filter
More Filters
I recommend this product
- Instagram handle (optional) @SpiritBirdPhotos
I love to have a protein shake before I go on my hikes, or before I go to work. This shaker is exactly what I needed and it doesn't leak!
Love the cup !!!
One Size (600ml)
It’s great! Does the job!
One Size (600ml)
Easy to use it. Great design.
One Size (600ml)
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 = {
"204421595143":"1388",
};
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":32712294407,"title":"Just Strong Shaker","handle":"just-strong-shaker","description":"\u003cul\u003e\n\u003cli\u003e600ml JUST STRONG Original Shaker\u003c\/li\u003e\n\u003cli\u003eMixer Ball Included\u003c\/li\u003e\n\u003cli\u003eUpdated with 2020 branding\u003c\/li\u003e\n\u003c\/ul\u003e","published_at":"2018-10-09T11:21:41+01:00","created_at":"2017-11-02T18:58:50+00:00","vendor":"Just Strong Clothing","type":"Gym Accessories","tags":["Accessories","Black"],"price":900,"price_min":900,"price_max":900,"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":204421595143,"title":"One Size (600ml)","option1":"One Size (600ml)","option2":null,"option3":null,"sku":"JS8487","requires_shipping":true,"taxable":true,"featured_image":{"id":13647895756854,"product_id":32712294407,"position":1,"created_at":"2019-11-28T09:52:40+00:00","updated_at":"2019-11-28T09:52:52+00:00","alt":null,"width":900,"height":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772","variant_ids":[204421595143]},"available":true,"name":"Just Strong Shaker - One Size (600ml)","public_title":"One Size (600ml)","options":["One Size (600ml)"],"price":900,"weight":0,"compare_at_price":null,"inventory_quantity":1388,"inventory_management":"shopify","inventory_policy":"deny","barcode":"5056367404222","featured_media":{"alt":null,"id":5816303091766,"position":1,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772"],"featured_image":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772","options":["Size"],"media":[{"alt":null,"id":5816303091766,"position":1,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772"},"aspect_ratio":1.0,"height":900,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772","width":900}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cul\u003e\n\u003cli\u003e600ml JUST STRONG Original Shaker\u003c\/li\u003e\n\u003cli\u003eMixer Ball Included\u003c\/li\u003e\n\u003cli\u003eUpdated with 2020 branding\u003c\/li\u003e\n\u003c\/ul\u003e"},
onVariantSelected: selectCallback,
enableHistoryState: true
});
}
Shopify.linkOptionSelectors({"id":32712294407,"title":"Just Strong Shaker","handle":"just-strong-shaker","description":"\u003cul\u003e\n\u003cli\u003e600ml JUST STRONG Original Shaker\u003c\/li\u003e\n\u003cli\u003eMixer Ball Included\u003c\/li\u003e\n\u003cli\u003eUpdated with 2020 branding\u003c\/li\u003e\n\u003c\/ul\u003e","published_at":"2018-10-09T11:21:41+01:00","created_at":"2017-11-02T18:58:50+00:00","vendor":"Just Strong Clothing","type":"Gym Accessories","tags":["Accessories","Black"],"price":900,"price_min":900,"price_max":900,"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":204421595143,"title":"One Size (600ml)","option1":"One Size (600ml)","option2":null,"option3":null,"sku":"JS8487","requires_shipping":true,"taxable":true,"featured_image":{"id":13647895756854,"product_id":32712294407,"position":1,"created_at":"2019-11-28T09:52:40+00:00","updated_at":"2019-11-28T09:52:52+00:00","alt":null,"width":900,"height":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772","variant_ids":[204421595143]},"available":true,"name":"Just Strong Shaker - One Size (600ml)","public_title":"One Size (600ml)","options":["One Size (600ml)"],"price":900,"weight":0,"compare_at_price":null,"inventory_quantity":1388,"inventory_management":"shopify","inventory_policy":"deny","barcode":"5056367404222","featured_media":{"alt":null,"id":5816303091766,"position":1,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772"}},"requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772"],"featured_image":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772","options":["Size"],"media":[{"alt":null,"id":5816303091766,"position":1,"preview_image":{"aspect_ratio":1.0,"height":900,"width":900,"src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772"},"aspect_ratio":1.0,"height":900,"media_type":"image","src":"\/\/us.juststrong.com\/cdn\/shop\/products\/juststrongshaker.jpg?v=1574934772","width":900}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cul\u003e\n\u003cli\u003e600ml JUST STRONG Original Shaker\u003c\/li\u003e\n\u003cli\u003eMixer Ball Included\u003c\/li\u003e\n\u003cli\u003eUpdated with 2020 branding\u003c\/li\u003e\n\u003c\/ul\u003e"}, '.product');
$('.selector-wrapper:eq(0)').prepend('');
$('.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);
});