Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.firepitcms.com/llms.txt

Use this file to discover all available pages before exploring further.

Firepit CMS shopping cart is based on the LaraCart Package.
$item = LaraCart::add('identifier', 'My product', 1, '10.00', [
    // extra meta attributes
]);