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

how_to_configure_stock_messaging.rst 477B

1234567891011
  1. ================================
  2. How to configure stock messaging
  3. ================================
  4. Stock messaging is controlled by an
  5. :ref:`availability policy <availability_policies>`
  6. which is loaded by the :ref:`strategy class <strategy_class>`.
  7. To set custom availability messaging, use your own strategy class to return the
  8. appropriate availability policy. It's possible to return different availability
  9. policies depending on the user, request and product in question.