Catpos: Home >

Natural Stone Mosaic tile sample rotating display steel stand MZ1005

  • Product Description

Product Details


Name:

Natural Stone Mosaic tile sample rotating display frame Marble Granite steel stand MZ1005

Model Number:
 MZ1005
Appearance Size:
640*640*2000mm as designed, any size can be customized
Used field:
Mosaic samples show
Color:
As you requirement
Capacity
64 but we can make any quantity slots you need!
Brand Name:
Tsianfan
Price Term:
FOB
Payment Term:
T/T
Place of Origin:
Fujian, China (Mainland)
Logo Print:
As Per Customer's Request
Sample Dimension:
standard 150*150*10 mm, but any size slot can be discuss.
Surface:
Acid Pickling, Baking Finish, Anti-rust Processed
Material:
High-quality steel


Similar Products




Double Quality Inspection




General Size
150*150*10 mm/customized
640*640*2000mm/customized
64
As you requirement
High-quality steel
SEND INQUIRY
// Set first thumbnail as active $('#thumblist a:first').addClass('zoomThumbActive'); // Prev/Next scrolling var boxW = $('#zoom_list_box').width(); var liW = $('#thumblist li').first().outerWidth(true) || 58; var totalW = $('#thumblist li').length * liW; var maxPage = Math.max(0, Math.ceil(totalW / boxW) - 1); $('#zoom_list a.next').click(function(){ if (currentPage < maxPage) { currentPage++; $('#thumblist').animate({left: -currentPage * boxW + 'px'}, 400); } return false; }); $('#zoom_list a.pre').click(function(){ if (currentPage > 0) { currentPage--; $('#thumblist').animate({left: -currentPage * boxW + 'px'}, 400); } return false; }); });