I added this line in the add-to-cart.php
just belowd endswitch;
echo sprintf('<img src="url to your image" width="20px"/>', $link, $product->id, $product->product_type, $label);
I added this line in the add-to-cart.php
just belowd endswitch;
echo sprintf('<img src="url to your image" width="20px"/>', $link, $product->id, $product->product_type, $label);