Glossary Item Box

Squirrelcart v6.1.0

Cart Persistence

Overview

Squirrelcart includes features that allow you to control how long carts persist (remain viable). Carts can persist even when:

Cart States

Carts can be in any one of the following four states:

# State Description
1 Active This is a cart that is actively being added to, or is in the checkout process.
2 Inactive This is a cart that has not had activity in awhile because the customer has left. Inactive carts automatically become active again when the customer returns.
3 Abandoned This is a cart that is old, and has had no activity for a long time. Abandoned carts are deleted automatically.
4 Completed This state indicates an order that has completed. It will show up as an order in Squirrelcart.

 

If a cart has any activity, it will be in an active state (#1). If payment is submitted, it will be in a completed state (#4). You do not have control over either of these states.

 

You can control when a cart is considered inactive (state #2), and when it is considered abandoned (state #3). See Controlling Cart Persistence below.

Cart Deactivation

When a cart changes from being active to inactive, it is deactivated. Squirrelcart will automatically:

Cart Reactivation

Active and Inactive carts are just as viable to the customer. They can both be completed by submitting payment. When a cart becomes inactive, its in a paused state.

When a user visits the store after their cart has become inactive, it is automatically changed to an active state. At that time, Squirrelcart will automatically:

Controlling Cart Persistence

You can control when carts become inactive, when they are considered abandoned, and what your customer sees when their cart is reactivated.

  1. Click the Store Settings link
  2. Locate the Checkout Settings fieldset
  3. Within that fieldset, you'll see a Cart Persistence fieldset which looks like this by default:
  4. To change the time at which carts are considered inactive, change the Deactivate after setting.
  5. To change the time at which carts are considered abandoned, change the Delete after setting.
  6. The Notify on Reactivation feature can be checked if you wish to notify your customers when their cart has been reactivated. When checked, you can specify the messages they will see using the Reactivate Msg and Items  Removed Msg fields.

Working with Carts

Viewing Carts

You can view active and inactive carts in the control panel, using the Active Carts and Inactive Carts menu links, inside the Orders menu. 

Viewing a Cart in Detail

To view an individual cart as the customer sees it during checkout, click anywhere on its record row.

Deleting a Cart

If you would like to prevent a cart from being completed by a customer, you can delete it by clicking the delete icon in its row.

Completing a Cart

If a cart is not completed and you would like to change it to a completed order manually:

  1. Locate the cart (see Viewing Carts above)
  2. Check the checkbox corresponding to the cart you wish to complete
  3. In the lower left hand corner of the control panel, change the --choose action-- field to complete order and you will see a confirmation form:
  4. Specify an order status
  5. If you don't wish the customer to receive an email receipt, uncheck send receipt email to customer
  6. Click Complete Order and you will see a status message:

 

 

 


© 2001-2017 Lighthouse Development. All Rights Reserved.