'; } do_action( 'nectar_woocommerce_after_single_product_summary' ); } function nectar_woocommerce_before_checkout_billing_form() { do_action( 'nectar_woocommerce_before_checkout_billing_form' ); } function nectar_woocommerce_after_checkout_billing_form() { do_action( 'nectar_woocommerce_after_checkout_billing_form' ); } function nectar_woocommerce_before_checkout_shipping_form() { do_action( 'nectar_woocommerce_before_checkout_shipping_form' ); } function nectar_woocommerce_before_order_notes() { do_action( 'nectar_woocommerce_before_order_notes' ); } function nectar_woocommerce_after_order_notes() { do_action( 'nectar_woocommerce_after_order_notes' ); } function nectar_woocommerce_checkout_before_order_review() { do_action( 'nectar_woocommerce_checkout_before_order_review' ); } function nectar_woocommerce_review_order_before_payment() { do_action( 'nectar_woocommerce_review_order_before_payment' ); } function nectar_woocommerce_review_order_after_payment() { do_action( 'nectar_woocommerce_review_order_after_payment' ); } function nectar_woocommerce_cart_coupon() { do_action( 'nectar_woocommerce_cart_coupon' ); } function nectar_woocommerce_before_cart_totals() { do_action( 'nectar_woocommerce_before_cart_totals' ); } function nectar_woocommerce_cart_totals_before_shipping() { do_action( 'nectar_woocommerce_cart_totals_before_shipping' ); } function nectar_woocommerce_before_shipping_calculator() { do_action( 'nectar_woocommerce_before_shipping_calculator' ); } function nectar_woocommerce_after_shipping_calculator() { do_action( 'nectar_woocommerce_after_shipping_calculator' ); } function nectar_woocommerce_proceed_to_checkout() { do_action( 'nectar_woocommerce_proceed_to_checkout' ); } ?>