add_action( 'woocommerce_before_shop_loop_item_title', function() { global $product; if ( !$product->is_in_stock() ) { echo 'Sold Out'; } });

Bookmarks

Showing all 16 results

0
    0
    Your Cart
    Your cart is emptyReturn to Shop