Hi everyone, how can i achieve this on theme? Basically i want the stock rule to show info. Im not sure if this needs to be linked to a tag. For example if stock = 0 or inventory not track, then it says shows In Stock, and if someone clicks on the info icon it shows availble at supplier. If product stock is 1+ then it still says in Stock but info says Ships within 24 hours these
are just examples.
Hi @ARMAN_AMBARTSUM ,
Product shipping details can be integrated using theme sections. In stock and out of stock descriptions can be configured in theme editor after templates are modified with liquid and UI code for the editor.
If you’re keen to doing it yourself, then
here is a guide to adding theme sections and blocks to product template:
https://help.shopify.com/en/manual/online-store/themes/theme-structure/sections-and-blocks
You can use the theme code editor to create the liquid logic for in stock and out of stock.
In case you need more help just reach out.