Add list styles to the product list block
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3524622. --> Reported by: [murz](https://www.drupal.org/user/157092) Related to !55 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>We need to add styles to the product list block in the settings:<br> - Cards (default, as now).<br> - List (full-height cards displaying the information stretched horizontally, including the attributes).<br> - Titles (just a list with text lines "[Name] - [Price]" linked to the details pages).</p> <p>And modify the layout article to use the style "list" for the first block, "titles" for the second.</p>
issue