Redirect "View Your Order" Button to "Thank You" Page

I’d like to change the “View your order” button in the order confirmation email to redirect customers to the “Thank You” page instead of the “Order” page.

How can I do this?

To do this, you will need to modify the email template in your Shopify admin. Here’s how:

  1. Go to your Shopify admin dashboard.
  2. Navigate to Settings > Notifications.
  3. Click on Order confirmation email.

From here, you can edit the order confirmation email. However, I suggest not making changes unless you’re comfortable with coding, as modifying the email template requires some coding skills.

The “View your order” button in Shopify’s order confirmation email template is dynamically generated and typically links to the Order Status Page (also called the “Order” page). While Shopify does not allow direct customization of this URL to redirect it to the “Thank You” page, you can achieve similar functionality by modifying the email template.

Should i replace “View your order

with

View your order

???