I have multiple categories and want to add custom attributes to ecommerce product depenent on product category, for example :
Category "Clothes" has attributes (fabric type,size,color,...etc)
Category "Mobiles" has attributes (storage capacity, camera resoultion ,..etc).
How to add custom field to product related to category ?
i mean that fields appear in product form when select specific category @laraship