Shole 600ml insulated drinks bottle
Ditch plastic bottles for a more sustainable and environmentally friendly alternative.
These Shole bottles are vacuum insulated, keeping drinks hot for 12 hours and cold for 24 hours. And they look great too!
- Plastic free design
- 600ml capacity
- Keeps liquids cold for 24 hours / hot for 12 hours
- Totally leak proof
- Shole is run by a small team in UK with an infectious passion for reducing plastic waste
More affordable than other big brands on the market - Double walled, stainless steel design, BPA free
- Powder coated, plastic free construction
- Carry handle
- 100% recyclable packaging
- Eye-catching colours to choose from
- Wide neck to drink from - we find this more comfy on the lips and you can fit an ice cube in to keep drinks extra cool in summer
- Useful handle - ideal for hands-free attachment, e.g. to rucksacks, pushchairs etc
- More affordable than other big brands on the market
- Shole is run by a small team in the UK with an infectious passion for reducing plastic waste
'); } if (data['success']) { $('#review-title').after('
' + data['success'] + '
'); $('input[name=\'author\']').val(''); $('textarea[name=\'review\']').val(''); $('input[name=\'rating\']:checked').attr('checked', ''); } } }); }); // Function to active reviews tab activeReviewsTab = (function(){ $('#productTabs a[href="#reviews"]').tab('show'); }); // Function to update price when options are added updatePrice = (function(){ var siteUrl = 'https://www.thislittleb.com/'; $.ajax({ type: 'POST', url: siteUrl + 'index.php?option=com_eshop&view=product&id=4&layout=price&format=raw', data: $('.product-info input[type=\'text\'], .product-info input[type=\'hidden\'], .product-info input[type=\'radio\']:checked, .product-info input[type=\'checkbox\']:checked, .product-info select, .product-info textarea'), dataType: 'html', success: function(html) { $('#product-price').html(html); } }); }) updateInfo = (function(){ var siteUrl = 'https://www.thislittleb.com/'; $.ajax({ type: 'POST', url: siteUrl + 'index.php?option=com_eshop&view=product&id=4&layout=info&format=raw', data: $('.product-info input[type=\'text\'], .product-info input[type=\'hidden\'], .product-info input[type=\'radio\']:checked, .product-info input[type=\'checkbox\']:checked, .product-info select, .product-info textarea'), dataType: 'html', success: function(html) { $('#product-dynamic-info').html(html); } }); }) $(document).ready(function(){ $('.image-additional').slick({ dots: false, infinite: false, speed: 300, slidesToShow: 3, touchMove: false, slidesToScroll: 1 }); }); })