Product Groups (37)Main Products Plastic Products Polycarbonate Sheet & Film Acrylic Sheet PVC Foam Board PVC Roofing Sheet PETG Sheet APET Sheet ABS Sheet HIPS Sheet GPPS Sheet Rigid Polypropylene Sheet Polypropylene Hollow Sheet Plastic Sheet Extended Products Semi Rigid PVC Sheet Decorative Materials PU Stone Panel WPC Ceiling & Wall Panel 3D PVC Wall Panel Marble wall stickers PVC Marble Wall Panel Acoustic Slat Wood Wall Panel Flexible stone Bamboo Fiber Wall Panel WPC Decking WPC Cladding WPC Garden Product PVC Ceiling & Wall Panel pu moding Vinyl Soffit & Siding Panel PS Wall Panel Polyester Fibre Acoustic Panel Peel and Stick Wallpaper Decorative PVC Membrane Foil Decorative PET Hot Stamping Foil document.addEventListener("DOMContentLoaded", function(){ void function(context){ const hotAreaItem = document.querySelector(`.J-hot-${context.scopeId}`); let timerDomResize = null; const handleDomResize = () => { clearTimeout(timerDomResize); timerDomResize = setTimeout(() => { const imgCurrentWidth = hotAreaItem.querySelector('img').width; const imgWidthSize = hotAreaItem.querySelector('img').dataset.size; const scaleRatio = imgCurrentWidth / imgWidthSize || 1; const hotAreas = hotAreaItem.querySelector('map').querySelectorAll('area'); hotAreas.forEach((area) => { const coords = area.dataset.coords.split(','); area.coords = coords.map((coord) => coord * scaleRatio).join(','); }); }, 1000); }; const resizeObserver = window.ResizeObserver && new window.ResizeObserver(() => { handleDomResize(); }); if (hotAreaItem) { handleDomResize(); if (resizeObserver) { resizeObserver.observe(hotAreaItem); } } let timerWindowResize = null; const responsiveWidth = 1415; const handleWindowResize = () => { clearTimeout(timerWindowResize); timerWindowResize = setTimeout(() => { const img = hotAreaItem.querySelector('img'); const imgWidthSize = img.dataset.size; if(context.mode != 'preview-pad'){ if (window.innerWidth > responsiveWidth) { img.style.minWidth = `${imgWidthSize}px`; return; } img.style.minWidth = `${imgWidthSize * (window.innerWidth / responsiveWidth)}px`; }else{ img.style.minWidth = `${imgWidthSize * (768 / responsiveWidth)}px`; } }, 300); }; handleWindowResize(); window.addEventListener('resize', handleWindowResize); }({scopeId:"scope-1a09b2c7522",murl:Athena.parseMurl,mode:"view",event:"domReady"});}) .prod-wrap[data-v-0d7c3068]{ margin:0 auto; } .prod-wrap .title[data-v-0d7c3068]{ margin-bottom:20px; /* font-weight: bold; font-size: 22px; line-height: 30px; text-align: center; */ } .prod-wrap .prod-list[data-v-0d7c3068]{ display: flex; justify-content: space-around; flex-wrap: wrap; position: relative; height:550px; } .prod-wrap .prod-list .prod-main[data-v-0d7c3068] { flex:1; display: flex; justify-content: space-around; flex-wrap: wrap; } .prod-wrap .prod-list .prod-main-list[data-v-0d7c3068] { width:190px; } .prod-wrap .prod-list .prod-main[data-v-0d7c3068] { width:100%; background: #FFFFFF; border-radius: 10px; box-sizing: border-box; padding: 30px; /* margin-top: 10px; */ } .prod-wrap .prod-list .prod-main[data-v-0d7c3068]:hover{ box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.12), 0px 6px 10px rgba(0, 0, 0, 0.06), 0px 9px 16px 8px rgba(0, 0, 0, 0.03); } .prod-wrap .prod-list .prod-main .prod-main-img[data-v-0d7c3068]{ width:490px; height:490px; overflow:hidden; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img[data-v-0d7c3068]{ position: relative; /* width:490px; height:490px; */ font-size: 0; display: flex; justify-content: space-around; flex-wrap: wrap; padding-top: 100%; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img .img-wrap[data-v-0d7c3068]{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img .img-wrap .prod-picRoundBox[data-v-0d7c3068]{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img .img-wrap .prod-picRoundBox .prod-picRoundBox-wrap[data-v-0d7c3068]{ width: 100%; height: 100%; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img .img-wrap .prod-picRoundBox .prod-picRoundBox-wrap img[data-v-0d7c3068]{ width: 100%; height: 100%; } .prod-wrap .prod-list .prod-main .prod-main-img .prod-img .prod-img-mark[data-v-0d7c3068]{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.03); } .prod-wrap .prod-img .img-wrap .prod-3d-mark[data-v-0d7c3068]{ background-image: url('https://www.micstatic.com/common/img/icon/3d_64.png?2026-7-14'); background-color: rgba(0,0,0,.5); background-size: 48px 48px; cursor: pointer; width: 48px; height: 48px; position: absolute; top: 50%; left: 50%; margin-left: -24px; margin-top: -24px; border-radius: 50%; z-index: 2; } .prod-wrap .prod-img .img-wrap:hover .prod-3d-mark[data-v-0d7c3068]{ background-image: url('https://www.micstatic.com/common/img/icon/3d_gif.gif?2026-7-14'); } .prod-wrap .prod-img .img-wrap .video-mark[data-v-0d7c3068]{ position:absolute; bottom:15px; left:15px; } .prod-wrap .prod-img .img-wrap .video-mark .icon-img[data-v-0d7c3068]{ width:52px; height:40px; } .prod-wrap .prod-list .prod-main .prod-main-img .img[data-v-0d7c3068]{ max-width:490px; max-height:490px; } .prod-wrap .prod-list .prod-main .content[data-v-0d7c3068]{ flex:1; padding-left:30px; } .prod-wrap .prod-list .prod-main .content .prod-name[data-v-0d7c3068]{ margin-top: 20px; height: 60px; font-size: 20px; line-height: 30px; display: block; text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word; word-wrap: break-word; color: #555; } .prod-wrap .prod-list .prod-main .content .prod-info[data-v-0d7c3068]{ margin-top: 70px; } .prod-wrap .prod-list .prod-main .content .prod-info .info[data-v-0d7c3068]{ line-height: 1.5; font-size:22px; display: block; text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; word-wrap: break-word; color: #555; } .prod-wrap .prod-list .prod-main .content .prod-info .info.price[data-v-0d7c3068]{ color: #e64545; font-size: 32px; line-height: 1.5; font-weight: bold; } .prod-wrap .prod-list .prod-main .content .prod-info .info.price .price-unit[data-v-0d7c3068]{ color:#222; } .prod-wrap .prod-list .prod-main-list .prod-item[data-v-0d7c3068] { position: relative; background: #FFFFFF; border-radius: 10px; box-sizing: border-box; margin: 20px 0 0 20px; overflow: hidden; cursor: pointer; } .prod-wrap .prod-list .prod-main-list .prod-item[data-v-0d7c3068]:first-child{ margin-top:0; } .prod-wrap .prod-list .prod-main-list .prod-item[data-v-0d7c3068]:hover{ box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.12), 0px 6px 10px rgba(0, 0, 0, 0.06), 0px 9px 16px 8px rgba(0, 0, 0, 0.03); } .prod-wrap .prod-list .prod-main-list .prod-item .prod-item-mask[data-v-0d7c3068]{ position: absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.2); border-radius: 10px; } .prod-wrap .prod-list .prod-main-list .prod-item.selected .prod-item-mask[data-v-0d7c3068]{ background:rgba(0,0,0,0.03); } .prod-wrap .prod-list .prod-main-list .prod-item .prod-img[data-v-0d7c3068]{ position: relative; width: 100%; height: 0; padding-top: 100%; font-size: 0; } .prod-wrap .prod-list .prod-main-list .prod-item .prod-img .img-wrap[data-v-0d7c3068]{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .prod-wrap .prod-list .prod-main-list .prod-item .img[data-v-0d7c3068]{ max-width:170px; max-height:170px; } .prod-wrap .grey[data-v-0d7c3068]{ color: #888; font-weight: normal; } .prod-wrap .prod-list .prod-main .content .prod-btn .btn.btn-inquiry[data-v-0d7c3068]{ border: 1px solid #888; border-radius: 28px; padding: 10px 20px; margin-top: 80px; color: #222; background: #fff; line-height: 100%; } .prod-wrap .prod-list .prod-main .content .prod-btn .btn.btn-inquiry[data-v-0d7c3068]:hover{ border-color: #222; } .prod-wrap .prod-list .edit-mask[data-v-0d7c3068]{ position: absolute; width:100%; height:100%; top:0; left:0; } @media only screen and (max-width: 1279px){ /* .prod-wrap{ max-width:984px; margin: 0 auto; } */ .prod-wrap .prod-list[data-v-0d7c3068]{ height:454px; } .prod-wrap .prod-list .prod-main .prod-main-img[data-v-0d7c3068]{ width:394px; height: 394px; } .prod-wrap .prod-list .prod-main .prod-main-img .img[data-v-0d7c3068]{ max-width:394px; max-height:394px; } .prod-wrap .prod-list .prod-main .content .prod-name[data-v-0d7c3068]{ font-size:18px; } .prod-wrap .prod-list .prod-main-list[data-v-0d7c3068] { width:158px; } .prod-wrap .prod-list .prod-main-list .prod-item .img[data-v-0d7c3068]{ max-width:138px; max-height:138px; } .prod-wrap .prod-list .prod-main .content .prod-info[data-v-0d7c3068]{ margin-top: 50px; } .prod-wrap .prod-list .prod-main .content .prod-btn .btn.btn-inquiry[data-v-0d7c3068]{ margin-top:60px; } } @media only screen and (max-width: 1023px){ /* .prod-wrap{ max-width: 728px; } */ .prod-wrap .prod-list[data-v-0d7c3068]{ height: 330px; } .prod-wrap .prod-list .prod-main[data-v-0d7c3068]{ padding:20px; } .prod-wrap .prod-list .prod-main .prod-main-img[data-v-0d7c3068]{ width:290px; height:290px; } .prod-wrap .prod-list .prod-main .prod-main-img .img[data-v-0d7c3068]{ max-width:290px; max-height:290px; } .prod-wrap .prod-list .prod-main-list[data-v-0d7c3068] { width:120px; } .prod-wrap .prod-list .prod-main-list .prod-item .img[data-v-0d7c3068]{ max-width:100px; max-height:100px; } .prod-wrap .prod-list .prod-main-list .prod-item[data-v-0d7c3068]{ margin-top: 15px } /* .prod-wrap .prod-list .prod-main-list .prod-item:not(:first-child){ margin-top:15px; } */ .prod-wrap .prod-list .prod-main .content .prod-info[data-v-0d7c3068]{ margin-top: 30px; } .prod-wrap .prod-list .prod-main .content .prod-info .info[data-v-0d7c3068]{ font-size:18px; } .prod-wrap .prod-list .prod-main .content .prod-info .info.price[data-v-0d7c3068]{ font-size:26px; } .prod-wrap .prod-list .prod-main .content .prod-btn .btn.btn-inquiry[data-v-0d7c3068]{ margin-top:30px; } .prod-wrap .prod-img .img-wrap .video-mark[data-v-0d7c3068]{ position:absolute; bottom:10px; left:10px; } .prod-wrap .prod-img .img-wrap .video-mark .icon-img[data-v-0d7c3068]{ width:36px; height:28px; } } Polycarbonate Sheets Please enter in English. document.addEventListener("DOMContentLoaded", function(){ void function(context){ const hotAreaItem = document.querySelector(`.J-hot-${context.scopeId}`); let timerDomResize = null; const handleDomResize = () => { clearTimeout(timerDomResize); timerDomResize = setTimeout(() => { const imgCurrentWidth = hotAreaItem.querySelector('img').width; const imgWidthSize = hotAreaItem.querySelector('img').dataset.size; const scaleRatio = imgCurrentWidth / imgWidthSize || 1; const hotAreas = hotAreaItem.querySelector('map').querySelectorAll('area'); hotAreas.forEach((area) => { const coords = area.dataset.coords.split(','); area.coords = coords.map((coord) => coord * scaleRatio).join(','); }); }, 1000); }; const resizeObserver = window.ResizeObserver && new window.ResizeObserver(() => { handleDomResize(); }); if (hotAreaItem) { handleDomResize(); if (resizeObserver) { resizeObserver.observe(hotAreaItem); } } let timerWindowResize = null; const responsiveWidth = 1415; const handleWindowResize = () => { clearTimeout(timerWindowResize); timerWindowResize = setTimeout(() => { const img = hotAreaItem.querySelector('img'); const imgWidthSize = img.dataset.size; if(context.mode != 'preview-pad'){ if (window.innerWidth > responsiveWidth) { img.style.minWidth = `${imgWidthSize}px`; return; } img.style.minWidth = `${imgWidthSize * (window.innerWidth / responsiveWidth)}px`; }else{ img.style.minWidth = `${imgWidthSize * (768 / responsiveWidth)}px`; } }, 300); }; handleWindowResize(); window.addEventListener('resize', handleWindowResize); }({scopeId:"scope-1a09c986bab",murl:Athena.parseMurl,mode:"view",event:"domReady"});}) .prod-wrap .title[data-v-55bca040]{ margin-bottom:20px; } .prod-wrap .prod-list[data-v-55bca040]{ display: flex; justify-content: space-around; background: #fff; border: 1px solid #DAE0E6; box-sizing: border-box; margin: 0 auto; /* max-width: 100%; */ } .prod-wrap .prod-list .prod-list-title[data-v-55bca040]{ width:199px; /* height:732px; */ background:#F5F7FA; border-right: 1px solid #DAE0E6; } .prod-wrap .prod-list .prod-list-title .title-tab[data-v-55bca040]{ border-top: 1px solid #DAE0E6; box-sizing: border-box; padding:25px 20px; font-weight:500; cursor:pointer; } .prod-wrap .prod-list .prod-list-title .title-tab[data-v-55bca040]:first-child{ margin-top:-1px; } .prod-wrap .prod-list .prod-list-title .title-tab.selected[data-v-55bca040]{ border-right: 1px solid #fff; margin-right: -1px; color: #e64545; background: #fff; } .prod-wrap .prod-list .prod-list-title .title-tab .cat-title[data-v-55bca040]{ font-size:16px; line-height: 24px; max-height:48px; } .prod-wrap .prod-list .prod-list-content[data-v-55bca040]{ flex:1; /* height:732px; */ } .prod-wrap .prod-list .prod-list-content .prod-list-content-wrap[data-v-55bca040]{ /* display: flex; justify-content: left; flex-wrap: wrap; */ padding:10px 8px; /* height:712px; overflow:hidden; */ display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; } /* .prod-wrap .prod-list-edit .prod-list-content .prod-list-content-wrap{ justify-content: space-around; } */ .prod-wrap .prod-list .prod-list-content .prod-list-content-wrap .info-price[data-v-55bca040]{ text-overflow: ellipsis; overflow: hidden; word-break: break-all; white-space: nowrap; } /* .prod-wrap .prod-list .prod-item{ width:245px; } */ .prod-wrap .prod-list .prod-item .prod-item-wrap[data-v-55bca040]{ display: flex; justify-content: space-around; flex-wrap: wrap; background: #FFFFFF; border-radius: 10px; box-sizing: border-box; padding: 10px; } .prod-wrap .prod-list .prod-item .prod-img[data-v-55bca040]{ position: relative; width: 100%; height: 0; padding-top: 100%; font-size: 0; } .prod-wrap .prod-list .prod-item .prod-img .img-wrap[data-v-55bca040]{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .prod-wrap .prod-list .prod-item .prod-img .img-wrap .prod-picRoundBox[data-v-55bca040]{ position: absolute; width: 100%; height: 100%; overflow: hidden; } .prod-wrap .prod-list .prod-item .prod-img .img-wrap .prod-picRoundBox .prod-picRoundBox-wrap[data-v-55bca040]{ width: 100%; height: 100%; } .prod-wrap .prod-img .img-wrap .prod-3d-mark[data-v-55bca040]{ background-image: url('https://www.micstatic.com/common/img/icon/3d_64.png?2026-7-14'); background-color: rgba(0,0,0,.5); background-size: 48px 48px; cursor: pointer; width: 48px; height: 48px; position: absolute; top: 50%; left: 50%; margin-left: -24px; margin-top: -24px; border-radius: 50%; z-index: 2; } .prod-wrap .prod-img .img-wrap:hover .prod-3d-mark[data-v-55bca040]{ background-image: url('https://www.micstatic.com/common/img/icon/3d_gif.gif?2026-7-14'); } .prod-wrap .prod-img .img-wrap .video-mark[data-v-55bca040]{ position:absolute; bottom:5px; left:5px; } .prod-wrap .prod-img .img-wrap .video-mark .icon-img[data-v-55bca040]{ width:26px; height:20px; } .prod-wrap .prod-list .prod-item .prod-img .img-wrap .prod-img-mark[data-v-55bca040]{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.03); } .prod-wrap .prod-list .prod-item .prod-img .img[data-v-55bca040]{ max-width:100%; max-height:100%; } .prod-wrap .prod-list .prod-item .prod-content[data-v-55bca040]{ flex:1; } .prod-wrap .prod-list .prod-item .prod-name[data-v-55bca040]{ margin-top: 15px; color:#555; height: 42px; font-size: 14px; display: block; text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word; word-wrap: break-word; } .prod-wrap .prod-list .prod-item .prod-info[data-v-55bca040]{ margin-top: 10px; color:#222; width: 100%; height: 101px; } .prod-wrap .prod-list .prod-item .prod-info .info-title[data-v-55bca040] { font-size: 14px; height: 42px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; color: #555; } .prod-wrap .prod-list .prod-item .prod-info .info-title a[data-v-55bca040] { color: #555; } .prod-wrap .prod-list .prod-item .prod-info .info-price[data-v-55bca040] { font-size: 16px; margin-top: 10px; line-height: 24px; font-weight: bold; } .prod-wrap .prod-list .prod-item .prod-info .info-price .info-tip[data-v-55bca040] { font-size: 14px; color: #888; font-weight: normal; } .prod-wrap .prod-list .prod-item .prod-info .info-count[data-v-55bca040] { font-size: 16px; line-height: 24px; font-weight: bold; } .prod-wrap .prod-list .prod-item .prod-info .info-count .info-tip[data-v-55bca040] { font-size: 14px; color: #888; font-weight: normal; } .prod-wrap .prod-list .prod-item .info[data-v-55bca040]{ height: 21px; font-size: 14px; display: block; text-overflow: ellipsis; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; word-wrap: break-word; font-weight:bold; } .prod-wrap .grey[data-v-55bca040]{ color: #888; font-weight:normal; } @media only screen and (max-width: 1279px){ /* .prod-wrap .prod-list{ width:980px; } */ .prod-wrap .prod-list .prod-list-content .prod-list-content-wrap[data-v-55bca040]{ grid-template-columns: repeat(3, 1fr); } .prod-wrap .prod-list .prod-list-title[data-v-55bca040]{ width:224px; } } @media only screen and (max-width: 1023px){ /* .prod-wrap .prod-list{ width:728px; } */ .prod-wrap .prod-list .prod-list-title[data-v-55bca040]{ width:219px; } } @media only screen and (max-width: 968px){ .prod-wrap .prod-list .prod-list-content .prod-list-content-wrap[data-v-55bca040]{ grid-template-columns: repeat(2, 1fr); } } Multi Categories Products Please enter in English. 3D PVC Wall Panel Please enter in English. PU Stone Panel Please enter in English. Acoustic Slat Wood Wall Panel Please enter in English. PS Wall Panel Please enter in English. Foam Wall Sticker Please enter in English.