Get Free Audit

How to Customize Advanced Order Confirmation Page in PrestaShop

Oct 12, 2016

11491 Alexey Homiakov

How to Customize Advanced Order Confirmation Page in PrestaShop

This article presents an overview of “Order Confirmation page”. It is clear with the name what is a purpose of this page, but let me remind you one more time, what exactly this page should contain.

  • Order Reference
  • Order’s status step-by-step
  • Delivery and invoice addresses
  • Products list with total and shipping prices
  • Carrier
  • Payment method

Likewise, this page could be completed with the other elements (customers data, number of Reward Points that customer received, related products, etc.), depending on requirements of a client.

A while ago we released “Advanced Order Confirmation Page” PrestaShop module, which conforms to all requirement listed above. Further we will show you how to customize this module according to your needs.

“Advanced Order Confirmation Page” module uses order-detail.tpl template file to change a content of the page. We should relocate this file, and just copy order-detail.tpl file from the theme, and paste it to the front directory. Then add the following code into

/modules/order_confirmation/order_confirmation.php:

Andrey_Dubina
Partner With Us Let's discuss how to grow your business. Get a Free Quote.
Talk to Andrey


And now you can modify template file according to your needs.

For example, you want to add Related Products block, what can stimulate customers for further purchase.

/modules/order_confirmation/order_confirmation.php:


/modules/order_confirmation/views/templates/front/order-detail.tpl:


So here is the result on a frontend:

How to Customize Advanced Order Confirmation Page in PrestaShop

As you can see we achieved additional functionality for an Advanced Order Confirmation Page in quite easy and fast way.

Advanced Order Confirmation Page module is rather flexible and could be easily extended according to the requirements of your web store. For more Prestashop modules check our shop.

promo popup magento 2

PrestaShop Promo Popup

Take your online store to the next level

Download here
Andrey Dubina
Partner With Us Looking for a partner to grow your business? We are the right company to bring your webstore to success. Talk to Andrey

2 Comments

  1. Hi,

    to confirm an order by link, implement the payment modules:
    Pay by Check
    Pay by Bank Wire

    These modules generate the page, where a user should confirm an order. There is also a button with a link on the page.

    In case you want to check an order, the ‘Orders History’ Page provides all the information according to the particular user.

Post a new comment

BelVG Newsletter
Subscribe to our mailing list and get interesting stuff and updates to your email inbox.
Email *