How to add the price row to the preorder mail?


1. Please make sure you are in development mode (at the end of your HTML file is included the script.js instead of script.min.js).

2. Open the "js/products/products.js" file.

3. Search for the "fillField" event and add the "price" property to the "prodList" like shown in the screenshot.

4. Open the "sendmail.php" file.

5. Add a new column to the "$tableRows" property and reduce the "Product ID" column size, like shown in the screenshot.

6. Open the "templates/mail.html" file.

7. Add a new column name to the table and reduce the "Product ID" column size, like shown in the screenshot.


Last update:
2016-04-11 10:04
Author:
Vlad Sargu
Revision:
1.0
Average rating:0 (0 Votes)