Emerald Cut Diamond Engagement Rings | Diamonds Factory (2024)

Book an appointment

'); // $('#view_lastname').after('

'); } if(data['error_lastname']){ $('#view_lastname').after('

' +data['error_lastname']+ '

'); } if(data['error_name'] && !data['error_lastname']){ $('#view_lastname').after('

'); } if(data['error_lastname2']){ $('#view_lastname').after('

' +data['error_lastname2']+ '

'); } if(data['error_email']){ $('#view_email').after('

' +data['error_email']+ '

'); } if(data['error_mobile']){ $('#view_mobile').after('

' +data['error_mobile']+ '

'); } if(data['error_order_no']){ $('#view_order').after('

' +data['error_order_no']+ '

'); } // if (data['error']) { // $('#button-viewing').before('

' + data['error'] + '

'); // } if (data['success']) { if (isIE () != 8 || isIE () != 7) { var new_url = window.location.href; window.history.pushState({},'',new_url); } $('#viewfrm')[0].reset(); $('.confirm_detail').hide(); $('.confirm_detail-new').hide(); $('.hideit').hide(); $('#mySidearrow').hide(); $('.contenttab').hide(); //$('.modal-title').hide(); $('.apointment_bor').hide(); $('#success_appointment').show(); $('#appointmentpopup .modal-header h4').hide(); $('#appointment-type-popup').modal('hide'); deletecookie("activetab", '', -1); deletecookie("dateselected", '', -1); deletecookie("valueselected", '', -1); deletecookie("duration", '', -1); deletecookie("timeselected", '', -1); deletecookie("locationselected", '', -1); deletecookie("loc_selected", '', -1); $('#button-viewing').attr('disabled', false); } } }); }); $('body').on('click', '#back-schedule, #back-date, #myTab li.schedule a', function(e) { e.preventDefault(); $('#myTab a')[2].click(); $('#myTab li.confirm').addClass('noclick'); $('#myTab li.schedule').removeClass('noclick'); $('#next-confirm-tab').attr('disabled', true); var datefortime = document.getElementById('schedule_date').value; $('#datepicker').data("DateTimePicker").date(datefortime); var timeduration = document.getElementById('duration').value; var location_val = document.getElementById('location_val').value; var service_selected = document.getElementById('service_required').value; timeslots(datefortime,service_selected,timeduration, location_val); }); $( "#next-to-sevices").on('click',function (e){ e.preventDefault(); $('#myTab a')[1].click(); $('#myTab li.service').removeClass('noclick'); $('#myTab li.service').addClass('active'); $( "#serviceli li" ).removeClass('service-box-border'); $('#back-schedule').prop("disabled", true); }); $('body').on('click', '.location-group .locationdiv', function(e){ if(e.which) { if(screen.width < 767) { e.preventDefault(); $('#myTab a')[1].click(); $('#myTab li.service').removeClass('noclick'); } } $(this).parent().find('.locationdiv').removeClass('selected'); $(this).parent().find('.location-name').removeClass('active'); $(this).parent().find('.location-name').removeClass('actives'); $(this).addClass('selected'); $(this).children('.location-name').addClass('active'); $(this).children('.location-name').addClass('actives'); var val = $(this).attr('data-value'); var store_id = 1; var valimage = $(this).attr('data-image'); $(this).parent().find('input').val(val); // $('#myTab a')[1].click(); //$('#myTab li.service').removeClass('noclick'); $('#next-to-sevices').prop("disabled", false); // if(val == '28'){ // $('.storesname').text($(this).attr('data-name')+" Showroom"); // }else{ // $('.storesname').text($(this).attr('data-name')); // } $('.storesname').text($(this).attr('data-name')); // if(val == '39'){ // $('.storesclose').html('We are closed on 24-Dec-2023 to 27-Dec-2023 and also on 31-Dec-2023 to 01-Jan-2024.'); // }else{ // $('.storesclose').html(''); // } $('.addr').html($(this).attr('data-address')); $('.tell').text($(this).attr('data-telephone')); if(val == '1'){ $('.whatsapp').show(); $('.wp').text("0758 484 4383"); }else if (val == '6'){ $('.whatsapp').show(); $('.wp').text("0730 865 2067"); }else if (val == '3'){ $('.whatsapp').show(); $('.wp').text("0738 518 1107"); }else if (val == '2'){ $('.whatsapp').show(); $('.wp').text("0770 662 7243"); }else if (val == '4'){ $('.whatsapp').show(); $('.wp').text("0747 671 3179"); }else if (val == '18' && store_id != '15'){ $('.whatsapp').show(); $('.wp').text("07572 406911"); } else if (val == '20'){ $('.whatsapp').show(); $('.wp').text("0758 484 4383"); } else{ $('.whatsapp').hide(); $('.wp').text(""); } //$('.storesimg').html('Emerald Cut Diamond Engagement Rings | Diamonds Factory (20)'); document.getElementById('location_val').value = val; //document.getElementById('storesname').value = $(this).attr('data-name'); document.getElementById("storesimg").src = valimage; document.getElementById("storeimage").src = valimage; // Emerald Cut Diamond Engagement Rings | Diamonds Factory (21) setapptcookie("activetab", "service", 1); var mydate = new Date(); var numberOfDaysToAdd = 1; mydate.setDate(mydate.getDate() + numberOfDaysToAdd); var dd = mydate.getDate(); var mm = mydate.getMonth()+1; //January is 0! var yyyy = mydate.getFullYear(); if(dd<10) { dd = '0'+dd } if(mm<10) { mm = '0'+mm } document.getElementById("change_loc").innerHTML = "" mydate = yyyy + '-' + mm + '-' + dd; $('#datepicker').data("DateTimePicker").date(mydate); if(val == '1'){ document.getElementById("change_loc").innerHTML = "Location selected: London"; } else if(val == '2'){ document.getElementById("change_loc").innerHTML = "Location selected: Victoria Arcade, Leeds"; } else if(val == '3'){ document.getElementById("change_loc").innerHTML = "Location selected: Liverpool"; } else if(val == '9'){ document.getElementById("change_loc").innerHTML = "Location selected: Glasgow"; } else if(val == '4'){ document.getElementById("change_loc").innerHTML = "Location selected: Manchester"; } else if(val == '18'){ document.getElementById("change_loc").innerHTML = "Location selected: Nottingham"; } else if(val == '19'){ document.getElementById("change_loc").innerHTML = "Location selected: Sheffield"; } else if(val == '20'){ document.getElementById("change_loc").innerHTML = "Location selected: Edinburgh"; } else if(val == '6'){ document.getElementById("change_loc").innerHTML = "Location selected: Birmingham"; } else if(val == '10'){ document.getElementById("change_loc").innerHTML = "Location selected: Sydney"; } else if(val == '11'){ document.getElementById("change_loc").innerHTML = "Location selected: Dublin"; } else if(val == '13'){ document.getElementById("change_loc").innerHTML = "Location selected: Melbourne"; } else if(val == '15'){ document.getElementById("change_loc").innerHTML = "Location selected: Adelaide"; } else if(val == '21'){ document.getElementById("change_loc").innerHTML = "Location selected: Auckland"; }else if(val == '22'){ document.getElementById("change_loc").innerHTML = "Location selected: Newcastle"; }else if(val == '23'){ document.getElementById("change_loc").innerHTML = "Location selected: Belfast"; }else if(val == '24'){ document.getElementById("change_loc").innerHTML = "Location selected: Commercial Street, Leeds"; }else if(val == '26'){ document.getElementById("change_loc").innerHTML = "Location selected: Melbourne Store"; } else if(val == '17'){ document.getElementById("change_loc").innerHTML = "Location selected: Lyon Store"; } else if(val == '5'){ document.getElementById("change_loc").innerHTML = "Location selected: Paris Store"; } document.getElementById("change_phone").innerHTML = ""; if(val == '1'){ document.getElementById("change_phone").innerHTML = "020 7660 1568"; } else if(val == '2'){ document.getElementById("change_phone").innerHTML = "0113 333 9076"; } else if(val == '3'){ document.getElementById("change_phone").innerHTML = "0151 515 0487"; } else if(val == '9'){ document.getElementById("change_phone").innerHTML = "0141 413 9197"; } else if(val == '4'){ document.getElementById("change_phone").innerHTML = "0161 885 3803"; } else if(val == '18'){ document.getElementById("change_phone").innerHTML = "0115 880 0101"; } else if(val == '19'){ document.getElementById("change_phone").innerHTML = "0114 331 0020"; } else if(val == '20'){ document.getElementById("change_phone").innerHTML = "0131 6000151"; } else if(val == '6'){ document.getElementById("change_phone").innerHTML = "0121 2710058"; } else if(val == '10'){ document.getElementById("change_phone").innerHTML = "02 8015 2916"; } else if(val == '11'){ document.getElementById("change_phone").innerHTML = "01 920 3022"; } else if(val == '13'){ document.getElementById("change_phone").innerHTML = "03 9917 5468"; } else if(val == '15'){ document.getElementById("change_phone").innerHTML = "08 7070 8026"; } else if(val == '21'){ document.getElementById("change_phone").innerHTML = "09 802 2972"; }else if(val == '22'){ document.getElementById("change_phone").innerHTML = "0191 466 1477"; }else if(val == '23'){ document.getElementById("change_phone").innerHTML = "028 9562 2030"; }else if(val == '24'){ document.getElementById("change_phone").innerHTML = "0113 333 9076"; }else if(val == '26'){ document.getElementById("change_phone").innerHTML = "03 9917 5271"; } else if(val == '17'){ document.getElementById("change_phone").innerHTML = "04 11 85 21 01"; } else if(val == '17'){ document.getElementById("change_phone").innerHTML = "01 84 68 00 70"; } document.getElementById('location_val').value = val; document.getElementById('location_image').value = valimage; document.getElementById("store-img").src = valimage; setapptcookie("locationtext", document.getElementById("change_loc").innerHTML, 1); setapptcookie("loc_image", document.getElementById('location_image').value, 1); //setapptcookie("locationtext", document.getElementById("change_phone").innerHTML, 1); setapptcookie("loc_selected", val, 1); }); function isIE () { var myNav = navigator.userAgent.toLowerCase(); return (myNav.indexOf('msie') != -1) ? parseInt(myNav.split('msie')[1]) : false; } $(document).on("mouseover", ".datepicker-days .day", function () { $(".same-day-appointment-text-desktop").fadeIn(500); });

  • Home
  • Engagement Rings
  • Emerald

Our emerald cut engagement rings are classy, stylish and will never go out of fashion. A perfect ring, available in a choice of precious metals.The unique look of the emerald cut diamond is created by the step cuts which produce a stunning hall-of-mirrors effect. The long lines, create maximum brightness and shine and give the emerald cut an elegant appeal.Team this engagement ring with a complementing plain band or jewel-encrusted emerald cut wedding ring for the perfect match. Quality and expert craftsmanship are always guaranteed at Diamonds Factory.

Read More

Reset all×

Custom Made

Ready to Deliver

Emerald×

×

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (23)

Emerald Cut Diamond Engagement Rings - CLRN349_01

Price from: £364

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (25)

Emerald Cut Diamond Engagement Rings - CLRN426_01

Price from: £612

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (27)

Emerald Cut Diamond Engagement Rings - CLRN640_01

Price from: £286

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (31)

Emerald Cut Diamond Engagement Rings - CLRN678_01

Price from: £376

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (33)

Emerald Cut Diamond Engagement Rings - CLRN05301_01

Price from: £586

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (35)

Emerald Cut Diamond Engagement Rings - CLRN348_01

Price from: £376

Hidden Halo

Emerald Cut Diamond Engagement Rings | Diamonds Factory (37)

Emerald Cut Diamond Engagement Rings - CLRN05854_01

Price from: £700

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (39)

Emerald Cut Diamond Engagement Rings - CLRN05291_01

Price from: £475

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (41)

Emerald Cut Diamond Engagement Rings - CLRN05616_01

Price from: £1,075

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (43)

Emerald Cut Diamond Engagement Rings - CLRN04509_01

Price from: £767

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (45)

Emerald Cut Diamond Engagement Rings - CLRN04473_01

Price from: £475

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (47)

Emerald Cut Diamond Engagement Rings - CLRN06683_01

Price from: £937

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (49)

Emerald Cut Diamond Engagement Rings - CLRN582_01

Price from: £398

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (51)

Emerald Cut Diamond Engagement Rings - CLRN04466_01

Price from: £483

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (53)

Emerald Cut Diamond Engagement Rings - CLRN05722_01

Price from: £716

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (55)

Emerald Cut Diamond Engagement Rings - CLRN2219_01

Price from: £412

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (57)

Emerald Cut Diamond Engagement Rings - CLRN271_09

Price from: £1,017

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (59)

Emerald Cut Diamond Engagement Rings - CLRN3659_01

Price from: £514

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (61)

Emerald Cut Diamond Engagement Rings - CLRN349_02

Price from: £613

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (63)

Emerald Cut Diamond Engagement Rings - CLRN645_01

Price from: £277

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (65)

Emerald Cut Diamond Engagement Rings - CLRN04483_01

Price from: £447

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (67)

Emerald Cut Diamond Engagement Rings - CLRN04788_01

Price from: £511

SALE

Emerald Cut Diamond Engagement Rings | Diamonds Factory (69)

Emerald Cut Diamond Engagement Rings - CLRN04504_01

Price from: £617

Previous 1 2 3 4 . . . 22 Next

Types of Engagement Ring UK

Engagement rings symbolise your love and eternal bond together which is why it can feel like a really important decision to get right, and here at Diamonds Factory we want to make picking the perfect diamond engagement ring an easy and effortless process. With our expert advice on hand 24/7 and incredible range of styles and designs, choosing their dream engagement ring has never been simpler. From white gold engagement rings to unique vintage rings, gemstone rings, solitaire diamond rings and so much more, you'll be spoilt for choice when it comes to choosing something they're set to love forever.

If you're looking for an alternative to a diamond engagement ring, we offer an array of different stones and styles to choose from too. If you're looking for something that's sustainable and man-made, our moissanite engagement rings are best known and loved for their disco-ball like sparkle. Not to mention our extensive lab grown engagement rings offering that are handcrafted in our very own Diamonds Factory lab, all featuring incredible discounts that won't be beaten.

Prefer to create something totally unique to them? Our bespoke service gives you the opportunity to bring your ideas to life. We design your ring, your way and work alongside you to craft and curate an incredible bespoke engagement ring that they'll never want to take off. Discover our full range of engagement rings online now and shop with total peace of mind with free delivery and free 30-day returns.

Emerald Cut Engagement RingsFAQs

With its standout flashes of light and unique, mesmerising look, an emerald cut diamond is a popular choice amongst our customers and allows an impressive amount of light to be reflected thanks to its large surface area. Loved by celebrities around the globe like Elizabeth Taylor, Victoria Beckham and Jennifer Lopez just to note a few, an emerald cut is absolutely suitable as an engagement ring. It’s also important to note that an emerald cut is an incredibly flattering shape on any hand too!

An emerald cut engagement ring features an elongated, rectangular shape with sharp cropped corners and long parallel step cuts that are said to give the ‘hall of mirrors’ effect when looking at the diamond. An emerald cut diamond has 57 facets, which is made up of sharp lines that run down the sides to draw more attention to the centre of the diamond.

No, although the same in name they are not the same in nature, although factually speaking an emerald cut diamond did infact originally get its name from cutting emerald gemstones. Emeralds are easily damaged in the cutting process, and cutting them at this angle decreased the risk of chips and damage, which was where the emerald-cut term was officially born. An emerald cut is a tiered stone which features sleek corners and facets, whilst an emerald is a distinctive green gemstone made from beryl.

');}if(data['success']) {$("#signup").hide();$("#subscript").hide();$("#main_newsletter").hide();$(".newssletter").hide();$("#thanks").show();$("#thanku").show();$('.change-onsubmit').css({'width':'100%','margin-bottom':'15px'});setTimeout(function() {$("#cboxClose").trigger('click');}, 5000);}}});});

@diamondsfactoryworld

Emerald Cut Diamond Engagement Rings | Diamonds Factory (70)Emerald Cut Diamond Engagement Rings | Diamonds Factory (71)Emerald Cut Diamond Engagement Rings | Diamonds Factory (72)Emerald Cut Diamond Engagement Rings | Diamonds Factory (73)Emerald Cut Diamond Engagement Rings | Diamonds Factory (74)Emerald Cut Diamond Engagement Rings | Diamonds Factory (75)

Emerald Cut Diamond Engagement Rings | Diamonds Factory (2024)

References

Top Articles
Latest Posts
Article information

Author: Terrell Hackett

Last Updated:

Views: 5943

Rating: 4.1 / 5 (72 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Terrell Hackett

Birthday: 1992-03-17

Address: Suite 453 459 Gibson Squares, East Adriane, AK 71925-5692

Phone: +21811810803470

Job: Chief Representative

Hobby: Board games, Rock climbing, Ghost hunting, Origami, Kabaddi, Mushroom hunting, Gaming

Introduction: My name is Terrell Hackett, I am a gleaming, brainy, courageous, helpful, healthy, cooperative, graceful person who loves writing and wants to share my knowledge and understanding with you.