Saffiano Leather Back Cases (Monogram collection)
<style><!--
#more {display: none;}
#myBtn {
dispay: inline-block;
text-decoration:underline;
padding: 6px 10px;
border-radius: 10pc;
}
#myBtn:hover{
box-shadow: 0 5px 5px rgba(0,0,0,0.2);}
--></style>
Saffiano Leather is a signature of Prada's designs and was invented by Mario Prada in one of Italy's most famous tanneries. Saffiano Leather is made using a "stamping method", and a machine is used to press a cross-hatch texture into wax that is coated on leather. <span id="dots">... </span><span id="more">The leather is traditionally made from the highest quality calf leather and is used in many luxury designer bags and accessories. Saffiano leather is coveted for its water-resistance and durability, making it very easy to clean.<br data-mce-fragment="1"><br data-mce-fragment="1">Our Saffiano Leather cases are made of luxurious Saffiano calf leather featuring a designer-Esque diagonal patterned texture. They have a cross-hatch leather feeling with a protective plastic TPU border designed to aid in shock absorption and to protect your device against impact and scratches.<br data-mce-fragment="1"><br data-mce-fragment="1">The cases are compatible with wireless charging technology and customisable. Add a personalised touch with HT's free high-quality hand-pressed monogramming service and choose from a wide range of foil, font, and emoji options. Customise your case with up to 5 characters and emojis in a classic serif font and choose from gold, silver, rose gold, purple, pale blue or pink foil finish. </span><button id="myBtn" onclick="myFunction()">Read More</button> <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>