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_discount_type() === 'percentage'): ?> get_discount_value()); ?> get_discount_value())); ?>
get_image('thumbnail'); ?>

get_name()); ?>

get_price_html(); ?>

get_price() * $item['default_quantity']); ?>
-
get_discount_value() > 0): ?>
-
-
get_min_quantity() || $bundle->get_max_quantity()): ?>
get_min_quantity()): ?>

get_min_quantity()); ?>

get_max_quantity()): ?>

get_max_quantity()); ?>