Mini Challenge Answer

Topic: Jit-Shopify

Lesson: Products

One valid mini-challenge answer: keep only the smallest pieces needed to show Products.

Shopify checklist:
- Name the goal
- Create the smallest working example
- Test the result
- Fix one problem at a time
- Record what changed

// Safe change: Products practice

Why this is correct: it has one visible result, one safe editable part, and nothing extra to distract the learner.