is_visible() ) { return; } $class_column = cs_get_option('products_per_row') ? 'col-md-' . cs_get_option('products_per_row') : 'col-md-3'; $label = get_post_meta($post->ID, 'awa_product_options'); $label_new = isset($label) && !empty($label) ? $label[0]['awa_product_new'] : false;?>