is_sold_individually() ) : ?> isset( $_POST['quantity'] ) ? wc_stock_amount( $_POST['quantity'] ) : 1 ) ); ?>
$options ) : $loop++; ?>
'ASC') ); $counter = 0; foreach ( $terms as $term ) { if ( ! in_array( $term->slug, $options ) ) continue; $select_options[] = ''; $counter++; } } else { $counter = 0; foreach ( $available_variations as $option ) { $select_options[] = ''; $counter++; } } } ?>
ID, 'product_cat' ) ); $tag_count = sizeof( get_the_terms( $post->ID, 'product_tag' ) ); ?>
get_sku() || $product->is_type( 'variable' ) ) ) : ?> get_sku() ) ? $sku : esc_html__( 'N/A', 'awa' ); ?>
get_id(), ', ', '' . _n( 'Category:', 'Categories:', $cat_count, 'awa' ) . ' ', '' ); ?> get_id(), ', ', '' . _n( 'Tag:', 'Tags:', $tag_count, 'awa' ) . ' ', '' ); ?>