您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

14 行
546 B

  1. <?xml version="1.0"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <search_config> <!-- Search configuration for Simple/Configurable products -->
  9. <max_amount_of_words_description>200</max_amount_of_words_description>
  10. <max_amount_of_words_short_description>20</max_amount_of_words_short_description>
  11. <min_amount_of_words_description>20</min_amount_of_words_description>
  12. <min_amount_of_words_short_description>5</min_amount_of_words_short_description>
  13. </search_config>