get_sku(); $sku = $sku ? $sku : 'N\A'; // KiteSt code $show_meta = ( ( wc_product_sku_enabled() && ( $product->get_sku() != '' || $product->is_type( 'variable' ) ) ) || get_the_terms( $post->ID, 'product_cat' ) || get_the_terms( $post->ID, 'product_tag' ) ) ? true : false; if ( $show_meta ) { ?>
get_sku() || $product->is_type( 'variable' ) ) ) : ?> get_id(), ', ', '' . _n( 'Category:', 'Categories:', count( $product->get_category_ids() ), 'teta-lite' ) . ' ', '' ); ?> get_id(), ', ', '' . _n( 'Tag:', 'Tags:', count( $product->get_tag_ids() ), 'teta-lite' ) . ' ', '' ); ?>