+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図面
キッチンカウンタートップ
バスルーム洗面台トップ
ゴールドトップを選ぶ理由
会社概要
工場概要
チーム
ニュース
支持
ダウンロード
お手入れとメンテナンス
保証
よくある質問
ブログ
プロジェクト
ホテルプロジェクト
アパートプロジェクト
キャビネットとカウンタートップ
お問い合わせ
附近的4051卡拉拉金石英厨房台面
ホーム
全デザイン
2025年新柄
4051 カララゴールド
2025年新柄
4051 カララゴールド
スーパースラブ:
( 143'' × 80'' ); ( 138'' × 80'' );
超大板材:
127"x64"
厚さ:
20mm、30mm
材質:
人工石英
台面:
根据您的图纸定制
表面:
抛光、哑光、皮革面。
应用:
通常用于台面
無料サンプルをリクエスト
ヴィンセント
マネージャー
info@goldtopstone.com
+86 150 8034 1449
人気商品
4051 カララゴールド
5111 ラザゴールド
キッチンのクォーツカウンタートップ
5095 スタチュアリーダン
クォーツカウンタートップのメンテナンス
洞石石英板
説明
コレクション
附近的4051卡拉拉金石英厨房台面
4051 卡拉拉金石英石厨房台面附近
是一种多功能且优雅的工程石材,以其干净、纯白的外观而闻名。其光滑、一致的表面使其成为现代和极简设计的永恒选择。有机白的简约性使其能够与各种室内风格无缝融合,在任何空间中提供时尚而精致的背景。
デザイナーズコレクション
関連リンク
人工クォーツ
バスルームカウンタートップ
カラカッタクォーツ
カラカッタホワイト
キッチンカウンタートップ
クォーツカウンタートップ
クォーツキッチンカウンタートップ
クォーツスラブ
クォーツタイル
クォーツ洗面台トップ
スラブクォーツ
洗面台トップ
白いカウンタートップ
白いクォーツ
クイックお問い合わせ
名前:
メール:
電話番号:
メッセージ:
お問い合わせを送信
メールアドレスを入力
最新のカタログを入手しましょう!
メール
名前:
お問い合わせを送信
"); $("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-5be657ebdff9c238e5d0a8d6dcfa78e8').length) { $('.message-5be657ebdff9c238e5d0a8d6dcfa78e8').val('from: ' + window.location.href + ', date: ' + getTimestamp()); } }); // indexAllDesign - js $('.filter .categories li').click(function() { $(this).siblings().removeClass('active'); $(this).addClass('active'); })