Change 'Products' in filter row and change 'Sold out' buttom text to 'Sold' on mthe whole site

Hi all,

My site: https://yaartbid.com/

I’m using Studio theme and would like to modify the filter row to wirte ‘Artworks’ instead of the default ‘Products’ on the whole website:

Another thing I would like to modify on the whole webiste is the ‘Sold out’ button, which I prefer to write ‘Sold’ only:

It would be great if anyone can help. Thank you!

Hi @Artbid

You can find and edit those texts from your Online store > Themes > Edit default contents.

Search and replace the default content with your texts

Hello @Artbid ,

Go to theme store.

Edit theme code.

Search en.default

open file and search product_count_simple

You change products to artworks.

Hi,

Same en.default file search sold out

so change sold out to sold

Thank you! All good now!