Data_Store::is_product_in_comparison_table( int $product_id )
Check a product exists in comparison products.
Parameters
- $product_id
-
(Required) the product id.
Return
(bool)
Source
File: includes/modules/woocommerce_booster/comparison_table/data_store.php
Expand full source code Collapse full source code View on Github