Shopify themes, liquid, logos, and UX
I followed the steps for minimal theme but remaining quantity is not showing up. Any ideas?
plz share the code that you are using to show remaining inventory.
</div>
{%- endif -%}
<div class="inventoryWrapper">
{% if current_variant.inventory_quantity > 0 and current_variant.inventory_management == 'shopify' %}
<p>Stock: {{ current_variant.inventory_quantity }}</p>
{% endif %}
</div>
Can you share the Store URL. you can share in DM, if not here
in which file you are using this code. i did not find that element on product page
Product template liquid
have you follow all steps mentioned in below guide
Will you allow me to do this for you or I will send step by step guided video on how to do this?
Here is the guide
Show the remaining inventory of a variant on product pages
Thank you for the video! I will give it another shot!
If you are still not able to do it, plz ask me I will provide you with more guidance on that.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024