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.
Articles
Articles for CoCart
Categories: Developer (1) · Getting Started (1) · Questions (14) · Requesting support from us (9) · Snippets (7) · WP-CLI (1)
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.
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.
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.
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.
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.