Case-Mate
<meta charset="utf-8"><span data-mce-fragment="1">Protect your phone while investing in a better future. Case-mate cases are not only stylish and trend-setters but they are also thoughtfully designed to turn your phone into an accessory to boast about.</span><span id="more" data-mce-fragment="1"><br data-mce-fragment="1"><br data-mce-fragment="1">Using an array of premium materials and curated with functionality at its core, Case-mate cases will surely turn heads while protecting whatβs important. These cases are also built to withstand drops from varying heights, allowing you to stress less about dropping your phone when youβre out and about. Β </span><br><script>
function myFunction() {
var dots = document.getElementById("dots");
var moreText = document.getElementById("more");
var btnText = document.getElementById("myBtn");
if (dots.style.display === "none") {
dots.style.display = "inline";
btnText.innerHTML = "Read More";
moreText.style.display = "none";
} else {
dots.style.display = "none";
btnText.innerHTML = "Read Less";
moreText.style.display = "inline";
}
}
</script>