Function woocommerce_get_product_thumbnail
Get the product thumbnail, or the placeholder if not set.
Parameters summary
string |
$size = 'shop_catalog' |
(default: 'shop_catalog') |
integer |
$placeholder_width = 0 |
(default: 0) |
integer |
$placeholder_height = 0 |
(default: 0) |
Return value summary
string
|