Buy Green Emerald Engagement Rings UK | 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('Buy Green Emerald Engagement Rings UK | 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; // Buy Green Emerald Engagement Rings UK | 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 Engagement Rings

If you are looking for a ring as unique as your love, an green emerald engagement ring could be a perfect choice. Our collection of emerald engagement rings are designed to make a statement. Each design is meticulously crafted by our artisan jewellers and can be tailored to your needs with our customisation service. From beautiful solitaire emerald engagement rings to glamorous halo ring styles, peruse our range to find the perfect one.

Read More

Reset all×

Custom Made

Ready to Deliver

Emerald Engagement Rings×

×

SALE

4 Prong Emerald Shaped Emerald Engagement Ring - CLRN582_EM3_01

Price from: £402

SALE

Buy Green Emerald Engagement Rings UK | Diamonds Factory (24)

Diamond Side Stone Emerald Shaped Emerald Engagement Ring - CLRN03141_EM_01

Price from: £337

SALE

Emerald Halo Emerald Engagement Ring - CLRN271_EM2_09

Price from: £796

SALE

Oval Halo Emerald Engagement Ring - CLRN271_EM1_09

Price from: £966

SALE

Emerald Halo Emerald Engagement Ring - CLRN4236_EM_01

Price from: £488

SALE

Prong Setting Oval Emerald Side Stone Ring - CLRN05849_EM_OVL_01

Price from: £512

SALE

Prong Setting Emerald Side Stone Ring - CLRN3986_EM_01

Price from: £876

SALE

Halo Diamond Emerald Shaped Emerald Engagement Ring - CLRN271_EM2_08

Price from: £576

SALE

White Gold Emerald Engagement Ring - CLRN349_EM1_01

Price from: £398

SALE

Prong Setting Emerald Side Stone Ring - CLRN4238_EM_01

Price from: £590

SALE

Buy Green Emerald Engagement Rings UK | Diamonds Factory (36)

Round 4 Prong Setting Emerald Three Stone Ring - CLRN03003_EM_01

Price from: £604

SALE

Buy Green Emerald Engagement Rings UK | Diamonds Factory (38)

Prong Setting Emerald Halo Engagement Ring - CLRN03138_EM_01

Price from: £443

SALE

Prong Setting Emerald Side Stone Ring - CLRN3971_EM_01

Price from: £1,395

SALE

Buy Green Emerald Engagement Rings UK | Diamonds Factory (41)

White Gold Emerald Trilogy Emerald Engagement Ring - CLRN346_EM1_01

Price from: £1,293

SALE

White Gold Emerald Engagement Ring - CLRN349_EM2_01

Price from: £310

SALE

Prong Setting Emerald Three Stone Ring - CLRN4234_EM_01

Price from: £845

SALE

Side Stone Diamond With Oval Emerald Engagement Ring - CLRN1_EM1_09

Price from: £750

SALE

Prong Setting Emerald Side Stone Engagement Ring - CLRN04504_EM_01

Price from: £595

SALE

Micro Pave Emerald Full Eternity Ring - CLRN05662_EM_01

Price from: £322

SALE

Halo Diamond Pear Emerald Engagement Ring - CLRN271_EM1_08

Price from: £652

SALE

White Gold Emerald Engagement Ring - CLRN349_EM_01

Price from: £326

SALE

Prong Setting Round Solitaire Ring - CLRN05816_EM_RND_01

Price from: £719

SALE

Prong Setting Emerald Five Stone Ring - CLRN05685_EM_01

Price from: £1,429

Previous 1 2 3 4 . . . 7 Next

');}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

Buy Green Emerald Engagement Rings UK | Diamonds Factory (51)Buy Green Emerald Engagement Rings UK | Diamonds Factory (52)Buy Green Emerald Engagement Rings UK | Diamonds Factory (53)Buy Green Emerald Engagement Rings UK | Diamonds Factory (54)Buy Green Emerald Engagement Rings UK | Diamonds Factory (55)Buy Green Emerald Engagement Rings UK | Diamonds Factory (56)

Buy Green Emerald Engagement Rings UK | Diamonds Factory (2024)

References

Top Articles
Latest Posts
Article information

Author: Stevie Stamm

Last Updated:

Views: 5959

Rating: 5 / 5 (80 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Stevie Stamm

Birthday: 1996-06-22

Address: Apt. 419 4200 Sipes Estate, East Delmerview, WY 05617

Phone: +342332224300

Job: Future Advertising Analyst

Hobby: Leather crafting, Puzzles, Leather crafting, scrapbook, Urban exploration, Cabaret, Skateboarding

Introduction: My name is Stevie Stamm, I am a colorful, sparkling, splendid, vast, open, hilarious, tender person who loves writing and wants to share my knowledge and understanding with you.