is_in_stock() ) { printf( '%s', esc_html__( 'Sold Out', 'aihub' ) ); return; } ?> is_on_sale() ) : ?> ' . esc_html__( 'Sale!', 'aihub' ) . '', $post, $product ); ?>