post; setup_postdata( $post ); ?> ID ); setup_postdata( $parent_product_post ); ?>
is_sold_individually() || ! $product->is_purchasable() ) : ?> 'quantity[' . $product_id . ']', 'input_value' => '0' ) ); ?> get_price_html(); if ( $availability = $product->get_availability() ) { $availability_html = empty( $availability['availability'] ) ? '' : '

' . esc_html( $availability['availability'] ) . '

'; echo apply_filters( 'woocommerce_stock_html', $availability_html, $availability['availability'], $product ); } ?>