Product Statuses are a way to group products by status types like Featured, Clearance, New or On Sale. Product Statuses are used in carousels and search.
This article applies to zeckoShop 7 and higher.
Product Status Types
Product Status Types define the statuses available on the website. You will not need to rebuild the search index for these changes to take effect.
Add a Product Status Type
- From the Administration Index go to Products > Status Types
- Click New
- Check Enabled, enter a name and optionally upload an image for the Status Type
- Click Save
You can now assign this status to products through Products > Statuses.
Remove a Product Status Type

Removing a Status Type will also remove all Product Status assignments using that type. If you want to retain the assignments disable the status instead.
- From the Administration Index go to Products > Status Types
- Find the Status Type in the listing
- Click the red X to the right
Disable a Product Status Type
Disabling a Status Type retains the Product Status assignments using that type.
- From the Administration Index go to Products > Status Types
- Find the Status Type in the listing
- Edit the Status Type you want to disable
- Uncheck Enabled
- Click Save
Product Status Assignments
Assigning a Status to a Product
- From the Administration Index go to Products > Statuses
- Click on New
- Fill out the fields
- Click Save
The status will be removed from the product on the end date.
Removing a Status from a Product
- From the Administration Index go to Products > Statuses
- Find the product in the listing
- Click the red X to the right
Managing Status Assignments with Import/Export

We recommend setting a few status assignments using the web interface before using import/export. This lets you export those assignments and use it as a template.
- From the Administration Index go to Products > Statuses
- Click Export at the bottom
On the export popup
- Title is used for the filename
- Fields for Export should all be checked
- Click Run Export
- Select a download location if prompted, otherwise your browser will download the export to it's default location
- Open the file with your spreadsheet application
- Edit the data
- Save As and use CSV (Comma Delimited) as the format
- Back in Products > Statuses click Import
- Select your file and click Open
Column GlossaryColumn | |
---|
PartNum | Your part number |
WarehouseId | The name of the Warehouse containing the product. See Products > Warehouses for a list, the name is in the Description column |
ProductStatusTypeID | The description of the Product Status Type to assign. E.G, "Featured", "On Sale", "New". See Products > Status Types for a list of Status Types |
StartDate | Date format: YYYY-MM-DD H:MM:SS - Will default to 12:00 AM if a time is not specified |
EndDate | Date format: YYYY-MM-DD H:MM:SS - Will default to 12:00 AM if a time is not specified
|