Create your insertable collection

Using https://www.thebrick.com/insertcollection you can easily get the code neeeded to insert a collection to a page.

The first variable should start with a ? while everything else should be separated using &
You can name your insertable collection using the format code name:collection handle

Options
code name:collection handle (like blackfridayFurniture:black-friday-pricing-starts-now-furniture)

slider=true
max=10 (any number of skus pulled from your collection - default is 50)

Examples
Slider (default):
https://www.thebrick.com/insertcollection?blackfridayFurniture:black-friday-pricing-starts-now-furniture

Non-slider with a max number of products:
https://www.thebrick.com/insertcollection?slider=false&max=10&blackfridayFurniture:black-friday-pricing-starts-now-furniture
Multiple collections:
https://www.thebrick.com/insertcollection?blackfridayFurniture:black-friday-pricing-starts-now-furniture&blackfridayMattresses:black-friday-pricing-starts-now-mattresses