templates/Doc/States/Status/cancelled.html.twig line 1

Open in your IDE?
  1. <ul>
  2.     <li>The customer may <strong>cancel</strong> his order before pickup, if the order is <strong>newly created</strong>, has <strong>not yet been accepted,</strong> or in case of <strong>delay</strong>. In witch case it will be marked as <strong>Cancelled</strong>.</li>
  3.     <li>The order can also be cancelled if the <strong>payment has been cancelled</strong>.</li>
  4.     <li>The customer will receive an <strong>SMS</strong> message so that he can be informed instantly.</li>
  5. </ul>