Sie sind hier: Shop > 
Warenkorbübersicht
Sie haben noch keine Artikel in Ihrem Einkaufskorb.

Spielgeräte-Ausstellung

Besuchen Sie APESA:
• eigene Ausstellung
• eigenes Lager
• Mitarbeiter, die beraten
• Geschenk für Kinder
• Überraschung für Erwachsene
• Spielgeräte zum Ausprobieren

Rundgang Ausstellung

Offnungszeiten hier ansehen

Weihnachtsausstellung

Weihnachtsausstellung in Urdorf

Besuchen Sie unsere grosse Weihnachtsausstellung in Urdorf und lassen sie sich verzaubern!

Hüpfburg mieten

Hüpfburg, Luftburg, Hopse günstig mieten

Hüpfburg günstig mieten.
Wochenende nur CHF 200.00
Weitere Infos hier klicken:

Spielgeräte für den Garten und Spielplatzgeräte für Siedlungen

Hot Deals: Jetzt profitieren solange Vorrat

Sie finden im APESA Shop Kinderspielgeräte wie:

Schaukeln, Schaukelsitze, Rutschbahnen, Klettertürme, Trampoline, Ping Pong Tische oder Fussballtore. Entdecken Sie zudem die vielen Spielwaren, Kinderspiele, Freizeitartikel und Weihnachtsbeleuchtungen. Besuchen Sie mit Ihren Kindern die APESA Spielgeäteausstellung. Jedes Kind erhält ein Plüschtierli als Geschenk.

 
###PRINTANDPDF###

tx_seodynamictag_pi1

Debug Mode is on

Typoscript before passing the method

array (
  'includeLibs' => 'typo3conf/ext/seo_dynamic_tag/pi1/class.tx_seodynamictag_pi1.php',
  'userFunc' => 'tx_seodynamictag_pi1->main',
  'debug' => '1',
  'special' => 'title',
  'query.' => 
  array (
    'select' => 'CONCAT(page.title,\' - \', page.subtitle) as value',
    'from' => 'pages as page',
    'where' => 'page.uid =  && page.deleted = 0 && page.hidden = 0',
    'var.' => 
    array (
      1 => 'id',
    ),
  ),
)

TypoScript after passing the method

array (
  'includeLibs' => 'typo3conf/ext/seo_dynamic_tag/pi1/class.tx_seodynamictag_pi1.php',
  'userFunc' => 'tx_seodynamictag_pi1->main',
  'debug' => '1',
  'special' => 'title',
  'query.' => 
  array (
    'select' => 'CONCAT(page.title,\' - \', page.subtitle) as value',
    'from' => 'pages as page',
    'where' => 'page.uid = \'339\' && page.deleted = 0 && page.hidden = 0',
    'var.' => 
    array (
      1 => 'id',
    ),
  ),
)

Result of the substitution

This is the array[_GET]

array (
  'id' => '339',
  'tx_commerce_pi1' => 
  array (
    'catUid' => '482',
    'pointer' => '2',
  ),
  'cHash' => '535ea690cd',
)

The query

SELECT CONCAT(page.title,' - ', page.subtitle) as value FROM pages as page WHERE page.uid = '339' && page.deleted = 0 && page.hidden = 0

Result string of the method

Shop - für Kinder: Spielgeräte, Klettertürme, Schaukeln, Rutschen, Rutschbahnen, Trampoline, Spielplatzgeräte, Federwipptiere, Sandkästen, Spielwaren, Spielzeug, Spielsachen

tx_seodynamictag_pi1

Debug Mode is on

Typoscript before passing the method

array (
  'includeLibs' => 'typo3conf/ext/seo_dynamic_tag/pi1/class.tx_seodynamictag_pi1.php',
  'userFunc' => 'tx_seodynamictag_pi1->main',
  'debug' => '1',
  'special' => 'register',
  'register' => 'description',
  'query.' => 
  array (
    'select' => 'page.description as value',
    'from' => 'pages as page',
    'where' => 'page.uid =  && page.deleted = 0 && page.hidden = 0',
    'var.' => 
    array (
      1 => 'id',
    ),
    'maxLength' => '200',
  ),
)

TypoScript after passing the method

array (
  'includeLibs' => 'typo3conf/ext/seo_dynamic_tag/pi1/class.tx_seodynamictag_pi1.php',
  'userFunc' => 'tx_seodynamictag_pi1->main',
  'debug' => '1',
  'special' => 'register',
  'register' => 'description',
  'query.' => 
  array (
    'select' => 'page.description as value',
    'from' => 'pages as page',
    'where' => 'page.uid = \'339\' && page.deleted = 0 && page.hidden = 0',
    'var.' => 
    array (
      1 => 'id',
    ),
    'maxLength' => '200',
  ),
)

Result of the substitution

This is the array[_GET]

array (
  'id' => '339',
  'tx_commerce_pi1' => 
  array (
    'catUid' => '482',
    'pointer' => '2',
  ),
  'cHash' => '535ea690cd',
)

The query

SELECT page.description as value FROM pages as page WHERE page.uid = '339' && page.deleted = 0 && page.hidden = 0

Result string of the method

Shop für Kinder. Grosse Auswahl an Spielwaren, Spielgeräte, Spielzeug, Spielwaren, Schaukeln, Klettertürme, Rutschbahnen, Sandkästen, Trampoline

Info: This value is stored in the register "description"
You can use it with this typoscript e.g.:
page.meta.description.data = register:description

tx_seodynamictag_pi1

Debug Mode is on

Typoscript before passing the method

array (
  'includeLibs' => 'typo3conf/ext/seo_dynamic_tag/pi1/class.tx_seodynamictag_pi1.php',
  'userFunc' => 'tx_seodynamictag_pi1->main',
  'debug' => '1',
  'special' => 'register',
  'register' => 'keywords',
  'query.' => 
  array (
    'select' => 'page.keywords as value',
    'from' => 'pages as page',
    'where' => 'page.uid =   && page.deleted = 0 && page.hidden = 0',
    'var.' => 
    array (
      1 => 'id',
    ),
  ),
  'keywords' => '1',
  'keywords.' => 
  array (
    'amount' => '100',
    'minLength' => '7',
    'positiveList' => 'Kinder, Garten, Spiele',
  ),
)

TypoScript after passing the method

array (
  'includeLibs' => 'typo3conf/ext/seo_dynamic_tag/pi1/class.tx_seodynamictag_pi1.php',
  'userFunc' => 'tx_seodynamictag_pi1->main',
  'debug' => '1',
  'special' => 'register',
  'register' => 'keywords',
  'query.' => 
  array (
    'select' => 'page.keywords as value',
    'from' => 'pages as page',
    'where' => 'page.uid = \'339\'  && page.deleted = 0 && page.hidden = 0',
    'var.' => 
    array (
      1 => 'id',
    ),
  ),
  'keywords' => '1',
  'keywords.' => 
  array (
    'amount' => '100',
    'minLength' => '7',
    'positiveList' => 'Kinder, Garten, Spiele',
  ),
)

Result of the substitution

This is the array[_GET]

array (
  'id' => '339',
  'tx_commerce_pi1' => 
  array (
    'catUid' => '482',
    'pointer' => '2',
  ),
  'cHash' => '535ea690cd',
)

The query

SELECT page.keywords as value FROM pages as page WHERE page.uid = '339' && page.deleted = 0 && page.hidden = 0

Result string of the method

Kinderspielzeug,Kinderspielsachen,Spielsachen,Spielwaren,Spielzeug,Baukästen,Kinderspielwaren,Outdoorartikel,Gartenbeleuchtung,Festbeleuchtung,Weihnachtsbeleuchtung,Fussballtore,Rutschen,Rutschbahnen,Klettertürme,Schaukeln,Spielplatzgeräte,Sandkästen,Sandkastenabdeckungen,Trampoline,Federwipptiere,Spielgeräte

Info: This value is stored in the register "keywords"
You can use it with this typoscript e.g.:
page.meta.description.data = register:keywords