Widget: Allow to filter by variation

This commit is contained in:
Raphael Michel
2022-07-05 16:04:26 +02:00
parent 39f7bfe16f
commit 52fafa115c
3 changed files with 61 additions and 4 deletions
+4
View File
@@ -135,6 +135,10 @@ Alternatively, you can select one or more categories to be shown::
<pretix-widget event="https://pretix.eu/demo/democon/" categories="12,25"></pretix-widget>
Or variation IDs::
<pretix-widget event="https://pretix.eu/demo/democon/" variations="15,2,68"></pretix-widget>
Multi-event selection
---------------------