Catpos: Home >

Mosaic ceramic tile wear turn page display frame, pull ark-MF004

  • Product Description

Product Details



Name:

Mosaic ceramic tile wear turn page display frame, pull ark-MF004

Model Number:
MF004
Appearance Size:
1000*450*2000mm/ Customized
Used field:
Mosaic samples show
Color:
As you requirement
Capacity
displays 56 planks (as designed) 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


Exhibition hall effect






Similar Products 







Double Quality Inspection




General Size
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; }); });