How to decorate products

You can change the content of the recommended products using a decorator function. For example, to change the product titles, you can use this code:

In this example, all product titles will be displayed between asterisks.

Last updated