TrackingHow To Add Track Order Button in the Customer Order

The order track button can make it easier for your customers to check the delivery status for their orders

  1. From your Shopify admin, go to Online Store -> Themes

  2. Click Actions -> Edit code

    go to edit theme code
  3. Search customer order template, please following like the picture below

    Search customer order template
  4. Then you should search orders.total_price on the template, you can search that with press CTRL + F

  5. Then you can copy paste this code below

    Loading script

  6. After copy and paste, it will be like below

    Insert code track button
  7. Don't forget to save your changes. When you go to the order detail page, a track order button will appear and will redirect to the tracking page

    Track order on order detail page

Good luck 🤞 😉