Streamline Support: How do I set custom related products?

Streamline uses Shopify's product recommendation engine (read their docs here).

You can overwrite that functionality and specifically select related products on your individual product pages with the help of utility tags.

How does it work?

Streamline's utility tags allow you to show a related collection of your choosing, even when navigating directly to the product URL (/products/your-product). 

Make sure to enable "Product recommendations" in your theme settings. It will be enabled by default.

1. Get your collection handle

First, you'll need the collection handle that you want to feature on your product. From your /admin/collections page, click "Edit website SEO" near the bottom of the page.

Get your collection handle

Select the text in the last field after /collections/.

Get your collection handle

2. Add the utility tag to your product

Navigate to the product you want to add the above collection to as related products. Add your utility tag in the format _related_collection-handle.

In this example it would be _related_menswear.

Add the utility tag to the product