A
A
Alexey2018-12-17 12:35:40
Yii
Alexey, 2018-12-17 12:35:40

How to implement favorite products in yii2?

Good afternoon. When developing an online store, I faced the following problem. It is necessary to implement the ability to add goods to favorites and display them in the user's personal account. Tell me how to do it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
coderisimo, 2018-12-17
@Kefura

And what's the problem with making the user_product model one-to-many. Store user_id , product_id in the table?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question