+86-150-8034-1449
|
sales@goldtopstone.com
TikTok
|
语言
English
Français
Español
Deutsch
Português
Pусский
Nederlands
čeština
اللغة العربية
日本語
한국어
Italiano
Melayu
Norsk
Svenska
Türk
Український
ελληνικά
简体中文
български
Polskie
Danske
Suomi
首页
设计
印花石英石
2025年新花色
无硅石英石
卡拉卡塔石英石
混凝土石英石
大理石石英石
闪光石英石
台面
边型
CAD图纸
厨房台面
浴室梳妆台面
为什么选择金拓普
公司简介
工厂简介
团队
新闻
支持
下载
保养与维护
质保
常见问题
博客
项目
酒店项目
公寓项目
橱柜与台面
联系我们
获取报价
申请免费样品
首页
设计
印花石英石
2025年新花色
无硅石英石
卡拉卡塔石英石
混凝土石英石
大理石石英石
闪光石英石
台面
边型
CAD图纸
厨房台面
浴室梳妆台面
为什么选择金拓普
公司简介
工厂简介
团队
新闻
支持
下载
保养与维护
质保
常见问题
博客
项目
酒店项目
公寓项目
橱柜与台面
联系我们
6028 Calacatta Armani 水槽批发制造工厂
首页
所有设计
2025年新花色
6028卡拉卡塔阿玛尼
2025年新花色
6028卡拉卡塔阿玛尼
超大板:
( 143'' × 80'' ); ( 138'' × 80'' );
大板:
127" × 64"
厚度:
20mm、30mm
按尺寸切割:
按图纸切割
其他尺寸可根据定制要求提供
表面:
抛光、哑光、皮革面。
申请免费样品
VINCENT
经理
info@goldtopstone.com
+86 150 8034 1449
热销产品
6028卡拉卡塔阿玛尼
5074 黑色艺术
5109卡拉卡塔阿普阿纳
白色石英批发
优质人造石英石
黑色石英
描述
系列
6028 Calacatta Armani 水槽批发制造工厂
6028卡拉卡塔阿玛尼
是一种高端工程石材,复刻了经典的 Calacatta 大理石。其表面为白色或浅灰色,带有细腻的灰色或金色纹理,呈现出优雅的视觉效果。该石材耐用、防污且易于清洁,适用于台面、地板和墙面覆层等多种应用。其精致的外观和优异的性能使 6028 Calacatta Armani 成为现代住宅和商业空间的流行选择。
设计师系列
相关链接
人造石英石
浴室台面
卡拉卡塔石英石
卡拉卡塔白
厨房台面
石英石台面
石英石厨房台面
石英石板材
石英石瓷砖
石英石梳妆台面
石英石板
梳妆台面
白色台面
白色石英石
快速咨询
姓名:
邮箱:
电话:
留言:
发送咨询
输入您的电子邮箱
并获取最新的测验目录!
邮箱
姓名:
发送咨询
"); $("form").submit(function(e) { var form_item = $(this); console.log(form_item) /*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 == "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-136a6bf9b56c4398fdbf43fe171c9bd7').length) { $('.message-136a6bf9b56c4398fdbf43fe171c9bd7').val('from: ' + window.location.href + ', date: ' + getTimestamp()); } }); // indexAllDesign - js $('.filter .categories li').click(function() { $(this).siblings().removeClass('active'); $(this).addClass('active'); })