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

cartUrl()

Kirby site method

No documentation available.

Usage

This method is available on the $site object:

$site->cartUrl();
// or
site()->cartUrl();

Source: /methods/site/cartUrl.php

Jump to