apply_filters( 'llms_product_is_purchasable', bool $purchasable , LLMS_Product $product )
Filter whether the product is purchasable
Description Description
Parameters Parameters
- $purchasable
-
Whether the product
$product
is purchasable. - $product
-
The LLMS_Product instance.
Source Source
File: includes/models/model.llms.product.php