Catpos: Home >

Granite Promotional Box PB052

  • Product Description


Granite Promotional Box  , Stone Promotional Box , Marble Promotional Box  is used for Stone marketing promotion , it can be stone marketing display tool , stone sample gift box.


It can meet any you special Size and capacity , For we are stone display box manufacturer.


Tsianfan is professional in making Granite Promotional Box  , Stone Promotional Box , Marble Promotional Box .


General Size
PB052
120x120x20 mm
custom
10 samples or custom
custom
custom
Carton
Cardboard , MDF , Acrylic
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; }); });