Toothpaste Tablets with Fluoride
For those who want to continue using fluoride in their toothpaste this option is perfect.
Approximately 1 months supply for one person (60 tablets). Comes in a handy tin you can refill again and again.
These toothpaste tablets are 100% vegan and plastic-free.
A tree is planted through Eden Reforestation Project for every product sold!
Made in the UK.
- Contains fluoride (our teeth prefer this!)
- Plastic-free
- Comes in a handy refillable tin
- No more squuezing the dregs of the tube out
- Affordable
- Tablets take a couple of goes to get used to but soon becomes the 'norm'!
'); } 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=66&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=66&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 }); }); })