Change Cart Collaterals hook comment
Identical to Woo files.
This commit is contained in:
parent
89a7860da0
commit
84df459b29
|
@ -154,7 +154,7 @@ do_action( 'woocommerce_before_cart' ); ?>
|
|||
<div class="cart-collaterals">
|
||||
<?php
|
||||
/**
|
||||
* woocommerce_cart_collaterals hook.
|
||||
* Cart collaterals hook.
|
||||
*
|
||||
* @hooked woocommerce_cross_sell_display
|
||||
* @hooked woocommerce_cart_totals - 10
|
||||
|
|
Reference in New Issue