Functions::get_product_image_url( WC_Product $product )
Get Product Image URL
Parameters
- $product
-
(Required) that instance of WC_Product.
Return
(string)
Source
File: includes/modules/woocommerce_booster/comparison_table/functions.php
Expand full source code Collapse full source code View on Github