Reference
Events

Products

10min

A Product can be used in Ticketmatic to sell items that are not tickets in itself, but are related to ticket sales.

Examples:

  • merchandise like t-shirts, cd's or books, loyalty cards, gift vouchers, parking tickets, drinking vouchers, ...

Products can be sold to the buyer through web widgets, boxoffice or API.

There are 3 types of Products:

  • Simple: Simple products are products that have no specific workflow or functionality attached. They can be added to Orders, and fullfilment is handled manually.
  • Voucher: A voucher product is linked to a voucher. When selling a voucher product, a vouchercode will automatically be attached to the product. This effectively allows selling pricetype or payment vouchers. This can for example be used to sell reduction cards or gift vouchers. Voucher products are managed from the vouchers module. More info on vouchers
  • Bundle: A bundle allows you to sell a group of tickets together. This can be used for selling for example combi-tickets or seasonal programs. Bundle products are managed from the bundles module. More info on bundles

Products can have one or more properties. E.g. for a product 't-shirt', you might have property size. Possible values are: S, M, L. When a product is sold, a value for the property must be chosen. The price of the product depends on the property that is selected.

Products are managed in the Events app. Click the button below to go there:





Getting started: create a simple Product 'T-Shirt'

1. Navigate to [[Manage other items]] -> [[Products]]

2. Click "Add"

Document image


3. Fill in a name for the product

Document image


4. Click here.

Document image


5. Add a property

Document image


6. Fill in a name for the property

Document image


7. Add a property value

Document image


8. Click here.

Document image


9. Add more values

Document image


10. Save the property

Document image


11. Fill in the prices

Document image


12. Fill in Sales period

Document image


13. Select sales channels where the product can be sold

Document image


14. Save the product

Document image



Products and ticketlayout

A Product is different from a ticket for an event in the sense that it is not always the case that a ticket needs to be printed for it. Some products require no printed ticket, but are simply delivered physically (for example a T-shirt or a book).

You can decide yourself whether a Product is represented by a ticket document by configuring the ticketlayout. If you leave the ticketlayout empty, no ticket document will be generated for a product in an Order.

If you do provide a ticketlayout for a product, the document will be generated together with the event tickets. You can define specific ticketlayouts for products and use appropriate placeholders. For example for voucher products, you can print the barcode for the linked voucher. More info on defining ticketlayouts



Product categories

Each product belongs to a category. The category defines the type of product, and is used for correctly naming the product itself but also the holder of such a product. For example, we could have a category Merchandise where the holder of such a product is called Owner.

Product categories can be managed in the module Account Parameters -> Labels and types -> Edit product categories.