I sell a lot of items that are a Print to Order, however I keep SOME stock on hand.
I would like to change my “Add to Cart” button to say “Pre-Order”, “Order In” (something along these lines) for when my inventory is set to continue selling on zero stock items.
The Pre-Order apps don’t really suit my needs as I require payment at time of order to start making it.
Hoping there may be a code somewhere I can change instead to show the buttons variation depending on if there is physical store, or it is print to order? (Currently Venture Theme)
In the single product editor, on the right side menu, under the tags of product add the tag “Preorder”. (this tag should match the tag on the first line of code that I shared).
@Ahsan_ANC Can you please outline the same steps for adding this code to the Colorblock theme? (It’s just different enough from Venture that I worry about messing up.)
Hi! I’m looking to do the same thing as the original person, except change the badge from “out of stock” to “call to order,” I’m using my shopify website as a catalog. Thanks!
Hi @Ahsan_ANC this is an amazing tutorial and it does exactly what I was looking to do, but with one exception. Most of my products have variants, and often I have certain variants in stock but while others are not in stock in which case I would like to show the Pre-Order option.
The issue I found is that when make the changes above, when the product first loads it correctly show the Pre-Order button, but if I switch to a different variant it goes back to showing Add To Cart.
Is there a way to show the Pre-Order button for only the variants that are not in stock?