Wij adviseren je graag bij het samenstellen van je product.
Bel ons op 085 - 040 90 18
Ma - Vr. 09:00 - 17:00
Bestellen
-
SELECT cnt.id as content_id,
cnt.title as content_title,
cnt.ordering,
cnt.featured,
cnt.alias as content_alias,
cnt.catid, cnt.images,
cnt.state,
cnt.introtext,
cat.id as cat_id,
cat.title as cat_title,
cat.alias as cat_alias,
m.content_id, m.ordering,
MAX(case when f.field_id = 3 then f.value end) as afbeelding,
MAX(case when f.field_id = 6 then f.value end) as prijs,
MAX(case when f.field_id = 32 then f.value end) as prijsberekening,
MAX(case when f.field_id = 38 then f.value end) as label,
MAX(case when f.field_id = 40 then f.value end) as info,
MAX(case when f.field_id = 276 then f.value end) as bleed,
MAX(case when f.field_id = 316 then f.value end) as dpi,
MAX(case when f.field_id = 317 then f.value end) as multiple_layouts,
MAX(case when f.field_id = 318 then f.value end) as template,
MAX(case when f.field_id = 319 then f.value end) as canvas_size,
MAX(case when f.field_id = 320 then f.value end) as rulers,
MAX(case when f.field_id = 324 then f.value end) as spotcolor,
MAX(case when f.field_id = 325 then f.value end) as multiple_pages,
MAX(case when f.field_id = 315 then f.value end) as safety_margin,
MAX(case when f.field_id = 328 then f.value end) as verpakking,
MAX(case when f.field_id = 332 then f.value end) as verzendkosten,
MAX(case when f.field_id = 343 then f.value end) as sides
FROM snm_categories cat
LEFT JOIN snm_content cnt
ON cnt.catid = cat.id AND cnt.state = 1
LEFT JOIN snm_fields_values f
ON cnt.id = f.item_id
LEFT JOIN snm_content_multicats m
ON m.content_id = cnt.id
WHERE cnt.catid = "343"
GROUP BY cnt.id, cnt.title, cnt.featured, cnt.alias, cnt.catid, cnt.images, cnt.state, cnt.introtext, cat.id, cat.title, cat.alias
ORDER BY m.ordering DESC
- 2Formaat?
- 3Materiaal?
- 4Mastzijde?
- 5Afwerking?
- 6Kleur band?
-
7Ontwerp controleren? Wat betekend dit?
SELECT cnt.id as content_id, cnt.title as content_title, cnt.ordering, cnt.featured, cnt.alias as content_alias, cnt.catid, cnt.images, cnt.state, cnt.introtext, cat.id as cat_id, cat.title as cat_title, cat.alias as cat_alias, m.content_id, m.ordering, MAX(case when f.field_id = 3 then f.value end) as afbeelding, MAX(case when f.field_id = 6 then f.value end) as prijs, MAX(case when f.field_id = 32 then f.value end) as prijsberekening, MAX(case when f.field_id = 38 then f.value end) as label, MAX(case when f.field_id = 40 then f.value end) as info, MAX(case when f.field_id = 276 then f.value end) as bleed, MAX(case when f.field_id = 316 then f.value end) as dpi, MAX(case when f.field_id = 317 then f.value end) as multiple_layouts, MAX(case when f.field_id = 318 then f.value end) as template, MAX(case when f.field_id = 319 then f.value end) as canvas_size, MAX(case when f.field_id = 320 then f.value end) as rulers, MAX(case when f.field_id = 324 then f.value end) as spotcolor, MAX(case when f.field_id = 325 then f.value end) as multiple_pages, MAX(case when f.field_id = 315 then f.value end) as safety_margin, MAX(case when f.field_id = 328 then f.value end) as verpakking, MAX(case when f.field_id = 332 then f.value end) as verzendkosten, MAX(case when f.field_id = 343 then f.value end) as sides FROM snm_categories cat LEFT JOIN snm_content cnt ON cnt.catid = cat.id AND cnt.state = 1 LEFT JOIN snm_fields_values f ON cnt.id = f.item_id LEFT JOIN snm_content_multicats m ON m.content_id = cnt.id WHERE cnt.catid = "342" GROUP BY cnt.id, cnt.title, cnt.featured, cnt.alias, cnt.catid, cnt.images, cnt.state, cnt.introtext, cat.id, cat.title, cat.alias ORDER BY m.ordering DESC
SELECT cnt.id as content_id, cnt.title as content_title, cnt.ordering, cnt.featured, cnt.alias as content_alias, cnt.catid, cnt.images, cnt.state, cnt.introtext, cat.id as cat_id, cat.title as cat_title, cat.alias as cat_alias, m.content_id, m.ordering, MAX(case when f.field_id = 3 then f.value end) as afbeelding, MAX(case when f.field_id = 6 then f.value end) as prijs, MAX(case when f.field_id = 32 then f.value end) as prijsberekening, MAX(case when f.field_id = 38 then f.value end) as label, MAX(case when f.field_id = 40 then f.value end) as info, MAX(case when f.field_id = 276 then f.value end) as bleed, MAX(case when f.field_id = 316 then f.value end) as dpi, MAX(case when f.field_id = 317 then f.value end) as multiple_layouts, MAX(case when f.field_id = 318 then f.value end) as template, MAX(case when f.field_id = 319 then f.value end) as canvas_size, MAX(case when f.field_id = 320 then f.value end) as rulers, MAX(case when f.field_id = 324 then f.value end) as spotcolor, MAX(case when f.field_id = 325 then f.value end) as multiple_pages, MAX(case when f.field_id = 315 then f.value end) as safety_margin, MAX(case when f.field_id = 328 then f.value end) as verpakking, MAX(case when f.field_id = 332 then f.value end) as verzendkosten, MAX(case when f.field_id = 343 then f.value end) as sides FROM snm_categories cat LEFT JOIN snm_content cnt ON cnt.catid = cat.id AND cnt.state = 1 LEFT JOIN snm_fields_values f ON cnt.id = f.item_id LEFT JOIN snm_content_multicats m ON m.content_id = cnt.id WHERE cnt.catid = "344" GROUP BY cnt.id, cnt.title, cnt.featured, cnt.alias, cnt.catid, cnt.images, cnt.state, cnt.introtext, cat.id, cat.title, cat.alias ORDER BY m.ordering DESC
SELECT cnt.id as content_id, cnt.title as content_title, cnt.ordering, cnt.featured, cnt.alias as content_alias, cnt.catid, cnt.images, cnt.state, cnt.introtext, cat.id as cat_id, cat.title as cat_title, cat.alias as cat_alias, m.content_id, m.ordering, MAX(case when f.field_id = 3 then f.value end) as afbeelding, MAX(case when f.field_id = 6 then f.value end) as prijs, MAX(case when f.field_id = 32 then f.value end) as prijsberekening, MAX(case when f.field_id = 38 then f.value end) as label, MAX(case when f.field_id = 40 then f.value end) as info, MAX(case when f.field_id = 276 then f.value end) as bleed, MAX(case when f.field_id = 316 then f.value end) as dpi, MAX(case when f.field_id = 317 then f.value end) as multiple_layouts, MAX(case when f.field_id = 318 then f.value end) as template, MAX(case when f.field_id = 319 then f.value end) as canvas_size, MAX(case when f.field_id = 320 then f.value end) as rulers, MAX(case when f.field_id = 324 then f.value end) as spotcolor, MAX(case when f.field_id = 325 then f.value end) as multiple_pages, MAX(case when f.field_id = 315 then f.value end) as safety_margin, MAX(case when f.field_id = 328 then f.value end) as verpakking, MAX(case when f.field_id = 332 then f.value end) as verzendkosten, MAX(case when f.field_id = 343 then f.value end) as sides FROM snm_categories cat LEFT JOIN snm_content cnt ON cnt.catid = cat.id AND cnt.state = 1 LEFT JOIN snm_fields_values f ON cnt.id = f.item_id LEFT JOIN snm_content_multicats m ON m.content_id = cnt.id WHERE cnt.catid = "345" GROUP BY cnt.id, cnt.title, cnt.featured, cnt.alias, cnt.catid, cnt.images, cnt.state, cnt.introtext, cat.id, cat.title, cat.alias ORDER BY m.ordering DESC
SELECT cnt.id as content_id, cnt.title as content_title, cnt.ordering, cnt.featured, cnt.alias as content_alias, cnt.catid, cnt.images, cnt.state, cnt.introtext, cat.id as cat_id, cat.title as cat_title, cat.alias as cat_alias, m.content_id, m.ordering, MAX(case when f.field_id = 3 then f.value end) as afbeelding, MAX(case when f.field_id = 6 then f.value end) as prijs, MAX(case when f.field_id = 32 then f.value end) as prijsberekening, MAX(case when f.field_id = 38 then f.value end) as label, MAX(case when f.field_id = 40 then f.value end) as info, MAX(case when f.field_id = 276 then f.value end) as bleed, MAX(case when f.field_id = 316 then f.value end) as dpi, MAX(case when f.field_id = 317 then f.value end) as multiple_layouts, MAX(case when f.field_id = 318 then f.value end) as template, MAX(case when f.field_id = 319 then f.value end) as canvas_size, MAX(case when f.field_id = 320 then f.value end) as rulers, MAX(case when f.field_id = 324 then f.value end) as spotcolor, MAX(case when f.field_id = 325 then f.value end) as multiple_pages, MAX(case when f.field_id = 315 then f.value end) as safety_margin, MAX(case when f.field_id = 328 then f.value end) as verpakking, MAX(case when f.field_id = 332 then f.value end) as verzendkosten, MAX(case when f.field_id = 343 then f.value end) as sides FROM snm_categories cat LEFT JOIN snm_content cnt ON cnt.catid = cat.id AND cnt.state = 1 LEFT JOIN snm_fields_values f ON cnt.id = f.item_id LEFT JOIN snm_content_multicats m ON m.content_id = cnt.id WHERE cnt.catid = "346" GROUP BY cnt.id, cnt.title, cnt.featured, cnt.alias, cnt.catid, cnt.images, cnt.state, cnt.introtext, cat.id, cat.title, cat.alias ORDER BY m.ordering DESC
€ 17,79 (excl. BTW)
Twijfel je nog? Speel dan op zeker en schakel voor slechts
€ 9,- onze PRO Ontwerpcontrole in.
Wel zo prettig!
Spoed bij je bestelling? Bel : 085 040 90 18
Bonnetje
€ 17,79 (excl. BTW)
Informatie
Maten:
Stel jouw baniervlaggen zelf samen en kies daarbij uit maar liefst vijf formaten, van 100 x 200 cm tot 100 x 400 cm. Heeft de baniervlag toch net niet het gewenste formaat? Met vlag op eigen formaat kun je vlaggen in diverse formaten bestellen.
Materialen:
- Vlaggenstof: is de universele stof voor bedrukte vlaggen.
- Vlaggenstof PET is een duurzaam alternatief, gemaakt van 100% gerecyclede petflessen.
- Vlaggestof Longlife is een extra sterke vlaggenstof dat dankzij een speciale structuur minder snel rafelt.
Afwerking:
We werken de baniervlag af met een witte of zwarte band en haken in dezelfde kleur. Daarnaast bieden we de keuze tussen een afwerking zonder tunnel of met een tunnel boven. Je bepaalt zelf of deze afwerking aan de linker- of de rechterzijde komt.
Specificaties
Materiaal | Flag, Flag PET en Flag longlife |
Gewicht | Flag en Flag PET: 110 gr./m2 Flag longlife: 115 gr./m2 |
Brandcertificaat | EN 13501 - Klasse B |
Printtechniek | Sublimatie |
Maximale printbreedte uit één stuk |
Flag en Flag PET: 306 cm |
Textuur |
Flag en Flag PET: lichte en glanzende structuur |
Afwerking | Band, haken en tunnel. Kies uit afwerking aan de linker- of rechterzijde van jouw Vlag. |
Binnen/buiten | Buiten |
Translucent | Flag en Flag PET: 98% Flag longlife: 90 tot 95% |
Levensduur | Flag en Flag PET: drie tot vier maanden, tot windkracht zes Flag longlife: drie tot vijf maanden, tot windkracht zes |
Door de snel wisselende grondstof en transportprijzen in de hedendaagse onrustige markt zijn de prijzen die je ziet 'moment prijzen'.