first commit

This commit is contained in:
2025-03-12 17:06:23 +01:00
commit 2241f7131f
13185 changed files with 1692479 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
migration:
_attributes:
extend: soteshop30.yml
products:
model_fillin:
Product:
weight: {params: weight}
m_name:
params: {names: [name_L0, name_L1, name_L2, name_L3, name_L4]}
m_description:
params: {descriptions: [xml_description_L0, xml_description_L1, xml_description_L2, xml_description_L3, xml_description_L4]}
m_short_description:
params: {descriptions: [xml_short_description_L0, xml_short_description_L1, xml_short_description_L2, xml_short_description_L3, xml_short_description_L4]}