Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi there guys,
I am trying to add the sold out badge to my product cards (for items that are sold out obviously). 2 Months ago I funny enough I was trying to remove the badge and came right with coding. Can't remember if I added or removed coding.
But i'd like to have the button back on my product cards.
Anyone who can assist?
Hello @AI_CR7
Can you please share the store URL and password (if applied) ?
So i can check and suggest you the best solution for your question.
I can send you the coding of a specific page, but dont want to share url and passcode on open platform
Please let me know
Goto search "Sold out" text in Online store > Themes > Edit default theme content. But remember it will be applied to both product an product card page.
Else goto your Online store > Themes > Edit code > open card-product.liquid, go to line 128, replace this line of code
{{- 'products.product.sold_out' | t -}}
That line isnt on my coding?
Anyone else who can assist?