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

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.

View article

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.

View article

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.

View article

How do I start using CoCart?

You will first need WooCommerce installed with the REST API enabled. Then install CoCart and follow the documentation. Please check the requirements listed in the installation section.

View article

Is CoCart free?

Yes! CoCart’s core features are absolutely free. CoCart Pro completes the full cart experience!

View article

What Cookies does CoCart create?

CoCart creates only and uses only one cookie per session or customer per browser or device. The cookie name starts with wp_cocart_session_ followed by the WordPress COOKIEHASH. COOKIEHASH is nothing more than an MD5 of your site’s URL. This cookie will be used to identity the customers cart. The cookie is read on the server and […]

View article