Okay
  Public Ticket #2636627
I would like to change the email template of the quotation, I want to show the image of the product also instead of only show the product code in the email.
Closed

Comments

  • Charles started the conversation

    I would like to change the email template of the quotation, I want to show the image of  the product also instead of only show the product code in the email.


    i have attached the email template right now, and i would like to add a table and have 3 columns: image, product code, quantity. Can help to add a image column and show the product image? Please, thanks...

  •  2,131
    WebWizards replied

    Hi Charles,

    Thank you for purchasing our plugin,


    1) The first step to do this is to change the email template. It is easy to do. Simply copy paste the New Message template into the THEME FOLDER. For example, if you are using storefront, you would copy it here:

    wp-content/themes/storefront-child/new-message-email-template.php

    Now, you can work on this template directly and change it, without modifying the plugin.



    2)

    I would like to have 3 columns: image, product code, quantity.

    Now you need to modify the template

    I am sorry but we do not have the capability to do plugin customizations as part of support as these take significant time. You would have to hire a developer to complete this.


    I would like to help so I started work on modifying the template. This is the template:

    https://drive.google.com/file/d/1nJ069WebDH7hkWcpZLwHyiCI-alDI5Ul/view?usp=sharing

    And the result:

    3792728905.png


    But it is not complete, only a start to help you. Hours more of customization are needed to set this up so you would have to work with a developer to do this. Thank you for understanding.


    Kind Regards,

    Stefan

  • Charles replied

    Okay, thanks. But one more thing i would like to ensure, if i modified the code, when b2bking has any updates, will the changes be override?

  •  2,131
    WebWizards replied

    Hello Charles,

    I apologize for my late reply.  This week has seen a big spike in support requests and we have reduced staff during the holidays. I appreciate your patience.


    Short answer is: You will be able to update B2BKing without your changes being overwritten, so nothing to worry about here.


    Long answer: 

    In the process I described below, you are copying the B2BKing email template to the Theme folder (e.g. Flatsome, StoreFront, WoodMart, or whatever theme you are using). There is an order in which templates are loaded - the theme folder is checked first, so if you put a template there, it will be prioritized. I believe it is a good solution for your site long-term.


    Kind Regards,

    Stefan