Component: KEYWORDS

Abstract

This component allows working with keywords which is an arbitrary list of strings. Note that product keywords currently play no role in Bokun; they only exist for API convenience purposes; for example the supplier can categorize each product according to their own system.

Values for this component can be set via ExperienceComponentsDto.keywords which is an array of strings.

Keywords are optional and can be set/unset (by passing empty array) via update operation at any time.

Did this answer your question?
😞
😐
🤩