You can create a list of all Sizes to be used in ${SizeRange.Plural} and ${SizeChart.Plural}. You can define the ${IncrementSize.Plural} manually or import them from an external source to ensure consistency across systems.

Sizes have now (C8 version 6.0 and above) been enhanced to differentiate between one and two-dimensional sizes. The New Size dialog box now provides a check box (Boolean attribute) called "Two-Dimensional" that toggles 1-D and 2-D behavior. Sizes have a new enumeration called Dimension Type that must be defined for all sizes. 

NOTE: A two-dimension size is built from two one-dimension sizes.

How to define ${ProductSize.Plural}

  1. Mouse-over ${Actions} and select ${New} ${ProductSize.Name}.
  2. In the New ${IncrementSize.Name} dialog box, 
    • To define a 1-dimensional size,
      • Enter a value in the Size field
      • Select a dimension type from the Dimension Type drop-down menu
      • Select a Sort order
      • To save the details, click on ${Save}.
    • To define a 2-dimensional size,
      • Select the Two-Dimensional check box.
      • Enter a value in the Size field
      • Select details for Dimension 1 and Dimension 2
      • Click on ${Save}.

NOTE: The Sort Order number cannot be duplicated and must be unique.

How to Localize ${IncrementSize.Name} Names

  1. To facilitate better understanding in local language, you can localize the ${IncrementSize.Name} name. 
  2. Click on the Localized ${Name} column to select a local language and enter the ${IncrementSize.Name} name in the selected language.
  3. When the local language is English, mouse over to display the equivalent name in the selected language.
  4. When the local language is the selected language, the Localized ${Name} column displays the size name in the selected language.

NOTE: To execute the icons in the ${Actions} column refer Generic Features.

___________________________________

Pre-requisite: The site administrator must define the Dimension Types on the Setup > Configuration > Enumeration tab.