sparkles2.png

Make Product Group Vertical

 

This effect will allow you to have a vertical group for related products on a category page. This will allow you to have the main product feed as usual as well as throwing in a nice 'recommended products' section to each category page running down the side. You can use this to highlight certain products from each section and category.

 
 
 

See the effect in action

 
Screenshot 2021-04-20 at 16.49.14.png
 
 
 

How to use the Effect

Simply head to the 'edit CSS' section of Blocklab whilst you are on the product page, copy and paste the below code in, hit 'Save' and then go back to Blocklab and hit 'Publish' to apply the effect.

 

#shop #blocklab-category-page [id^="groups-dynamic"] .product {
    width: 100% !important;
    margin-bottom: 0px !important;
}