get_bundle_by_product_id($product->get_id()); if (!$bundle || $bundle->get_status() !== 'active') { return; } $bundle_items = $bundle->get_bundle_items(); if (empty($bundle_items)) { return; } ?>
get_description()); ?>
get_discount_value() > 0): ?>get_price_html(); ?>
get_min_quantity()); ?>
get_max_quantity()): ?>get_max_quantity()); ?>