Remove inventory count and hurry up message

Topic summary

Goal: hide inventory count and the “hurry up only __ left” urgency message on product pages.

What’s been tried: unchecking availability/SKU/inventory in settings didn’t change anything. Adding CSS to theme-styles.css hid the inventory count:

  • .hot_stock { display: none; }
  • .product-inventory { display: none; }

Current status: CSS fix removed the inventory count, but the urgency message still appears.

Latest suggestions:

  • Theme-level option: in the theme editor, navigate to Products > Default product and toggle off the “Product stock” setting. On at least one theme, this removes the urgency message.

Outcome: partial resolution via CSS; a theme settings change is proposed for the remaining “hurry up” message. No confirmation yet that the final step resolves it for the original poster. Discussion remains open.

Summarized with AI on January 10. AI used: gpt-5.

Thank God!. After 2 days I find my answer.

Thank You @Nick_Marketing

1 Like