Quick Shopping Cart Help | Edit "Start Shopping" Button Text

Hello!

Could someone please help me change the below “Start Shopping” button text to “Join Our Waitlist.” My shop’s website is www.shayrdair.com, and when you click on the shopping cart icon in the top right corner, you’ll see the shopping cart pop-up. I’m not technical and have spent a while trying to figure this out, so could really use some help! Thank you in advance! :blush:

Desktop

![Desktop _Start Shopping_.png|2712x1370](upload://wVhNs4FBzmPerrWdmNxmPcTLcrd.jpeg)

Mobile

![Mobile _Start Shopping_.jpg|1179x2556](upload://wqsXrx6fhXjLWiMAxvLEdvLLLAT.jpeg)

Hey

I’ve taken a quick look at this for you, and a few suggestions.

The best solution - if the theme has this option.

  • Go to Online Store > Themes in your Shopify admin.
  • Find the theme you want to edit, and click on “Actions” > “Edit default theme content”.
  • Find the relevant button and change the string (note, if you can’t find it, you will need to try another approach).

Alternatively, it could be in the theme settings:

  • Go to Online Store > Themes and click Customize for your active theme.

  • Look for options in the Theme Settings panel (usually on the left sidebar).

    • Some themes have dedicated settings for button labels, like under “Buttons” or “Cart.”
  • If available, update the relevant field for the button’s text.

If neither of these work, you can use my more hacky solution, which changes the text in the DOM, just copy and paste this below the tag in your theme.liquid file:


1 Like

Thank you, @Olllie ! I found it under the Theme Settings! Very very much appreciated :slightly_smiling_face: