Ви не можете вибрати більше 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.