Hallo,
über die REST API lege ich Artikel an, das funktioniert auch. Sobald allerdings Varianten ins Spiel kommen, werden diese im Backend nicht angezeigt. Der Varianten TAB ist zwar aktiviert, es sind aber keine weiteren Artikel als Varianten zu sehen.
Die REST API gibt keinen Fehler aus. Daten, die an die API geschickt werden:
Array ( [name] => Abschäumer Deltec 1456 [tax] => Array ( [id] => 1 [tax] => 19.00 [name] => 19% ) [active] => 1 [descriptionLong] => Alle Deltec Abschäumer zeichenen sich durch einen extrem geräuscharmen Betrieb aus und sind selbstansaugend. Es ist also keine externe
Wasserzufuhr notwendig.
Innenabschäumer der SC Serie arbeiten nach dem Einkammer System. Sie zeichnen sich durch einen fast geräuschlosen Betrieb aus.
Leistungsdaten:
Zusätzliche Information
Aquariengröße max. / Liter1000l
Luft/Liter pro Stunde 800l
Pumpe DCC 2
Spannung 24V
[images] => Array ( [0] => Array ( [link] => http://www.pa-supply.eu/media/image/SC_1455_1_940.jpg ) ) [mainDetail] => Array ( [ean] => [active] => 1 [inStock] => 0 [number] => V1508154820 [prices] => Array ( [0] => Array ( [customerGroupKey] => EK [pseudoPrice] => 181.50420168067 [percent] => 0 [from] => 1 [to] => beliebig [price] => 215.99 ) [1] => Array ( [customerGroupKey] => UVP [pseudoPrice] => 0 [basePrice] => 0 [percent] => 0 [from] => 1 [to] => beliebig [price] => 181.50420168067 ) ) ) [categories] => Array ( [0] => Array ( [id] => 26 ) [1] => Array ( [id] => ) ) [supplier] => Deltec [variants] => Array ( [0] => Array ( [isMain] => 1 [inStock] => 0 [additionaltext] => [configuratorOptions] => Array ( [0] => Array ( [group] => Reinigungssystem [option] => ohne ) [1] => Array ( [group] => Pumpenvariante [option] => 24V DC ) ) [prices] => Array ( [0] => Array ( [customerGroupKey] => EK [pseudoPrice] => 181.50420168067 [percent] => 0 [from] => 1 [to] => beliebig [price] => 215.99 ) [1] => Array ( [customerGroupKey] => UVP [pseudoPrice] => 0 [basePrice] => 0 [percent] => 0 [from] => 1 [to] => beliebig [price] => 181.50420168067 ) ) [active] => 1 [number] => V1508154820 ) [1] => Array ( [isMain] => 0 [inStock] => 0 [additionaltext] => [active] => 1 [configuratorOptions] => Array ( [0] => Array ( [group] => Reinigungssystem [option] => manuell ) [1] => Array ( [group] => Pumpenvariante [option] => 24V DC ) ) [number] => V1508154820.1 [prices] => Array ( [0] => Array ( [customerGroupKey] => EK [pseudoPrice] => 203.50420168067 [percent] => 0 [from] => 1 [to] => beliebig [price] => 242.17 ) [1] => Array ( [customerGroupKey] => UVP [pseudoPrice] => 0 [basePrice] => 0 [percent] => 0 [from] => 1 [to] => beliebig [price] => 203.50420168067 ) ) ) ) [configuratorSet] => Array ( [0] => Array ( [name] => Pumpenvariante [options] => Array ( [0] => Array ( [name] => 24V DC ) ) ) [1] => Array ( [name] => Reinigungssystem [options] => Array ( [0] => Array ( [name] => ohne ) [1] => Array ( [name] => manuell ) ) ) ) )