Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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.