Budget: 3000 UAH Deadline: 1 day
Possible causes of the problem (hypotheses)
Products are not displayed due to duplicate slug or missing id.
The database query excludes products due to an incorrect filter (WHERE is_active = false).
The frontend does not render products due to an error in v-for (missing :key).