選択できるのは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.