How To Change Pdf Invoice Content In Email Order Confirmation To Customer

Hello,

In the pdf invoice, under the store info, the vendor's email address is shown. How can this be removed?

Thanks,

Grace

Administration -> Notifications -> Documents -> Invoice -> Code snippets -> Company address

It can be changed here

Good, I found it. Thanks!

One more question, how can I replace the vendor logo with the marketplace's logo?

{{ c.name }}

what should it be in place of {{c.logos.mail.image.image_path}}

The logo is not changed if you enable the "Send vendor emails from marketplace email addresses" setting?

Nope, unfortunately it's not.

The "Send vendor emails from marketplace email addresses" setting only changes the email address in the "from" field.

For now, I've hard coded it to change the image source to grab it from the link of the uploaded logo. While I don't expect to be changing logos so often for this to be an issue, it would be nice to have it coded based on a variable rather than a hardcoded "img src = " html code.

Please make a post to bug tracker. I think, the logo should be changed according to the "Send vendor emails from marketplace email addresses" setting value