How can I locate the 'product-template' section to add a pre-order option?

Hello,

I have one sold out Item in my store and would like to add a pre-order option to that product.

According to the answers I already found, I am supposed to create a new section within the theme code, like this:

product.pre-order.liquid

and then look for the following section:

{% section 'product-template' %}

But, how am I supposed to find this section, when “product.pre-order.liquid” is completely empty (no codes), as I have just created it ? I don’t understand. Or am I supposed to look for that section elsewhere ?

This is my theme copy with the corresponding item: https://4af40ukxmybplqvt-64572260616.shopifypreview.com

Looking forward for somebody to help me out.

Kind regards.

Login Admin and then follow the below steps:

Step 1: Go to the products and then select product which you like to enable

Step 2: Find Inventory section and then check both the checkbox as per screenshot and save it

Output Before:

Output After:

If you find our reply helpful, please hit Like and Mark it as a Solution.

An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.

Thank you for your response.

I think you misunderstood my request. I still want the item to say “sold out” but also have an additional button saying “pre-order”.

Kind regards