Skip to content

Instantly share code, notes, and snippets.

View gaurangpadhiyar007's full-sized avatar

Gaurang Padhiyar gaurangpadhiyar007

View GitHub Profile
@ProcessEight
ProcessEight / Anatomy of Magento 2: Layered Navigation.md
Last active April 17, 2025 17:29
In-depth exploration of how layered navigation is implemented in Magento 2

Anatomy of Magento 2: Layered Navigation

Points for investigation

  • Generate high-level overview of all the main components
  • How are the total item counts for each option generated?
  • How is the catalog updated to display the matching products?
  • How are options rendered?
  • What are the customisation points?
  • What events are dispatched?
@peterjaap
peterjaap / magento-testing-scenarios.md
Last active May 13, 2025 08:03
Magento testing scenarios

Magento testing scenarios

For use after an upgrade to verify the correct working of Magento

SHIP IT

Frontend

General

  • Activate all logs on the server (PHP, MySQL, Magento, mail, etc)
  • Check meta tags in HTML