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.


Top ↑

Source Source

File: includes/models/model.llms.product.php


Top ↑

User Contributed Notes User Contributed Notes

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