add_filter('woocommerce_get_stock_html', 'custom_show_stock_for_warehouse_category', 20, 2);
function custom_show_stock_for_warehouse_category($html, $product) {
$protected_slug = 'warehouse';
// Check if product is in the "warehouse" category
if (has_term($protected_slug, 'product_cat', $product->get_id())) {
// Check if password is required (and not yet entered) for this category page
if (post_password_required(get_queried_object_id())) {
return ''; // Hide stock level if password not entered
} else {
return $html; // Show stock level if access granted
}
}
return ''; // Hide stock for all other products
}
UGG Website - Official Site for UGG Boots & More2020 – Page 2 – Official UGG Australia
Clothes can transform your mood and confidence. Doing collections, doing fashion is like a non-stop dialogue. I think I’d go mad if I didn’t have a place to escape to. There is…
I’m very happy about myself, because I realized my dreams. I learned how to understand what people want. My dresses are very reasonably priced, for dresses that are cut on the body. There…