Chat on WhatsApp

Claude — Magento Playground

Running safe Magento 2 experiments with Claude Code.

What's the cleanest way to add a Plugin around Product::getPrice in Magento 2.4?

Should I use a Plugin or a Preference to extend a Magento class?

Why does my UIComponent listing return 'No records found' even though I see rows in the DB?

How do I add a custom GraphQL resolver without breaking the schema cache?

Observer or plugin for "after order placed" logic?