Catpos: Home >

Mosaic tile stone sample push pull display stand MC1001

  • Product Description

Product Details



Name:

Mosaic tile stone sample push pull display stand Natural Stone Flooring Display Stand MC1001

Model Number:
MC1001
Appearance Size:
1860*600*600mm as designed, any size can be customized
Used field:
Mosaic tile samples display show for shop
Color:
standard color is black. Other colors on request
Capacity
 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/Customize
1860*600*600mm/customized
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; }); });