For the complete documentation index, see llms.txt. This page is also available as Markdown.

The range

Context

The "EcoVibes" association, committed to promoting sustainability and environmental respect, has decided to launch an awareness campaign. To do this, it wants to create a series of custom t-shirts that can be worn by its members at events.

"EcoVibes" wants to offer various options to its members:

Color choices: White, Green, Yellow, and Red.

Collar types: Round and V-neck.

Implementation in Simax

First, the item « T-shirt » must be created, then go to [Features], [[Other features]] and [[New]].

Since the feature « Collar » does not exist yet, it needs to be created with the possible values.

Below is the list of attributes created for the "T-shirt" item.

To create the variations according to the customer’s request, stay in [Feature] but click on [[Create ranges]].

We can see that there are 8 possible variations. To create the variations, click on [[Create]]. They will appear in the item list and each will have its own reference.

We can also view the variations in Files > Item > Range list and filter by the base item.

Last updated