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

cartAddUrl()

Kirby site method

No documentation available.

Usage

This method is available on the $site object:

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

Source: /methods/site/cartAddUrl.php

Jump to