Skip to content
Code-Schnipsel Gruppen Projekte

Template Cologne

First eCommerce template based on QUIQQER system.

Package name:

quiqqer/template-cologne

Features

  • Responsive
  • Integrated QUIQQER breadcrumb
  • Page transition effects
  • FontAwesome support
  • (...)

Installation

The package name is: quiqqer/template-cologne

Contribute

Support

If you have found a bug or want to make improvements, then you can write an e-mail to support@pcsg.de.

For developers

Testing of order confirmation mail template

If you wont to test confirmation mail template you will finde some information in QUIQQER Order wiki.

Available template events

For more information go to QUIQQER Wiki - Template events.

<!-- body -->
{template_event name="quiqqer::template-cologne::header::begin" Template=$Template}
{template_event name="quiqqer::template-cologne::header::afterCSSStyles" Template=$Template}
{template_event name="quiqqer::template-cologne::header::afterSettingsCSS" Template=$Template}
{template_event name="quiqqer::template-cologne::header::end" Template=$Template}

<!-- body -->
{template_event name="quiqqer::template-cologne::body::begin" Template=$Template}
{template_event name="quiqqer::template-cologne::body::afterTopBar" Template=$Template}
{template_event name="quiqqer::template-cologne::body::afterMainMenu" Template=$Template}
{template_event name="quiqqer::template-cologne::body::beforePage" Template=$Template}
{template_event name="quiqqer::template-cologne::body::afterHeader" Template=$Template}
{template_event name="quiqqer::template-cologne::body::afterBreadcrumb" Template=$Template}
{template_event name="quiqqer::template-cologne::body::beforeMain" Template=$Template}
{template_event name="quiqqer::template-cologne::body::afterMain" Template=$Template}
{template_event name="quiqqer::template-cologne::body::beforeFooter" Template=$Template}
{template_event name="quiqqer::template-cologne::body::afterFooter" Template=$Template}
{template_event name="quiqqer::template-cologne::body::end" Template=$Template}