add related posts on single product page
first add code in settings section of schema:- { "type": "checkbox", "id": "display_related_products", "label": "Show related products ([?](http:\/\/support.outofthesandbox.com\/customer\/portal\/articles\/942378-related-products))" }, { "type": "select", "id": "products_per_row", "label": "Related products per row", "options": [ { "value": "2", "label": "2" }, { "value": "3", "label": ...