D
D
denism3002018-12-12 09:45:48
WordPress
denism300, 2018-12-12 09:45:48

How to display a product thumbnail as a link?

How to display a product thumbnail as a link in a product category?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
denism300, 2018-12-14
@denism300

Answer:
hands. Hookami will not work, or I did not find how.

<a href="<?php echo get_permalink($product->post->id); ?>" class="woocomerce-product-thumb">
  <?php do_action('woocommerce_before_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10); ?>
</a>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question