Catpos: Home >

Quartz Slab Sample Rack SRL114

  • Quartz Slab Sample Rack , Granite Sample Exhition
  • Product Description

Quartz Stone Display Tower

Quartz Stone Exhibition Rack

Quartz Slab Sample Rack , Granite and Marble Sample Stand , Stone Showroom Stand

Tsianfan provide different layout and size Stone Display Rack for Quartz Stone Tile , Granite and Marble Tile  or Timber Sample. The size can be customized, Logo can custom. Accept any special processing. 

 

Xiamen Tsianfan Ind & Trad Co., Ltd is the leading manufacturer for Stone sample folder, Quartz stone sample binderquartz stone display rack, Stone Floor Display Stand , Mosaic Floor Display Stand, Tabletop Stone Stand, Stone Sample Box Stone Sample Suitcase , Stone Sample Board , Mosaic Tile Trays rack and so on.

General Size
SRL114
250 x250 x 20 mm
custom
24 samples
custom
35kg
Carton
Metal
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; }); });