Se rendre au contenu
Menu
Cette question a été signalée
3761 Vues

I have a list of products, and each have multiple variants. I look into product.template and product.product models, in which product.product inherits from product.template.

I want to program the script to insert those product:

for product in product list:

     Create a product to product.template

     Add all its variants to product.product

Is it the correct way to do this?

However, why can't we insert product to the template model, but only add extra info to the product model? Is there any document explaining how to do it?

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
juin 24
1616
1
févr. 22
4489
0
août 21
2623
1
mars 21
12104
2
déc. 19
15891