The default WooCommerce session table only stores the basics of a cart in session. CoCart provides additional data that maybe required to help you and other add-ons/extensions developed by CoCart or third-parties.
Articles
Articles for CoCart
Categories: Developer (1) · Getting Started (1) · Questions (15) · Requesting support from us (9) · Snippets (9) · WP-CLI (1)
If you’re familiar with WooCommerce, you may be wondering, why using a custom session handler at all instead of the WooCommerce default session handler?
CoCart can be filtered to change or add details to any response.
Do I need to have coding skills to use CoCart?
As this plugin is built for developers, you will need to have some coding knowledge to use it. Checkout the documentation to get some understanding.
Who should use CoCart?
CoCart is perfect for store owners and developers. If you want to create an e-commerce app for mobile or a custom frontend shopping experience completely using the REST API, then CoCart is for you.
Why should I use CoCart?
The question is why not! WooCommerce’s REST API is only created for controlling the backend of your store. It does not nativley provide an API for controlling the frontend.