£3.49
Tepe's wide selection of interdental brushes offers an option for every need. Whether you prefer a short or longer handle, an angled or straight brush head or original or extra...
Availability: In Stock
Product Type: Personal Care
Vendor: TEPE
- Description
- Reviews (0)
- Size Chart
Tepe's wide selection of interdental brushes offers an option for every need. Whether you prefer a short or longer handle, an angled or straight brush head or original or extra soft filaments, you will find a brush that suits you. The most common oral diseases start between the teeth, but both gum disease and caries can be successfully prevented by daily use of an interdental brush. Tepe's user-friendly interdental brushes are available in several colour coded sizes, all with plastic coated wire. The ergonomic handle enables cleaning with steady and controlled movements. Directions Turn the brush slightly when inserting between the teeth. Move the brush back and forwards a few times. Rinse after use. Never force the brush into a space. Use daily, change when worn. Do not bend the wire at right angles. Safety Warning Consult your dental professional for additional instructions. Keep out of the reach of children. Box Contains 1 x Tepe Interdent Yellow 0.7 mm 6 Brushes
size | chest(in.) | waist(in.) | hips(in.) |
---|---|---|---|
XS | 34-36 | 27-29 | 34.5-36.5 |
S | 36-38 | 29-31 | 36.5-38.5 |
M | 38-40 | 31-33 | 38.5-40.5 |
L | 40-42 | 33-36 | 40.5-43.5 |
XL | 42-45 | 36-40 | 43.5-47.5 |
XXL | 45-48 | 40-44 | 47.5-51.5 |
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat.
Also Purchased
Add to wishlist
Add to compare
Add to wishlist
An assortment of hair types and durable handles in our range of Super Value Pack Brush Sets make these economical brush sets ideal for beginning artists and classroom use. Box...
£6.69
Add to wishlist
Add to compare
Add to wishlist
Snazaroo, your one stop face and body painting shop for all your special occasions. Whether it's a birthday party, a play date, Halloween or Christmas, no matter what the occasion...
£3.59
Add to wishlist
Add to compare
Add to wishlist
£5.49
Add to wishlist
Add to compare
Add to wishlist
3INA Makeup | The Fixing Spray | Vegan
£2.49
Add to wishlist
Add to compare
Add to wishlist
This luxurious 4711 shower gel will leave your skin feeling cleansed, soft and scented. Relax and unwind with the natural citrus essence of bergamot, lemon and orange, soothing lavender and...
£3.53
Add to wishlist
Add to compare
Add to wishlist
Cleanse skin with the creamy comfort of the 4711 cream soap, a richly lathering bar that can be used in both the bath and the shower. The mild and non-drying...
£1.76
Add to wishlist
Add to compare
Add to wishlist
A unique combination of ingredients provide long lasting benefits to your skin. Vegetable based soaps that are gentle and effective. An extensive range of scents are drawn the rich flora...
£8.47
Add to wishlist
Add to compare
Add to wishlist
£26.09
") } else { $("#price").html('
' + Shopify.formatMoney(variant.price, money_format) + "
"); } if (variant.available) { $(".product-page-area .product-shop .add-to-cart").removeClass("disabled").removeAttr("disabled").children('span').html(window.inventory_text.add_to_cart), variant.inventory_management && variant.inventory_quantity <= 0 ? ($("#selected-variant").html(selector.product.title + " - " + variant.title), $("#backorder").removeClass("hidden")) : $("#backorder").addClass("hidden"); $('.product-sku span.sku').text(variant.sku); }else{ $("#backorder").addClass("hidden"), $(".product-page-area .add-to-cart").addClass("disabled").attr("disabled", "disabled").children('span').html(window.inventory_text.sold_out); $('.product-sku span.sku').empty(); } if( swatch_color_type == '1' || swatch_color_type == '2' ) { var form = $('#' + selector.domIdPrefix).closest('form'); for (var i=0,length=variant.options.length; i
'; options += '
' + product.options[i] + ':
'; options += '
'; var is_color = false; var is_square = 'square'; if (/Color|Colour/i.test(product.options[i])) { is_color = true; } if (swatch_color_type == '2') { is_color = false; is_square = ''; } var optionValues = new Array(); for (var j = 0; j < product.variants.length; j++) { var variant = product.variants[j]; var value = variant.options[i]; if(variant.featured_image && product_swatch_setting == '2') { var img = variant.featured_image.src.lastIndexOf("."); var vimg = variant.featured_image.src.slice(0, img) + "_50x50_crop_center" + variant.featured_image.src.slice(img); } var valueHandle = convertToSlug(value); var forText = 'swatch-' + i + '-' + valueHandle; if (optionValues.indexOf(value) < 0) { //not yet inserted options += '
'; if (is_color) { options += '
' + value + '
'; } options += ''; if (is_color) { if(vimg && product_swatch_setting == '2') { options += ''; }else{ options += ''; } } else { options += ''; } options += '
'; if (variant.available) { $('.product-page-area .swatch[data-option-index="' + i + '"] .' + valueHandle).removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled'); } optionValues.push(value); } } options += '
'; options += '