core->products->get_product_cost( $product->get_id() ); } public function get_availability(): bool { return function_exists( 'alg_wc_cog' ); } }