×

Published By Skye Spencer

Gone are the days when prescription glasses were looked at, as a hindrance to your beauty. Over the years, they have definitely graduated from being ‘nerdy’ to being ‘sexy’. Today, even those who do not have a prescription, flaunt glasses with plano lenses to make a style statement. Spectacles is one accessory that has fascinated me all my life. I absolutely love it!

So I was over the moon when my optician looked into my eyes and uttered those special words - “You’ll need prescription glasses”. I was elated!! While this could be a devastating news for someone who detested eyeglasses, I was on the topmost floor of cloud nine. I even did a little happy dance in the lobby because I had been waiting for this moment for the last 10 years. When I was a teenager I loved to wear my mother’s tortoiseshell eyeglasses. I would wear them often and stand in front of the mirror. I can’t explain why I loved glasses, but I was fascinated with the intellectual (read: pseudo intellectual) ;-) look that they gave me.

As soon as I reached home, I took my laptop and sat down to hunt for the most trendiest prescription glasses ever. While I came across a plethora of websites offering prescription eyeglasses & sunglasses, I didn’t really know which one to trust. Then I came across Perfect Glasses and saw that they had thousand’s of positive reviews on Trustpilot. So with great enthusiasm, I started browsing through their website. Perfect Glasses has more than 3000 frames to choose from and their Rx eyeglasses start as low as £9 onwards. With latest styles, vibrant colours and stylish shapes like cat eye glasses, round glasses, oval glasses, wayfarers glasses, aviators frames, rectangle frames in acetate, titanium and metallic finish; I was definitely spoilt for choice. So after using the help of Perfect Glasses’s user-friendly filters, I was able to zero down on my perfect match - an oversized tortoiseshell burgundy pair.

It was absolutely a love at first sight! I ‘tried it on’ using the UK’s best virtual try on offered by Perfect Glasses. They promised 100% quibble free returns, so I could go ahead and place an order with my ‘eyes closed’. (pun intended) :-) Not only was buying my prescription glasses online convenient and easy for me, I was going to get my glasses home delivered within a span of just few days.

When the glasses arrived I was stunned by the quality, though belonging to the value glasses category, the high-gloss acetate surface, well-crafted finish & 100% accurate lenses were fabulous enough to give any designer eyewear brand a run for its money. When I wore my Rx glasses to work, I received several compliments on my new look. I was looking chic, confident and thoroughly sexy in my new glasses. It was as if my prescription eyeglasses had given me a complete makeover.

My prescription spectacles did not give me a sticker shock. The total came to just about £22 inclusive of prescription lenses and digital protection coating. I also got anti-reflective coating absolutely free with my eyeglasses. I saved almost 40% on what I would have easily spent at a High Street store.

Not only did I buy high quality prescription glasses online from Perfect Glasses, I also saved a lot by buying discount glasses online. Perfect Glasses is one of the best online retailers of fashion & prescription eyeglasses online. I am looking good, feeling fab because of my new spectacles. Even my long time beau Jake thinks that it gives me a sexy librarian vibe - which he finds totally irresistible. ;-) I am now planning a vacation to Miami and am looking forward to buying prescription sunglasses online from Perfect Glasses.

P.S. : Since this post was added I have updated my collection and am now the proud owner of two Rx sunglasses & four prescription eyeglasses online bought exclusively from Perfect Glasses. I am a very happy customer indeed! :-)

$("#openserchbox").click(function (event) { event.stopPropagation(); //console.log("Clicked"); $(".text-box-click").css({ "display": "block" }); }); $("html").click(function () { $(".text-box-click").css({ "display": "none" }); }); $(".text-box-click").click(function (e) { e.preventDefault(); e.stopPropagation(); $(".text-box-click").css({ "display": "block" }); }); //floating Cart $("#bagCart , .cart-main-outer ,.cart-diaglog, #cart-qnty").hover(function () { $(".cart-diaglog ,.cart-main-outer").css({ "display": "block" }) }, function () { $(".cart-diaglog , .cart-main-outer").css({ "display": "none" }) }); $(document).ready(function () { //$(".counter-number").hide(); //Cart List Item count var CartItemCount = 0; if (CartItemCount > 0) { $("#cart-qnty,#cart-qntymb").show(); $("#cart-qnty , #cart-qntymb").find(".counter-number").text(CartItemCount); } else { $("#cart-qnty,#cart-qntymb").hide(); } fn_UpdateWishListCount(0); }); function fn_UpdateWishListCount(WishListItemCount) { if (WishListItemCount > 0) { $("#wishlist-qnty,#wishlist-qntymb").show(); $("#wishlist-qnty , #wishlist-qntymb").find(".counter-number").text(WishListItemCount); } else { $("#wishlist-qnty,#wishlist-qntymb").hide(); //$("#cart-qnty , #cart-qntymb").find(".counter-number").hide(); } } // $('.Show').click(function () { $('#target').show(); $('.Show').hide(); $('.Hide').show(); }); $('.Hide').click(function () { $('#target').hide(); $('.Show').show(); $('.Hide').hide(); }); $('.Show').click(function () { $('#target1').show(); $('.Show').hide(); $('.Hide').show(); }); $('.Hide').click(function () { $('#target1').hide(); $('.Show').show(); $('.Hide').hide(); }); $(".clearable").each(function () { var $inp = $(this).find("input:text"), $cle = $(this).find(".clearable__clear"); $inp.on("input", function () { $cle.toggle(!!this.value); }); $cle.on("touchstart click", function (e) { e.preventDefault(); $inp.val("").trigger("input"); }); }); -->