add_action( ‘woocommerce_after_shop_loop_item_title’, ‘dcms_show_out_stock’, 10 );
function dcms_show_out_stock() {
global $product;
if ( $product->managing_stock() && ! $product->is_in_stock() ){
echo ‘<p class=”stock out-of-stock”>’.__(‘Out of stock’,’woocommerce’).'</p>’;
}
}
add_action( ‘woocommerce_after_shop_loop_item_title’, ‘dcms_show_out_stock’, 10 );
function dcms_show_out_stock() {
global $product;
if ( $product->managing_stock() && ! $product->is_in_stock() ){
echo ‘<p class=”stock out-of-stock”>’.__(‘Out of stock’,’woocommerce’).'</p>’;
}
}
1 comentario
gate io
I have read your article carefully and I agree with you very much. This has provided a great help for my thesis writing, and I will seriously improve it. However, I don’t know much about a certain place. Can you help me?