Quality White Marble Quartz Carara Vagli dining table

Marble Quartz

4018 Carara Vagli

Design Base: MarbleSeries Quartz
Finished:   Polished; Honed; Leather;
Product application: 
Prefabricated Countertop;
Kitchen Countertop;
Bathroom Countertop;
Vanity Countertop;
Table tops;

Edge type:
Square Polish; OGEE;
1/4 round; 1/4 round T&B;
half bullnose; full bullnose;
1/4 beveled; 1/4 beveled T&B;
1/2 beveled; Demi;

4018 Carara Vagli White Marble Quartz countertops

Marble Quartz Carara Vagli,Apparently, quartz from the marble series is a quartz stone that looks similar to marble, quartz from the marble series takes a style cue from marble, right down to their uber realistic veining and intriguing movement. They are also often called marble look quartz,marble quartz.
GOLDTOP Stone the leading supplier of the Quartz Stone.Now we have more than 200+ common colors and special colors as per customer’s design, Our Quartz Stone are exported to USA Canada Australia UK Germany...... more than 20 countries. Now GOLDTOP Stone has been recognized as one of the best Quartz Stone supplier from China.
GOLDTOP QUARTZ is certified by SGS, IAF, CE and NSF as a safe product that can be used in direct contact food zoom. Our strict Quality Control System ensures that each slab our customers receive is in the correct quality. We look forward to building up long term and professional business relationship with customers from all around the world. Welcome to visit GOLDTOP QUARTZ.








4018 Carara Vagli
4018 Carara Vagli
4018 Carara Vagli




Designers collection

"); $("form").submit(function(e) { var form_item = $(this); console.log(form_item) /*emoji filtering*/ let eRegStr = /[\uD83C|\uD83D|\uD83E][\uDC00-\uDFFF][\u200D|\uFE0F]| [\uD83C|\uD83D|\uD83E] [\uDC00-\uDFFF]| [0-9|*|#]\uFE0F\u20E3| [0-9|#]\u20E3| [\u203C-\u3299]\uFE0F\u200D| [\u203C-\u3299]\uFE0F| [\u2122-\u2B55]|\u303D| [\A9|\AE]\u3030|\uA9|\uAE|\u3030/ig; // e.preventDefault(); var emailEl = $(this).find("[name='email']"); var messageEl = $(this).find("[name='message']"); var telEl = $(this).find("[name='contact[tel]']"); var emailValid = false, messageValid = false, telValid = false; function formErrMsg(errText) { $(".error-msg").html(errText); $(".error-msg").stop().fadeIn(100); setTimeout(() => { $(".error-msg").stop().fadeOut(1000); }, 3000); } if (emailEl.length) { if (!/[-\w\.] +@[-\w\.] +(\. [-\w]+)+/.test(emailEl.val())) { e.preventDefault(); formErrMsg("Please enter the correct email address!"); } else { emailValid = true; } } if (emailValid) { if (messageEl.length) { // var value = messageEl.val().trim(); var value = messageEl.val(); if (!/\S{10,}/g.test(value.replace(/\s/g, ""))) { e.preventDefault(); formErrMsg("Please enter your message with more than 10 characters!"); } else { messageEl.val(value.replace(eRegStr, '')); messageValid = true; } } } if (emailValid && messageValid) { var host = window.location.host; if (telEl.length) { var value = telEl.val().trim(); if (/^(zh\-cn\.) /.test(host) || /\.risingcn\./.test(host)) { if (!/^1[3456789]\d{9}$/.test(value)) { e.preventDefault(); formErrMsg ("Please enter the correct mobile number!") ); } } else { if (value.length) { /* if ( isNaN(value) ) { e.preventDefault(); formErrMsg("Please enter the correct mobile phone number"); } */ } else { /* e.preventDefault(); formErrMsg("Please enter your phone number"); */ } } } } homeForm refers to the form for sending email at the bottom of the homepage
if (e.currentTarget.id == "dowmForm") { // alert("asd1f2s1df"); e.preventDefault(); let flag = false; let protocol = window.location.protocol; let backpage = protocol + "//" + document.location.hostname + "/inquiryok?back=" + document.location.pathname; if (emailValid && messageValid) { flag = true; } console.log(flag) $.post(protocol + "//inquiry.digoodcms.com/api/save/goldtopstone", $(this).serialize(), function(res, status) { if (status == 'success') { if(form_item.attr('dowm_url') != ''){ window.open(form_item.attr('dowm_url'), '_blank'); } }else{ alert(res.indexOf) } }); } }); function getTimestamp() { var d = new Date(), Y = d.getFullYear(), M = (d.getMonth() + 1) > 9 ? (d.getMonth() + 1) : '0' + (d.getMonth() + 1), D = d.getDate() > 9 ? d.getDate() : '0' + d.getDate(), h = d.getHours() > 9 ? d.getHours() : '0' + d.getHours(), m = d.getMinutes() > 9 ? d.getMinutes() : '0' + d.getMinutes(), s = d.getSeconds() > 9 ? d.getSeconds() : '0' + d.getSeconds(); var timestamp = `${Y}/${M}/${D} ${h}:${m}:${s}`; var rand = Math.random(); rand = rand.toString().substr(3); return timestamp + ', version=' + rand; } if ($('.message-e2942b664b996848050ad3c5e4e746b4').length) { $('.message-e2942b664b996848050ad3c5e4e746b4').val('from: ' + window.location.href + ', date: ' + getTimestamp()); } }); // indexAllDesign - js $('.filter .categories li').click(function () { $(this).siblings().removeClass('active'); $(this).addClass('active'); })