Any Checkout Blocks App can create a Image Block with hyperlink with query to get ordername there?

Any Checkout Blocks App can create a Image Block with hyperlink with query to get ordername there?

zionlkc
Tourist
12 0 3

Hi all,

 

Might I know if you could know that any app that can achieve my goal :
1. to create an image content block in the thankyou page

2. Clicking the image will bring us to a url which in the query I can specify ?ordername=#0001

 

Thank you!

Reply 1 (1)

richardcobain
Pathfinder
120 4 14

You can achieve this by using a Shopify app like ReConvert Post Purchase Upsell, which allows you to customize the Thank You page with image content blocks and clickable links. If you prefer a code-based approach, you can modify the checkout.liquid file (available on Shopify Plus) or use Shopify Scripts to insert custom HTML with a dynamic query string. Another option is using a custom Thank You page editor app, like OrderlyEmails, which provides more flexibility in post-purchase customization.