In PrestaShop 1.6 in the list of products of the administrator, the products are shown with the discounts included in the price. In PrestaShop 1.7 this does not happen, so we must modify some files to get it

File:

src/PrestaShopBundle/Resources/views/Admin/Product/CatalogPage/Lists/products_table.html.twig

Search the red code, and add the green code after that.

File:

src/PrestaShopBundle/Resources/views/Admin/Product/CatalogPage/Listslist.html.twig

Search the red code, and add the green code after that.

And with this changes, you add a new column with the final price with discounts:

Product added to wishlist
Product added to compare.

We use a selection of our own and third-party cookies on the pages of this website: Essential cookies, which are required in order to use the website; functional cookies, which provide better easy of use when using the website; performance cookies, which we use to generate aggregated data on website use and statistics; and marketing cookies, which are used to display relevant content and advertising. If you choose "ACCEPT ALL", you consent to the use of all cookies. You can accept and reject individual cookie types and revoke your consent for the future at any time under "Settings".