Where do I go to change the Sold Out label to read something else?

Is there a way to change the label that says “Sold Out” to something else? I would like to be able to direct people to go to Amazon for some items in our store when we no longer have any inventory.

In the shopping cart or in an order form, it can be done with some custom code place in the html sections.

1 Like

Can you give me a little direction as to where I can find the html sections that will change it on the product page? All I see is the front page of the cart. Thanks.

Shopping cart and order forms both have html area’s where you can provide a tag and some javascript that can be used to change the label. (see image)