woocommerce_widget_shopping_cart_before_buttons

woocommerce_widget_shopping_cart_before_buttons

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_widget_shopping_cart_before_buttons') is found 1 times:

  • /templates/cart/mini-cart.php line 90
    		do_action( 'woocommerce_widget_shopping_cart_total' );
    		?>
    	</p>
    
    	<?php do_action( 'woocommerce_widget_shopping_cart_before_buttons' ); ?>
    
    	<p class="woocommerce-mini-cart__buttons buttons"><?php do_action( 'woocommerce_widget_shopping_cart_buttons' ); ?></p>
    
    	<?php do_action( 'woocommerce_widget_shopping_cart_after_buttons' ); ?>
    
    <?php else : ?>
    

See this hook used in plugins: