Catpos: Home >

SR036-3 Hot sale Artificial Stone Display Rack

  • Product Description
If you want to Custom this Tabletop Display , Please provide below information to [email protected]                                                   

 

1.  Your Stone Size  ( Length, Width, Thickness.) 

2.  How many stone do you want to display on each stand?

3.  Please provide its Model No. 


( If you have not interested style, we can recommend according to your Answer 1 and 2.)

General Size
SR036-3
100 x 100 x 20
320 L x 610 H x 220 D
Hold 30 Samples or Custom
Custom
Custom
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; }); });