I am using the "Better together" mod and am trying to add a thumbnail next to the product name.

This is an example of how it could look on the page.

Buy this item get a, some_product <show thumbnail here> for free.

Where the some_product is a product you have linked with a discount and the <show thumbnail >is a thumbnail of the product.

The thumbnail code would need to be added in at around line 400 of the ot_better_together.php file. To the right of $disc_link =, I am still working this out and am trying to use zen_image function to achieve this. If I could figure out how to call images based on product id I would have it done already! Any suggestion would certainly be appreciated, either way when I get the answer I will post it.

Thank you.