Try Answer

Topic: Jit-Shopify

Lesson: Products

Try This example answer: this is one acceptable completed solution, not the only possible solution.

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

Explanation: it uses the lesson pattern, changes one clear value, and keeps the result simple enough to test.