You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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.