woocommerce_checkout_after_customer_details

woocommerce_checkout_after_customer_details

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('woocommerce_checkout_after_customer_details') is found 1 times:

  • /templates/checkout/form-checkout.php line 48
    				<?php do_action( 'woocommerce_checkout_shipping' ); ?>
    			</div>
    		</div>
    
    		<?php do_action( 'woocommerce_checkout_after_customer_details' ); ?>
    
    	<?php endif; ?>
    
    	<?php do_action( 'woocommerce_checkout_before_order_review_heading' ); ?>
    
    	<h3 id="order_review_heading"><?php esc_html_e( 'Your order', 'woocommerce' ); ?></h3>
    

See this hook used in plugins: