is_visible() ) { return; } $attributes = $product->get_attributes(); $catalog_galimg = allstore_option('catalog_galimg', true); ?>
>
get_gallery_image_ids(); if (has_post_thumbnail()) { $img_src = allstore_get_img_src('shop_catalog'); echo ''.get_the_title().''; } if ( $attachment_ids ) { foreach ( $attachment_ids as $attachment_id ) { $img_src = allstore_get_img_src( 'shop_catalog', $attachment_id ); echo ''.get_the_title().''; } } } else { woocommerce_template_loop_product_thumbnail(); } ?>

get_price_html() ) : ?>