# Apply your learning ### Fresh Fashion Fresh Fashion has asked you, their commerce manager, to add their new T-shirt range to Composable Commerce. The new T-shirts have the following attributes to consider: - **Color**: 6 colors in total (Black, White, Teal, Yellow, Peach, and Indigo) - **Size**: XS, S, M, L, XL, XXL - **Fit**: regular fit or slim fit - **Organic cotton**: yes/no Follow the process of modeling the Product Type and Attributes (including deciding on the data types and constraints), Products, and Product Variants so that you can successfully add the T-shirt range to Composable Commerce. Take your time - this task requires careful consideration! ### How do you proceed? ## Next module Great work finishing the initial Product data modeling module! You're now ready to dive a little deeper into how Attributes can be best set up. See you there! Learn how to structure Product data with Attribute types and Attribute Groups. ## Related pages - [Area overview page with navigation](/learning-model-your-product-catalog.md) - [Previous page: Best Practices](/learning-model-your-product-catalog/product-modeling/best-practices.md)