pricelist.rst 765 B

1234567891011121314151617181920212223242526272829303132
  1. Price List Block
  2. ================
  3. Creates a price list with the name of the items and their prices
  4. Example:
  5. .. figure:: images/price_list_example.jpeg
  6. :alt: Demo Price List
  7. Demo Price List
  8. Field Reference
  9. ---------------
  10. Fields and purposes:
  11. * **Heading** - The heading (or title) for the price list
  12. * **Items** - The item builder for the price list
  13. * **Image** - The image chooser for a Price List Item
  14. * **Name** - The name of the Price List Item
  15. * **Description** - The description of the Price List Item
  16. * **Price** - The price for the Price List Item as text (add currency symbols as desired)
  17. .. figure:: images/price_list_editor.jpeg
  18. :alt: price list block in the editing screen
  19. Price list block in the editing screen