How to edit the checkout success page in ZenCart



Once your customer completes the order in ZenCart, they are directed to a page that thanks them for their order, and provides them with an order number.

By default, this page looks like this:

checkoutsuccess1

Editing this page is a two-step process.

The first part can be edited in the admin area:

checkoutsuccess2

Login to your ZenCart admin area. Click on “Define Pages Editor” under the “Tools” tab:

checkoutsuccess3

Now select define_checkout_success.php from the drop down menu:

checkoutsuccess4

When the box loads, edit the text to your own liking.

checkoutsuccess5

Click on the “save” button to apply your changes.

The other text must be edited using either FTP or by using the File Manager in your web hosting control panel.

Login to your control panel (if you are using cPanel, it’s usually located at www.yourdomain.com/cpanel).

Scroll down until you see the “Files” box, Click on “File Manager” in the “Files” box:

checkoutsuccess6

A small box will open in your screen:

checkoutsuccess7

  1. Click the button next to “Document Root for:”
  2. Make sure your domain name is selected in the drop down box
  3. Click on the “Go” button

Locate your ZenCart folder on the page (if you named the folder something else like store, shop, etc – look for that folder):

checkoutsuccess8

Click on the folder name to open it.

Locate the “includes” folder on the list.

checkoutsuccess9

Click on it to open it.

Now find the folder “languages” and click on it to open it.

checkoutsuccess10

The last folder to open is “english” so click on it to open it.

checkoutsuccess11

Find the file named checkout_success.php on the page:

checkoutsuccess12

  1. Check the box next to checkout_success.php
  2. Click on the “Edit” icon up top

A small box will open asking you if you want to edit the file. Click on the button “Edit” to proceed.

The following will load onto your screen:

checkoutsuccess13

Make changes as desired.

IMPORTANT: Be VERY careful when making edits. Be sure to leave the ‘ ‘ characters shown before and after text in place. Deleting these will create errors in your cart.

Once you have made your changes, click on the “Save Changes” button in the top right corner:

checkoutsuccess14

That’s it!

Your changes will now appear on your website.

To test it out, type in the following URL:

http://www.yourdomain.com/zencartfolder/index.php?main_page=checkout_success

Be sure to edit “yourdomain” and “zencartfolder” with your own details.

  • Share/Bookmark

Related tutorials that might interest you:

    How to edit the top menu links in ZenCart
    How to edit SiteMap links in ZenCart
    How to edit the SiteMap text in ZenCart
    Installing new templates in ZenCart
    How to edit the ZenCart header image

Comments are closed.