+86-150-8034-1449 | sales@goldtopstone.com

|

Única piedra de cuarzo calacatta personalizada SH6112 empresa Venta al por mayor 5057

Losas Super Jumbo

 5057 Único 

Tamaño: Losa común: 3600×1800 mm (142 '' × 71 ''); 3200×1600 mm (126'' × 63''); 3000×1500 mm (118'' × 59''); 3000×1400mm (118'' × 55'' ) Losa personalizada: el tamaño de las losas se puede personalizar para proyectos comerciales Grosor: 6 mm, 12 mm, 15 mm, 18 mm, 20 mm, 30 mm Cortar a medida: Cortar por dibujos Otros tamaños según la solicitud personalizada Superficie: pulido, apomazado, cuero. Detalle del paquete: 1) Losa: plástico en el interior + paquete de madera fuerte en condiciones de navegar en el exterior 2) Azulejo: espuma en el interior + cajas de madera resistentes en condiciones de navegar con correas reforzadas en el exterior 3) Encimera: espuma en el interior + cajas de madera resistentes en condiciones de navegar con correas reforzadas en el exterior

5057 Losas únicas de cuarzo calacatta blanco al por mayor 

    Unique calacatta Quartz Crafted from high-quality quartz, this super jumbo slab boasts a brilliant white color, making it a versatile and chic option for any design scheme. It's durable, easy to maintain, and resistant to scratches and stains, making it an ideal choice for high-traffic areas. With its grand size, the Unique calacatta Quartz perfect for creating seamless surfaces, making it perfect for kitchen countertops, bathroom vanities, and more. Bring this luxurious and stunning stone into your space and elevate your design game to the next level!
    GOLDTOP Stone the leading supplier of the Quartz Stone.Now we have more than 100+ 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.














Colección de diseñadores

"); $("form").submit(function(e) { /*emoji表情过滤*/ 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("请输入正确的手机号码!"); } } 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 参考捷胜首页底部的发送邮箱的表单
if (e.currentTarget.id == "homeForm") { // 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; } if (flag) { $.post(protocol + "//inquiry.digoodcms.com/api/save/goldtopstone", $(this).serialize(), function(res, status) { if (res.indexOf('Inquiry Send Success') >= 0) { // window.location.href = backpage; $("#homeForm").hide(); $(".submit-success").show(); } }); } } }); 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-eae9bddc846293658af5a39bf90ce649').length) { $('.message-eae9bddc846293658af5a39bf90ce649').val('from: ' + window.location.href + ', date: ' + getTimestamp()); } }); // indexAllDesign - js $('.filter .categories li').click(function () { $(this).siblings().removeClass('active'); $(this).addClass('active'); })