Anleitungen & Tutorials
[tri_varianten] => Array ()übertragen werden, ansonsten die verknüpften Artikel (s. unten).
[tri_hauptproduct] =>übergeben, ansonsten die product_id des Hauptprodukts; und wenn es keine Unterscheidungsmerkmale gibt, dann
[tri_merkmale] => Array (), ansonsten die Unterscheidungsmerkmale (s. unten). "tri_" (Kürzel für tricoma) vorangestellt, um sicherzustellen, dass die Bezeichnungen nicht irgendwie anderweitig vorkommen können und es zu einem Durcheinander kommt.
Array ( [0] => Array ( [product_id] => 10001 [sku] => shirt_tri [name] => T-Shirt "tricoma ist toll!" [tri_hauptproduct] => [tri_merkmale] => Array ( ) [tri_varianten] => Array ( [0] => Array ( [product_id] => 10002 [sku] => shirt_tri-bl-xl [merkmale] => Array ( [Farbe] => Blau [Größe] => XL ) ) [1] => Array ( [product_id] => 10003 [sku] => shirt_tri-gr-m [merkmale] => Array ( [Farbe] => Grün [Größe] => M ) ) ) [weitere] => Daten ) [1] => Array ( [product_id] => 10002 [sku] => shirt_tri-bl-xl [name] => T-Shirt "tricoma ist toll!" [tri_hauptproduct] => 10001 [tri_merkmale] => Array ( [Farbe] => Blau [Größe] => XL ) [tri_varianten] => Array ( ) [weitere] => Daten ) [2] => Array ( [product_id] => 10003 [sku] => shirt_tri-gr-m [name] => T-Shirt "tricoma ist toll!" [tri_hauptproduct] => 10001 [tri_merkmale] => Array ( [Farbe] => Grün [Größe] => M ) [tri_varianten] => Array ( ) [weitere] => Daten ) [3] => Array ( [weitere] => Produkte... ) )
Array ( [product_id] => 10001 [sku] => shirt_tri [type] => configurable [name] => T-Shirt "tricoma ist toll!" [tri_varianten] => Array ( [0] => Array ( [product_id] => 10002 [sku] => shirt_tri-bl-xl [merkmale] => Array ( [Farbe] => Blau [Größe] => XL ) ) [1] => Array ( [product_id] => 10003 [sku] => shirt_tri-gr-m [merkmale] => Array ( [Farbe] => Grün [Größe] => M ) ) ) [weitere] => Daten )
Array ( [product_id] => 10002 [sku] => shirt_tri-bl-xl [type] => simple [name] => T-Shirt "tricoma ist toll!" [tri_hauptproduct] => 10001 [tri_merkmale] => Array ( [Farbe] => Blau [Größe] => XL ) [tri_varianten] => Array ( ) [weitere] => Daten )
Array ( [product_id] => 10003 [sku] => shirt_tri-gr-m [type] => simple [name] => T-Shirt "tricoma ist toll!" [tri_hauptproduct] => 10001 [tri_merkmale] => Array ( [Farbe] => Grün [Größe] => M ) [tri_varianten] => Array ( ) [weitere] => Daten )