Acquatic Mint Toothpaste
A refreshing, creamy toothpaste in an aquatic mint flavour that whitens and protects teeth while freshening breath.
- Paraben-free
- Gluten-free
- Cruelty-free
- Vegan
Made with a mixture of cleaning powders that avoid damaging enamel and dentin. With fluoride and xylitol that provide cavities prevention and control of the oral bacterial flora. The rich, concentrated and preservative-free old-style paste doesn’t contain ingredients of animal origin.
Imported from Florence, Italy, Marvis is a superior dental brand that has been loved in Italy for generations. Marvis toothpaste formulas are based on a traditional processing method that guarantees a dense, compact texture, maximum protection, and an extraordinarily bright smile.
.product-thumbnails img {
width: 100px;
height: auto;
cursor: pointer;
transition: transform 0.3s ease;
}
.product-thumbnails img:hover {
transform: scale(1.1);
}
.main-product-image {
width: 100%;
height: auto;
transition: opacity 0.3s ease;
}