shortDescription.xml 509 B

1234567891011121314151617181920212223
  1. <?xml version="1.0"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <short-description>
  9. <paragraphs>
  10. <count-min>1</count-min>
  11. <count-max>1</count-max>
  12. <sentences>
  13. <count-min>1</count-min>
  14. <count-max>2</count-max>
  15. <words>
  16. <count-min>5</count-min>
  17. <count-max>7</count-max>
  18. </words>
  19. </sentences>
  20. </paragraphs>
  21. </short-description>