Hello,
Thank you for reaching out.
The shortcode {product_thumbnail} is not supported in the email templates. This shortcode was not available in previous versions of the plugin either.
To display the product image in the email, please use the following shortcode:
{product_image}
Our email templates currently support these shortcodes:
{product_name}, {product_id}, {product_link}, {shopname}, {email_id}, {subscriber_email}, {cart_link}, {only_product_name}, {only_product_sku}, {product_price}, {product_image}, {subscriber_name}, {subscriber_phone}, {subscriber_firstname}, {subscriber_lastname}
If you replace {product_thumbnail} with {product_image}, the product image will appear correctly in the email.
Please let us know if you need any further assistance. We are happy to help.
Best regards.
Thread Starter
FmX
(@nescafe89)
Thank you. {product_image} is working perfect. Cheers.