apply_filters( 'bigcommerce/product/inventory/should_display', bool $show, BigCommercePost_TypesProductProduct $product )

Summary

Filter whether to display inventory for a product


Parameters

$show

(bool) Whether to show the inventory level

$product

(BigCommercePost_TypesProductProduct) The product being displayed


Source

File: src/BigCommerce/Templates/Inventory_Level.php


User Contributed Notes

You must log in before being able to contribute a note or feedback.