Start typing to see suggestions. Use arrow keys to navigate, Enter to select.

cart

Kirby controller

Source: /controllers/cart.php
Template: cart

Description

Cart controller provides template variables for the cart page.

Template variables

Variable Type Description
$withoutLicense array Products removed due to no license

Usage

This controller provides template variables for the cart template.
Variables are available in the template file templates/cart.php.


Source: /controllers/cart.php