I would like to create some custom liquid code to insert into my product page template that will check to see if there is 0 in stock - must take variants into account. If there is no stock - Is there scheduled stock (Y) Display message “Stock Scheduled for x date” (N) Display message “Backorder 8-12 weeks”.
I need help with this script. I have very little extra money to spend on a developer.
Thanks for the help
@Finnlays ,
Please share more detail with examples so I can help you accordingly. I have a good hand on liquid as well as on script.
When a visitor finds a product they want and they choose the variant, if the variant is out of stock, I would like to display a custom message “Backorder 8-12 weeks”. The custom liquid code will need to check which variant is selected, check the stock quantity and display a message. The message will either be “In Stock - 10” or “Pre Order - 8-12 weeks”.
This is my site - In stock product = https://www.finnlays.co.uk/collections/fireplace-grates/products/grate-36-fireplace-inserts
Out of stock product - https://www.finnlays.co.uk/collections/fireplace-grates/products/grate-18-fireplace-inserts
Under the product title is where I would like the display to the customer on expected delivery.
@Finnlays , okay got it.
You just want to display the stock item on changes in the product variant. if variant is out of stock then you have to display the message like back after 2 weeks to order.
correct me if I am wrong.
I can manage these changes. let’s connect