To Add ALA for products created using WooCommerce Product Bundles extension the following changes will need to be added into the Affirm extension.

In ~/wp-content/plugins/woocommerce-gateway-affirm/class-woocommerce-gateway-affirm.php, update the woocommerce_single_product_summary function to.



In ~/wp-content/plugins/woocommerce-gateway-affirm/class-woocommerce-gateway-affirm.php, update the woocommerce_after_shop_loop_item function to.



In ~/wp-content/plugins/woocommerce-gateway-affirm/assets/js/affirm-as-low-as.js around line 167 update, the init function to



In ~/wp-content/plugins/woocommerce-gateway-affirm/assets/js/affirm-as-low-as.js add the following function.