Genuine Leather Wallet 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>
The Genuine Leather case is a robust wallet style case that protects your device with a premium touch. The inside of the wallet is also leather-lined and contains 3 card slots for easy storage. <span id="dots">... </span><span id="more"><br data-mce-fragment="1"><br data-mce-fragment="1">The genuine leather case is made of high-quality leather, making it perfect for those who want a durable wallet case. The leather wallet case has a diary folio flip cover that protects the screen and includes 3 card slots for cards or cash. It also has a plastic 'window' slot for small notes, polaroid photos or ID cards. The magnetic clasp keeps the wallet cover in place and slim against your device.<br data-mce-fragment="1"><br data-mce-fragment="1">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 faux leather wallet 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>