Ejemplo n.º 1
0
function jigoshop_product_thumbnail($post, jigoshop_product $product)
{
    echo $product->get_image('shop_thumbnail');
}