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

cart-add

Kirby route

Endpoint: cart/add *(translatable)*

Method: GET|POST

Description

Validates UUID and optional URI from form input

Parameters

Parameters

Name Type Description
$inputArray array Array from exploded form value

Response

Returns:
array|false — Returns validated data array or false if invalid

Source: /routes/cart-add.php