Is Netlify a Good Choice for an E-commerce Website?

Has anyone here used Netlify for a real e-commerce project?

Would a Netlify-based setup work well for a clothing store with hundreds of product pages, images, categories, filters, and frequently changing inventory?

Could a headless CMS or external e-commerce API handle the product and order data while Netlify manages the frontend?

How well do Netlify Functions and caching perform when product information changes frequently?

And from a performance perspective, would this approach be better than using a traditional server-rendered e-commerce website?

I’d be interested to hear from developers who have actually used Netlify for similar projects.