Inventory display

Shopify Show Inventory Count on Options

'Only 2 Left in Small' creates urgency. Overuse loses effectiveness. Here's the right threshold strategy.

Last updated: July 30, 2026By the Print It My Way team

Threshold rules

Implementation

Liquid template with conditional:
{% if variant.inventory_quantity <= 5 and variant.inventory_quantity > 0 %}Only {{ variant.inventory_quantity }} left{% endif %}

Multi-location

Show total or ship-from location only. Ship-from more accurate for delivery estimate.

Overuse trap

If every product shows 'Only X left', customer stops trusting. Reserve for genuinely limited stock.

Frequently asked questions

When to show inventory count on Shopify options?

When variant inventory <= 5. Above threshold = don't show.

'Only X left' messaging — does it work?

Yes — 8-15% conversion lift on stock-limited products. Overuse loses effect.

Show total or per-location inventory?

Total simpler; per-location more accurate for delivery.

Does showing high inventory hurt?

Yes — signals overstock ('why so many left?'). Hide when high.

How to hide inventory count when high?

Conditional Liquid: show only if < threshold.

Different threshold per product?

Yes via metafield. High-turn products threshold 3, low-turn products threshold 10.

Multi-location display?

Show ship-from location only (accurate delivery). Or total (simpler).

Best inventory display app?

Native Dawn theme setting. Or Ultimate Countdown for urgency + inventory.

Related reading

Try it free on Shopify

Print It My Way's permanent Free plan includes live preview, custom options, and Cart Transform pricing.

Install Print It My Way