NAME

Dancer::Plugin::Nitesi::Routes - Routes for Nitesi Shop Machine

CONFIGURATION

The template for each route type can be configured:

plugins:
  Nitesi::Routes:
    cart:
      template: cart
    product:
      template: product

This sample configuration shows the current defaults.