Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions front-office/checkout.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ If the store has only one payment method available, this payment method should b

## Final summary


If the 'Final summary' has been enabled in the Shop Parameters > Order Settings section of the back office, a panel summarizing the order is displayed in the last step of the checkout, below the payment block.
It displays the shipping and invoice address, the shipping method and a summary of the cart with the product list, the unit price, the quantity, the total for each product line, the subtotal, the shipping and the total

![order final summary](/img/Order_final_summary.png)

If the 'Final summary' has been enabled and if all the products in the cart are virtual, then the shipping method and the shipping amount are not displayed.

If the merchant has enabled the 'Final summary' and 'Offer recycled packaging' options in the Shop Parameters > Order Settings section of the back office, and if the customer has decided to receive his/her order in recycled packaging, it should be mentioned in the _Shipping Method_ block of the final summary: `Recycled packaging` (localized in `Shop.Theme.Checkout`). Cf. _to do_ #[16348](https://github.com/PrestaShop/PrestaShop/issues/16348) issue.


Expand Down
Binary file added img/Order final summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.