Categories: Developer (1) · Getting Started (1) · Questions (14) · Requesting support from us (9) · Snippets (7) · WP-CLI (1)

Article Category

Load Cart from Session

This feature is designed to transfer the cart over to the native version of your store. It allows the customer to continue shopping or checkout what they already have in the cart added via your decoupled store.

View article

Article Category

wp-config.php

For more handling over CoCart for your store or a clients store, you will find that using the wp-config.php file is the best place to setup certain conditions.

View article

Article Category

WP-CLI Core Commands

CoCart CLI offers the ability to manage CoCart via the command-line, using WP CLI. The documentation here covers the version of WC CLI that started shipping in CoCart v3.0.0 and later.

View article

Article Category

Removing the Cart Item Key – API v1

What you see when you return the cart contents is how WooCommerce formats the data. However, via the REST API this particular key is not a requirement.

View article

Article Category

Disable Load Cart from Session

As the only feature in CoCart that does not use the REST API, some developers requested that they have the option to disable it.

View article

Article Category

How to set up CoCart – I dismissed the setup wizard, and I’m lost.

First thing. Don’t worry. CoCart works out of the box. The setup wizard is designed to help tweak CoCart and WooCommerce according to your site setup.

If you dismissed the setup wizard you can still access it.

View article