Shopify themes, liquid, logos, and UX
Hi,
I'm wanting to show stock quantity on the product page.
Using Kalles theme - could someone help please?
Use bellow code for the showing stock quantity on product page -
{% if product.available %}
{% assign variant = product.selected_or_first_available_variant %}
<p>Stock Quantity: {{ variant.inventory_quantity }}</p>
{% else %}
<p>This product is currently unavailable.</p>
{% endif %}
Put this code in your product-template, product or main-product whatever your product template liquid file where you want to show the stock quantity.
Hi,
Thank you!
It's currently showing as nearly off the screen to the right - do you know how i can move it?
without store url how can i help you?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024