Changing buy button text to preorder in sense theme

Hi,

I’m looking to change the text of my buy button on one of my product templates (Sense theme 10.0) from ‘add to cart’ to ‘preorder now’. Anyone that can assist with this please ? :slightly_smiling_face:

www.revery.co

Thanks!

Hi @MJrevery

  1. Go to theme

  2. edit default theme content

  1. change text what you want

Hi,

1- Go to your online store

2- Click on Edit default theme content

3- Search in the box for Add to Cart

Change to the text you want and save.

Hi,

Thanks but I wish to change this for one product template only (preorder), and leave the other product templates with the add to cart text.

Hi,

Thanks but I wish to change this for one product template only (preorder), and leave the other regular product templates with the add to cart text.

Hi @MJrevery

Then have to edit the product-form.liquid file

Find button code

and mark condition on button if have preorder add preorder text

otherwise display add to cart.

Id needed any help please let me know

Thanks

To acheive this you need to install a preorder system there are a lot in the shopify store some with free plans:

Check the link : https://apps.shopify.com/categories/selling-products-purchase-options-pre-orders

Do you have the custom code for this?

@MJrevery

Please share collab access can add code according to theme,

because have to check the preorder product first.