$(function(){ let l = $('.magnifier-line .p_thumbnail_box .static-img').length; if(l >1){ $('.e_magnifier-2 .magnifier-assembly').show(); } })