Skip to content

VirtoCommerce/vc-module-cart

Repository files navigation

Overview

CI status Quality gate Reliability rating Security rating Sqale rating

VirtoCommerce.Cart module represents shopping cart management system. This module doesn't have any UI in VC Manager.

VirtoCommerce.Cart module manages customers accumulated list of items, calculates a total for the order, including shipping and handling (i.e., postage and packing) charges and the associated taxes.

Cart Module

Cart Module Info

Key Features

  1. Supports multiple carts - if the user is using more than one cart at the same time, all of the carts will be supported by VirtoCommerce.Cart module.

  2. Named lists - the user can add the desired products to the wishlist , which will be saved in the cart. The user can later use the products added to the wishlist to make an order. The wishlist details will be saved by the VirtoCommerce.Cart module.

  3. Grouping multiple carts to one order - if the user is using more than one cart, the final order will be created by grouping the details from all the carts filled out by user.

  4. Anonymous carts - the user can put products to cart and submit order anonymously, without creating an account.

  5. Stock reservation - the selected products will be reserved in stock after adding them to the cart.

  6. Multiple payments methods - the user can choose the payment methods he wants before checkout.

  7. Create new cart from orders history - the user can add products to a new cart using the previously completed orders (orders history).

Documentation

References

License

Copyright (c) Virto Solutions LTD. All rights reserved.

Licensed under the Virto Commerce Open Software License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://virtocommerce.com/opensourcelicense

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.