Inventory of individuals items
Supercycle handles your inventory, tracking individual items, often called serials.
This allows items have their own status, condition and event history.
This serialization is important in circular models because:
Items are accessed from Inventory
An item page in Supercycle, with markers referenced below.
The rentals that have been made on this item.
An item is only available when set to Active
and not already assigned to a reservation.
Status | Description | Available |
---|---|---|
Draft | An item not yet available. | |
Active | An item available to customers. | |
Retired | An item no longer suitable for rental or resale. | |
Sold | An item now sold. |
The warehouse pick location code of the item. This is used to determine the location of the item when it is picked.
This shows whether an item is currently Ready
or Not ready
to be sent a customer.
Items are automatically set to Not ready
following a return from a rental.
Status | Description | Available |
---|---|---|
Ready | An item that can go to a customer. | |
Not ready | An item that needs processing before going to a customer. |
The following conditions are available by default after installing Supercycle.
Status | Description | Available |
---|---|---|
Unused | An item returned without being used. | |
Used | An item returned that has been used. | |
Damaged (Repairable) | An item returned with damage that can be repaired. | |
Damaged (Unrepairable) | An item returned with damage that can not be repaired. |
You can add, delete or edit conditions.
The methods enabled for this item. Here you can enable or disable the methods that are available for this item.
The warehouse or store location of the item.
If the location doesn’t show, you will need to add the location.
The custom fields that have been added to the item.
The product and specific variant the item is associated with.
The unique number you have given the item to identify it.
Typically this matches a physical tag attached to the item that can be scanned.
Freeform tags added to the item.
You should create inventory inside your Supercycle product, not your Shopify product, as Supercycle is responsible for inventory management after import.
In bulk, from a Product
Navigate to the product
In Shopify Admin, head to Supercycle > Products > Product.
Add inventory
In the variants table, under the status you want to add a product, select the current quantity dropdown followed by Add inventory.
Add serials
On the next page, add a serial number on a new line for each item you’d like to create.
Alternatively, select Add without serials and enter a number of items. You can add serials to the newly created items later from their item page.
In this example, we are creating two new items with serials ser1234 and ser4567
Click Review to continue.
Review new items
Review the items you’re about to add and click Add inventory to save your changes.
In bulk, from a CSV import
If there’s something wrong with an item and you need to stop future rentals from being placed on it temporarily, you can make it unavailable.
From the Item
Make item unavailable by changing the Visibility status to Draft.
If you need to make an item permanently unavailable, you should retire the item.
If an item has no previous rentals on it, you can delete it. We recommend only using this for items created accidentally, as all of the item’s data will be permanently deleted (affecting analytics on stock utilization).
In bulk, from the Inventory table
Delete items action from the Actions options on the Inventory table.
Retiring an item will prevent future rentals from being placed against it. Retiring can be reversed, although if you intend to remove an item from circulation temporarily we recommend making it unavailable instead.
From the Item
Retire item from the Visibility field.
From the Item
Update condition from the Condition field.
In bulk, from the Inventory table
Update condition action from the Actions options on the Inventory table.
In bulk, from the Reservations table
Update item condition action from the Actions options on the Reservations table.
From a Return
Update item condition from the condition field on a Return.
From the Item
Update processing state from the Warehouse field.
In bulk, from the Inventory table
Update status action from the Actions options on the Inventory table.
In bulk, from the Reservations table
Update item status action from the Actions options on the Reservations table.
From the Item
Update location from the Location field.
In bulk, from the Inventory table
Update location action from the Actions options on the Inventory table.
From the Item
Update tags from the Tags field.
How do I support unlimited availability for certain products or variants?
Currently, we only factor the items we have a record of into availability. If you want un-restrictive availability on the frontend you’ll need to add a high quantity of items.