I want to show a simple line of text that gives an indication for delivery times for my products.
I have already made a new product-template and used the code from the existing product-template but my experience only goes as far as HTML and CSS so I am not quite sure what I am looking for in the code.
I want to activate the ‘sold-out’ label when the product is in stock, then change the ‘sold-out’ text to for example ‘delivery: 2-3 days’ and then I want to edit the color and border of the label.
Yes it worked but it was not really what I was looking for, I wanted to make a separate template so I can address individual products and I want it to be a separate text, so I want to activate the ‘sold out’ tag while to product isn’t sold out and then I want to change that text to say 2-3 days.