Answer the question
In order to leave comments, you need to log in
How to implement dynamic product attributes in Laravel?
Tell me the logic for implementing dynamic product attributes.
The bottom line is:
There is an online store of roofing materials, which has various manufacturers. Accordingly, they will have different attributes. So we have to change the filter depending on the category. Proceeding from this, as I understand it, we make dynamic product attributes.
What is the difficulty:
If I make a table with attribute names, a table with attribute binding to a category, and a table with product_id, attribute_id, value
Then how can I get and display this whole thing?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question