$this->faker->word, 'sort_order' => $this->faker->randomDigit(), 'attribute_id' => Attribute::factory(['swatch_type' => 'text']), 'swatch_value' => null, ]; } }