templates/bundles/SyliusShopBundle/Product/Show/_shortDescription.html.twig line 1

Open in your IDE?
  1. <div class="ui basic segment">
  2.     <p>{{ product.shortDescription |raw }}</p>
  3. </div>