Introduction
To create additional filtering conditions for catalog items in Platform OneEntry, the functionality of Product Statuses has been added. In this tab, you can create a status that will serve as an additional filter alongside the existing conditions from attributes.
const config = {
token: 'your-app-token',
}
const { ProductStatuses } = defineOneEntry('your-url', config)