Let's add the condition! Code ON and a condition that checks whether snack.id matches macros.id.
ON
snack.id
macros.id
Make sure to pick ON followed by = and then macros, ., id.
=
macros
.
id