Plugin Contributor
kluver
(@kluver)
Hi @frankotech,
That is a feature of our Premium Templates extension. With the extension you wil get access to the Customizer that will easily let you add the product thumbnail with the ‘Thumbnail’ block.
Hi,
Thank you for the information.
I found code in some posts to enable thumbnails, but it doesn’t work.
<?php echo $product && $product->get_image() ? $product->get_image( array( 50, 50 ) ) : ”; ?>
I just need an invoice as confirmation of the order and eventually issue from another accounting program.
Regards
Andy