{"id":3572,"date":"2022-11-10T19:27:56","date_gmt":"2022-11-10T19:27:56","guid":{"rendered":"https:\/\/flohmarktgraz.at\/become-an-exhibitor\/"},"modified":"2026-04-18T10:31:56","modified_gmt":"2026-04-18T10:31:56","slug":"become-an-exhibitor","status":"publish","type":"page","link":"https:\/\/flohmarktgraz.at\/en\/become-an-exhibitor\/","title":{"rendered":"Become an exhibitor"},"content":{"rendered":"\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-4fc3f8e1 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\">Do you still have things in good condition in your attic or cellar that you no longer need? Then the <strong>flea market Graz in Puntigam at Cineplexx<\/strong> is just the right place for you! <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Simply become an <strong>exhibitor at the Graz flea market<\/strong> and sell your second-hand treasures directly to interested visitors. Whether clothing, books, toys, household items, collectors&#8217; items or rarities &#8211; almost anything can find a new owner at the flea market. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s a <strong>simple<\/strong> way to turn things that take up space at home into <strong>cash<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The flea market is not only a great way to create space, but also a sustainable form of recycling.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Flea market means:<\/strong><br><strong>100% recycling &#8211; 100% environmental protection &#8211; and cash in the household coffers.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Private individuals who <strong>would like to sell used goods<\/strong> are <strong>welcome<\/strong> at any time. You can set up your stand and get started straight away without any complicated registration. <\/p>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Stand location &amp; prices<\/h2>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-4fc3f8e1 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\">The <strong>stand price is only \u20ac 15 per stand per day.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One stand has a length of <strong>3 meters including the car<\/strong>.<br>If more space is required, you can simply take another stand.<\/p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-4fc3f8e1 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\">Further information:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Clothes racks:<\/strong> \u20ac 1.50 per item<\/li>\n\n\n\n<li><strong>Car with trailer:<\/strong> at least 2 parking spaces required<\/li>\n\n\n\n<li><strong>Buses:<\/strong> at least 2 parking spaces required<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\">\n\n\n\n<style>\n.fmg-preisboxen{\n  --fmg-bg:#ffffff;\n  --fmg-card:#ffffff;\n  --fmg-text:#1f2937;\n  --fmg-muted:#6b7280;\n  --fmg-line:#e5e7eb;\n  --fmg-soft:#f8fafc;\n  --fmg-accent:#111827;\n  --fmg-radius:18px;\n  --fmg-shadow:0 10px 30px rgba(0,0,0,0.06);\n  --fmg-shadow-hover:0 14px 36px rgba(0,0,0,0.09);\n\n  background:var(--fmg-bg);\n  color:var(--fmg-text);\n  font-family:inherit;\n  line-height:1.55;\n}\n\n.fmg-preisboxen *{\n  box-sizing:border-box;\n}\n\n.fmg-preisboxen__intro{\n  margin:0 0 28px 0;\n}\n\n.fmg-preisboxen__title{\n  margin:0 0 10px 0;\n  font-size:clamp(30px,4vw,44px);\n  line-height:1.08;\n  font-weight:700;\n  color:var(--fmg-accent);\n}\n\n.fmg-preisboxen__text{\n  margin:0;\n  max-width:900px;\n  font-size:17px;\n  color:var(--fmg-muted);\n}\n\n.fmg-preisboxen__grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:22px;\n  margin:0 0 22px 0;\n}\n\n.fmg-preisboxen__grid--extras{\n  grid-template-columns:repeat(2,minmax(0,1fr));\n}\n\n.fmg-preisbox{\n  background:var(--fmg-card);\n  border:1px solid var(--fmg-line);\n  border-radius:var(--fmg-radius);\n  box-shadow:var(--fmg-shadow);\n  overflow:hidden;\n  transition:transform .18s ease, box-shadow .18s ease;\n}\n\n.fmg-preisbox:hover{\n  transform:translateY(-2px);\n  box-shadow:var(--fmg-shadow-hover);\n}\n\n.fmg-preisbox__head{\n  padding:20px 22px 16px 22px;\n  border-bottom:1px solid var(--fmg-line);\n  background:linear-gradient(180deg,#ffffff 0%, #fafafa 100%);\n}\n\n.fmg-preisbox__kategorie{\n  margin:0;\n  font-size:21px;\n  font-weight:700;\n  color:var(--fmg-accent);\n}\n\n.fmg-preisbox__sub{\n  margin:6px 0 0 0;\n  font-size:14px;\n  color:var(--fmg-muted);\n}\n\n.fmg-preisbox__body{\n  padding:10px 22px 18px 22px;\n}\n\n.fmg-preisbox__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n  gap:16px;\n  padding:14px 0;\n  border-bottom:1px solid var(--fmg-line);\n}\n\n.fmg-preisbox__row:last-child{\n  border-bottom:none;\n}\n\n.fmg-preisbox__label{\n  min-width:0;\n}\n\n.fmg-preisbox__title-small{\n  display:block;\n  font-size:16px;\n  font-weight:600;\n  color:var(--fmg-text);\n}\n\n.fmg-preisbox__hint{\n  display:block;\n  margin-top:3px;\n  font-size:13px;\n  color:var(--fmg-muted);\n}\n\n.fmg-preisbox__price{\n  flex:0 0 auto;\n  white-space:nowrap;\n  font-size:22px;\n  line-height:1;\n  font-weight:700;\n  color:var(--fmg-accent);\n}\n\n.fmg-preisboxen__section-title{\n  margin:28px 0 14px 0;\n  font-size:14px;\n  font-weight:700;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  color:var(--fmg-muted);\n}\n\n.fmg-preisbox--highlight{\n  border-color:#d1d5db;\n  background:linear-gradient(180deg,#ffffff 0%, #f9fafb 100%);\n}\n\n.fmg-preisboxen__footer{\n  margin-top:10px;\n  padding:16px 18px;\n  border:1px solid var(--fmg-line);\n  border-radius:14px;\n  background:var(--fmg-soft);\n  font-size:14px;\n  color:var(--fmg-muted);\n}\n\n@media (max-width:1024px){\n  .fmg-preisboxen__grid{\n    grid-template-columns:1fr;\n  }\n\n  .fmg-preisboxen__grid--extras{\n    grid-template-columns:1fr;\n  }\n}\n<\/style>\n\n<div class=\"fmg-preisboxen\">\n  <div class=\"fmg-preisboxen__intro\">\n    <h2 class=\"fmg-preisboxen__title\">Stand prices for exhibitors<\/h2>\n    <p class=\"fmg-preisboxen__text\">\n  A stand space is 3 meters including car. If more than 3 meters are required,\n an additional parking space must be paid for. Buses and cars with trailers require\n at least 2 parking spaces.  \n    <\/p>\n  <\/div>\n\n  <div class=\"fmg-preisboxen__grid\">\n    <div class=\"fmg-preisbox fmg-preisbox--highlight\">\n      <div class=\"fmg-preisbox__head\">\n        <h3 class=\"fmg-preisbox__kategorie\">PASSENGER CAR<\/h3>\n        <p class=\"fmg-preisbox__sub\">Stand according to required length<\/p>\n      <\/div>\n      <div class=\"fmg-preisbox__body\">\n        <div class=\"fmg-preisbox__row\">\n          <div class=\"fmg-preisbox__label\">\n            <span class=\"fmg-preisbox__title-small\">up to 3 meters<\/span>\n            <span class=\"fmg-preisbox__hint\">1 stand<\/span>\n          <\/div>\n          <div class=\"fmg-preisbox__price\">\u20ac 15,00<\/div>\n        <\/div>\n        <div class=\"fmg-preisbox__row\">\n          <div class=\"fmg-preisbox__label\">\n            <span class=\"fmg-preisbox__title-small\">up to 6 meters<\/span>\n            <span class=\"fmg-preisbox__hint\">2 stands<\/span>\n          <\/div>\n          <div class=\"fmg-preisbox__price\">\u20ac 30,00<\/div>\n        <\/div>\n        <div class=\"fmg-preisbox__row\">\n          <div class=\"fmg-preisbox__label\">\n            <span class=\"fmg-preisbox__title-small\">up to 9 meters<\/span>\n            <span class=\"fmg-preisbox__hint\">3 stands<\/span>\n          <\/div>\n          <div class=\"fmg-preisbox__price\">\u20ac 45,00<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"fmg-preisbox\">\n      <div class=\"fmg-preisbox__head\">\n        <h3 class=\"fmg-preisbox__kategorie\">Buses<\/h3>\n        <p class=\"fmg-preisbox__sub\">At least 2 stands required<\/p>\n      <\/div>\n      <div class=\"fmg-preisbox__body\">\n        <div class=\"fmg-preisbox__row\">\n          <div class=\"fmg-preisbox__label\">\n            <span class=\"fmg-preisbox__title-small\">up to 6 meters<\/span>\n            <span class=\"fmg-preisbox__hint\">at least 2 stands<\/span>\n          <\/div>\n          <div class=\"fmg-preisbox__price\">\u20ac 30,00<\/div>\n        <\/div>\n        <div class=\"fmg-preisbox__row\">\n          <div class=\"fmg-preisbox__label\">\n            <span class=\"fmg-preisbox__title-small\">up to 9 meters<\/span>\n            <span class=\"fmg-preisbox__hint\">at least 2 stands<\/span>\n          <\/div>\n          <div class=\"fmg-preisbox__price\">\u20ac 45,00<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"fmg-preisbox\">\n      <div class=\"fmg-preisbox__head\">\n        <h3 class=\"fmg-preisbox__kategorie\">Car + trailer<\/h3>\n        <p class=\"fmg-preisbox__sub\">At least 2 stands required<\/p>\n      <\/div>\n      <div class=\"fmg-preisbox__body\">\n        <div class=\"fmg-preisbox__row\">\n          <div class=\"fmg-preisbox__label\">\n            <span class=\"fmg-preisbox__title-small\">up to 6 meters<\/span>\n            <span class=\"fmg-preisbox__hint\">at least 2 stands<\/span>\n          <\/div>\n          <div class=\"fmg-preisbox__price\">\u20ac 30,00<\/div>\n        <\/div>\n        <div class=\"fmg-preisbox__row\">\n          <div class=\"fmg-preisbox__label\">\n            <span class=\"fmg-preisbox__title-small\">up to 9 meters<\/span>\n            <span class=\"fmg-preisbox__hint\">at least 2 stands<\/span>\n          <\/div>\n          <div class=\"fmg-preisbox__price\">\u20ac 45,00<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"fmg-preisboxen__section-title\">Additional costs if required<\/div>\n\n  <div class=\"fmg-preisboxen__grid fmg-preisboxen__grid--extras\">\n    <div class=\"fmg-preisbox\">\n      <div class=\"fmg-preisbox__head\">\n        <h3 class=\"fmg-preisbox__kategorie\">Clothes rack<\/h3>\n        <p class=\"fmg-preisbox__sub\">In addition to the stand<\/p>\n      <\/div>\n      <div class=\"fmg-preisbox__body\">\n        <div class=\"fmg-preisbox__row\">\n          <div class=\"fmg-preisbox__label\">\n            <span class=\"fmg-preisbox__title-small\">per clothes rack<\/span>\n            <span class=\"fmg-preisbox__hint\">charged additionally<\/span>\n          <\/div>\n          <div class=\"fmg-preisbox__price\">\u20ac 1,50<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"fmg-preisbox\">\n      <div class=\"fmg-preisbox__head\">\n        <h3 class=\"fmg-preisbox__kategorie\">Further area<\/h3>\n        <p class=\"fmg-preisbox__sub\">Additional space requirement<\/p>\n      <\/div>\n      <div class=\"fmg-preisbox__body\">\n        <div class=\"fmg-preisbox__row\">\n          <div class=\"fmg-preisbox__label\">\n            <span class=\"fmg-preisbox__title-small\">each additional running meter<\/span>\n            <span class=\"fmg-preisbox__hint\">will be charged additionally<\/span>\n          <\/div>\n          <div class=\"fmg-preisbox__price\">\u20ac 5,00<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"fmg-preisboxen__footer\">\n  All prices are per pitch and day. The organizer reserves the right to make changes and organizational specifications. \n  <\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">All prices include 20 % VAT. Each exhibitor&#8217;s vehicle can be parked directly at their own stand. <\/p>\n\n\n\n<h1 class=\"wp-block-heading\">FAQ &#8211; Flea market Graz Cineplexx<\/h1>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-658ee10154846\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>Wann findet der Flohmarkt statt?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Der Flohmarkt Graz am Cineplexx Parkplatz findet <strong>ganzj\u00e4hrig, bei jedem Wetter, jeden Samstag &amp; Sonntag<\/strong> <strong>&amp; an ausgeschriebenen Feiertagen<\/strong> statt.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1773328206410\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Wann hat der Flohmarkt Graz beim Cineplexx ge\u00f6ffnet?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Der Flohmarkt Graz beim Cineplexx Puntigam ist ganzj\u00e4hrig von 06:00 bis 13:00 Uhr ge\u00f6ffnet. Der Flohmarkt findet jeden Samstag, Sonntag und an Feiertagen statt \u2013 bei jedem Wetter.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee10154849\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">K<strong>ann man spontan als Aussteller teilnehmen oder muss man reservieren?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Reservierungen nehmen wir keine entgegen. Einfach in der fr\u00fch bis sp\u00e4testens 06:00 vorbeikommen. Die Standpl\u00e4tze werden je nach zeitlichem Eintreffen der Aussteller vergeben und von unseren Parkplatzeinweisern zugeteilt. Im Herbst und im Fr\u00fchjahr kann es vorkommen, dass man etwas fr\u00fcher (05:00) vor Ort sein sollte um noch einen Platz zu bekommen.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee1015484a\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>Zahlung:<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Die Bezahlung der Standgeb\u00fchr erfolgt auschlie\u00dflich in Bar. Wir akzeptieren keine Kreditkarten oder Bankomatzahlungen. Eine Bank befindet sich in umittelbarer N\u00e4he. (Hinter dem Eissalon Temmel)<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee1015484b\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Wann sind die Auf- und Abbauzeiten f\u00fcr Aussteller?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Aufbau ist von 05:00 bis 07:00 . Bitte beachten Sie, dass es ab 07:00 nicht gestattet ist, mit dem Auto die Ausstellungsfl\u00e4che zu befahren!<br \/><strong>Standabbau<\/strong> ist zwischen 12:00-13:00<strong> <\/strong>. <strong>Verlassen des Standplatzes<\/strong> ist bis sp\u00e4testens <strong>13:30<\/strong>! Der Standplatz ist ausnahmslos in sauberen und ordnungsgem\u00e4\u00dfen Zustand zu hinterlassen. M\u00fcll oder nicht verkaufte Ware m\u00fcssen unbedingt wieder mitgenommen und selbst entsorgt werden. Bei Missachtung muss hier mit hohen Strafen gerechnet werden.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee1015484c\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Wann oder wo muss ich bezahlen?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Nach der Aufbauphase kommt ein Mitarbeiter um die Standgeb\u00fchr zu kassieren.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee1015484d\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>Kann ich mir einen Standplatz <\/strong>reservieren oder aussuchen?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Reservierungen werden nicht entgegen genommen. Die Standpl\u00e4tze werden vom Veranstalter nach Eintreffen der Aussteller zugewiesen. Bitte beachten Sie ausnahmslos die Anweisungen der Mitarbeiter. Bei Missachtung kann es zu einem Platzverweis kommen.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee1015484e\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>Kann ich mein Auto am Standplatz parken?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Ja, das Auto kann am Standplatz geparkt werden. Ein Standplatz wird Ihnen zugewiesen. Beachten Sie die Anweisungen der Parkplatzeinweiser. Die PKW Einfahrt ist offen ab 05:00 fr\u00fch. <\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee1015484f\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>Werden Tische zur Verf\u00fcgung gestellt? Ich habe keinen Tisch zum Aufstellen.<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Nein, es gibt keine Tische vor Ort. Bitte bringen Sie Tische, Sessel, Kleiderst\u00e4nder, Decke, Spiegel etc. selbst mit, um Ihren Standplatz aufzubauen. Wir stellen nur die Bodenfl\u00e4che zur Verf\u00fcgung. Wir weisen Ihnen eine Standfl\u00e4che zu. Wenn Sie keinen Tisch haben, k\u00f6nnen Sie eine Decke oder Abdeckplane am Boden auflegen. Statt dem Tisch k\u00f6nnen Sie mehrere Kleiderstangen aufstellen oder Bananenschachteln umdrehen als kleine Ablagefl\u00e4che.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee10154850\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>Was passiert bei Schlechtwetter?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Bei Schlechtwetter findet der Flohmarkt in der Garage des Cineplexx statt. Bitte beachten Sie, dass wir hier r\u00e4umlich begrenzt sind und Sie rechtzeitig (05:30) da sein m\u00fcssen um einen Platz zu bekommen. <\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee10154853\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>Wohin entsorgen Aussteller den Restm\u00fcll, Kartons und Altpapier?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Jeglicher M\u00fcll muss von den Ausstellern wieder mit nachhause genommen werden! Insbesondere Kartonschachteln, Plastiks\u00e4cke und kaputte Gegenst\u00e4nde k\u00f6nnen NICHT vom Veranstalter entsorgt werden und d\u00fcrfen NICHT am Gel\u00e4nde zur\u00fcckgelassen werden. Sollte jemand seinen M\u00fcll am Gel\u00e4nde hinterlassen, muss mit einer Anzeige und einem Platzverweis gerechnet werden.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee10154854\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>Flohmarkt im Freien<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Bei Sch\u00f6nwetter findet unser Flohmarkt im Freien, am Parkplatz des Cineplexx Graz statt. Es gibt mobile WCs und der Imbissstand vor Ort verw\u00f6hnt euch mit Leckereien wie LANGOS, K\u00c4SEKRAINER, BRATWUST, SCHNITZELSEMMEL, KAFFEE, GETR\u00c4NKE UVM.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee10154855\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Wer darf am Flohmarkt Graz ausstellen?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Jede Privatperson oder Gewerblicher Aussteller von Gebrauchtwaren, d\u00fcrfen bei uns Aussteller werden. <\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-658ee10154856\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>Versorgung &#8211; Imbissstand:<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Es gibt eine kleine aber feine Auswahl an Speisen und Getr\u00e4nken (auch vegetarisch).<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Flea market regulations  <\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>By entering the exhibition grounds, the exhibitor accepts all conditions of the following agreement.<\/strong> <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The sale of <strong>NEW GOODS<\/strong> is prohibited.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; <strong><mark style=\"background-color:#f3db22\" class=\"has-inline-color\">Excluded from sale are Lebensmittel, Waffen, Messer, Pornographische Artikel, Raubkopien (Musik &amp; Film), F\u00e4lschungen jeder Art, feuergef\u00e4hrliche Waren, Explosivstoffe, personengef\u00e4hrdende Waren, Tiere, gew\u00e4ssergef\u00e4hrdende Waren (z.B. Batterien, Farben, \u00d6le, Chemikalien etc.), Nahrungs- u. Genussmittel, Getr\u00e4nke, Zigaretten, Milit\u00e4r. Combat equipment, goods with swastika or symbols of the Nazi era and\/or other banned organizations, goods of dubious origin (stolen or smuggled goods), vines, poppy straw and bed feathers. All gambling is prohibited.  <\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The sale of goods must take place exclusively within the stand area. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; Exhibitors have access to mobile&nbsp;<strong>WC facilities<\/strong> are available for use on the premises. These must be kept free of soiling. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; <strong>Subletting<\/strong> by the exhibitor is not permitted. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; Care must be taken to ensure that no <strong>nuisance<\/strong> (noise etc.) is caused to local residents, visitors or other exhibitors.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The following applies on site&nbsp;<strong>StVo<\/strong>. Each &nbsp;<strong>Liability<\/strong> for damage to goods, vehicles and persons on the part of the organizer is excluded. The exhibitor shall be liable for all damage incurred within the scope of the rental relationship.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; Engine noise must be kept to the bare minimum.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The instructions of the <strong>stewards<\/strong> must be followed without exception.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8221; <strong>Refund of the exhibitor fee <\/strong>is excluded.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8221; The exhibitor may be expelled from the site if one or more of the terms of the contract are disregarded.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The operator must accept a pronounced &#8220;<strong>space ban<\/strong>&#8221; (in the event of non-acceptance, a civil lawsuit will be filed). Any costs incurred will be passed on.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; <strong>Dogs<\/strong> on a leash + bag for the poop.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; Parents are liable for their <strong>children.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The up or down Exhibiting goods and objects brought along is at your own risk.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; When setting up the market stall, care must be taken to ensure that a passage width of<br>at least 3.5 meters is kept free for emergency vehicles of any kind.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; For reasons of safety for passers-by, it is not permitted to drive into the market area with<br>motor vehicles during market hours.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The use of liquid gas is prohibited.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; Safety equipment (gas shut-off valves, above-ground or underground hydrants and &#8220;tactile<br>guidance systems&#8221; (guidelines for the blind) must not be obstructed by superstructures or vehicles.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The organizer is not liable for the goods\/tables\/cars of the exhibitors.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; Parasols, umbrellas, party tents or other canopies must be erected in a stable position. The organizer accepts no liability for personal injury or damage to property caused by unauthorized erection of canopies.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong> &#8211; Dumping garbage<\/strong> and leaving objects behind is strictly prohibited and will be punished with a charge and a payment of at least \u20ac 50.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; Driving on the exhibition area is prohibited during market hours.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The badge law must be strictly adhered to, failure to do so will result in immediate exclusion from the flea market.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; Access roads to garages, passages and entrances to houses, properties,<br>Schanig\u00e4rten must be kept clear across their entire width.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The market stalls may only be set up at a minimum distance of 2.50 m from the Cineplexx building facade<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8211; The exhibition space may only be used by <strong>private individuals<\/strong> on Saturday and Sunday during the specified period and only for the sale of <strong>used goods<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">The entire area must be kept free of soiling. No goods or garbage may be left behind! The respective exhibitor is liable for compliance. If the above-mentioned property is left behind, the organizer has the right to have the goods left behind cleared at the exhibitor&#8217;s expense!!! <\/mark><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Press:<\/strong><br>By participating in the flea market, you agree to the publication of photos, images and sound recordings of our event on the Internet, print and television media and no claims can be asserted as a result.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Guarantee, warranty, return:<\/strong><br>The goods offered on our flea market are private sales, which are made directly between seller and buyer. The organizer has nothing to do with the goods and does not earn any money from the sale. With regard to the EU legal provisions for private sales, we inform you that the sellers do not assume any warranty. The sale takes place under exclusion of any warranty, guarantee or return. The buyers agree to this and recognize this with their bid or payment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Disclaimer:<\/strong><br>The organizer of the flea market and its employees assume no liability for damage to property, personal injury, theft or traffic fines. If the agreement between the organizer and exhibitor cannot be fulfilled for a reason for which the organizer is not responsible, e.g. rental object (hall or stand space) cannot be made available due to force majeure or the occurrence of an extraordinary accident or a shortening or alteration of the event time and\/or venue, the exhibitor shall not be entitled to any claims for compensation. The organizer assumes no liability for a certain characteristic, a certain extent or a certain suitability or usability of the rental object, not even for the suitability and usability for the purposes of the exhibitor. The organizer accepts no liability for technical faults and malfunctions in the electricity, water, heating, cooling and sewage systems or operational disruptions or events affecting the event. Any liability of the organizer towards the exhibitor is limited to intent and gross negligence. The organizer assumes no liability for personal injury or property damage to the exhibitor or his relatives or visitors occurring on the premises, in particular for items brought into the building or onto the premises by the exhibitor or third parties. This also applies if this damage is caused by defects in the lessor&#8217;s buildings or facilities, unless the organizer is responsible for these defects due to its own (intentional or grossly negligent) fault. Use of the parking lot is at your own risk.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Do you still have things in good condition in your attic or cellar that you no longer need? Then the flea market Graz in Puntigam &#8230; <a title=\"Become an exhibitor\" class=\"read-more\" href=\"https:\/\/flohmarktgraz.at\/en\/become-an-exhibitor\/\" aria-label=\"Read more about Become an exhibitor\">\u27a0Weiterlesen<\/a><\/p>\n","protected":false},"author":1,"featured_media":3794,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3572","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/flohmarktgraz.at\/en\/wp-json\/wp\/v2\/pages\/3572","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flohmarktgraz.at\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flohmarktgraz.at\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flohmarktgraz.at\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flohmarktgraz.at\/en\/wp-json\/wp\/v2\/comments?post=3572"}],"version-history":[{"count":0,"href":"https:\/\/flohmarktgraz.at\/en\/wp-json\/wp\/v2\/pages\/3572\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/flohmarktgraz.at\/en\/wp-json\/wp\/v2\/media\/3794"}],"wp:attachment":[{"href":"https:\/\/flohmarktgraz.at\/en\/wp-json\/wp\/v2\/media?parent=3572"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}