Cart Items: List
The Cart items list is used to find, add, and edit cart items. Cart items are products that are either in cart or to be purchased directly whose payment is pending. These are temporary orders for which users have clicked on the buy button but not have made payment.
Column Headers
1. Checkbox: Check this box to select cart items. To select all the cart items, check the box in the column heading.
2. Status: The status of the cart item - Published, Unpublished or Trashed.
3. Title: The name of the product or cart. You can edit the cart item by clicking on the Title.
4. Type: The type of temporary order - product or cart.
5. User: This is the email and Joomla User Id of the buyer.
6. Amount: The amount for the cart item.
7. Quantity (Qty): The quantity of the item.
8. Created: The date on which the cart item was created.
9. ID: A unique identification number for this cart item.
List Filters
Search: You can search by the title of the Cart Item.
Click Filter Options to display the additional filters.
1. Select Status: Select from Published, Unpublished, Trashed, Archived or All.
Toolbar
1. Dashboard: Navigates to the component dashboard area.
2. New: Opens the editing screen to create a new Cart item. Generally, these are created from the frontend, so not required.
Actions: Reveals a list of actions. Some actions are activated after checking one or more items in the list.
3. Publish: Makes the selected items in published state that are available to visitors to your website.
4. Unpublish: Makes the selected items in unpublished state that are unavailable to visitors to your website.
5. Archive: Changes the status of the selected items to Archive state.
6. Trash: Changes the status of the selected items to indicate that they are trashed. Completely deleting an item involves two stages - the first sends it to Trash where it is possible to restore it. The second stage empties it from Trash after which the item is removed permanently.
7. Truncate Table: Permanently delete all the items and empty the database table. New items will be created with ID 1.
8. Export: Exports selected database table columns to CSV file. Learn More
9. Import: Imports the items to the database table from CSV file. Learn More
10. Query: Performs database operations on the table. Learn More
11. Help: Opens the help screen.