Products without price to display a "send enquiry" button on the COLLECTION page

Hi

We have some products that don’t have prices and want to display some text or CTA button on the collection page to encourage people to send enquiries instead of the price.

Example of a product with price and one

without next to it:

So for people not to think the product isn’t available, we want to show it is available just have to send enquiry.

@Djani As this would need some custom coding.I have sent you the details in Inbox , please check.

Hi @Djani ,

You can try using our app, Fordeer Product Labels & Badges, by following these steps:

Step 1: Install the app, enable app embed and create a text label, adjusting it to the desired position.

Step 2: In the label content tab, enter the link of the page you want to direct customers to in the link section.

Please note that if the label doesn’t appear in your store, please contact our chat support team via live chat immediately. If you have any further questions, feel free to ask me directly here.

Best wishes.

@Djani ,

To hide the price you can create a new template and hide the price using customizer, please refer the below screenshot.

For request a quote feature request you to refer the below video how you can implement the same.

Hi,

What you want can be done. However, on which pages will the button appear? Also, how will the button redirection work? Additionally, what is the website link?

Terence.

Hi And this button shows up in the collection view where products are displayed?

We already have a button on the products page

1 Like

Hi

So the goal is to show a cta in the collection view. Don’t want some people to think the product ins’t available if it doesn’t display a price in the collection view. As some products don’t have prices. We have a enquery button on the product view

https://millenniummachinery.ie/collections/bandsaws

Hi @Djani , sorry for my late response. yes you can. after setting up, please select show on “collection pages” in the display section. If you encounter any difficulties, you can contact our chat support team through live chat.

Hi again,

I’ve reviewed the related page, and it seems there are some issues or logical inconsistencies.

  1. Why do some sold-out products show prices while others don’t?
  2. Some products without prices lack the ‘sold out’ indicator.

These factors need to be considered when coding. The code I provided will display the following image if a product has the ‘sold out’ status. This code will work if you apply the ‘sold out’ label to all out-of-stock products. You can look for alternative solutions on your own.

However, addressing such issues requires specialized JavaScript coding expertise. We’ve successfully resolved similar issues in the past.

In short, a more detailed scenario requires custom development. You can use the provided code if it fulfills your requirements. However, if you seek more comprehensive services, we offer affordable monthly Shopify premium support (advanced CSS + JavaScript) to address these issues and others, provide free apps, and redesign your website as per your preferences. For more information, feel free to send me a private message or reach out via the link in my signature. I hope there’s no misunderstanding.

Terence.

  1. Navigate to the ‘Edit Code’ option in your theme settings, then search for ‘theme.liquid’ in the search bar.

  2. Paste the following code below the ‘’ tag. Please refer to the attached screenshot for guidance.