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
checkout:
template: checkout
navigation:
template: listing
product:
template: product
This sample configuration shows the current defaults.