asp mvc list ecommerce product with dynamically changing specifications
i am trying to develop product details page for eCommerce site, say we list some products in a view , now when users clicks in a product he is taken product details view to show product specifications, with add to cart, reviews etc , but here product specification changes dynamically for every product , example: Clothing Product: Size : 40 Mobile Product: Operating System : Android now i dont want the specification name operating system in a clothing product and vice versa. so i researched about this and found this and this post's . But some folk's comment saying Entity Attribute Value is not