Given the desire to "Like" a product in the catalog,
When a user interacts with the product interface to express their preference,
Then the system should register the "Like" action for the product, potentially influencing recommendations or user preferences in the future.
Given the desire to "Like" a product in the catalog, When a user interacts with the product interface to express their preference, Then the system should register the "Like" action for the product, potentially influencing recommendations or user preferences in the future.