Implementing E-Commerce using laravel 6 , the eav model used to capture the products attributes as following ;
The question is how to get the Product Attribute (colors) Value of Specific product (ex:productno3) the current implementation get ALL the attribute (color) Values . we need the (ex:productno3) colors only.
eachβ¦
Top comments (0)