Antonio Berstermann

Results 5 issues of Antonio Berstermann

I create a simple product with Images and in frondend an backend the images was saved and i can see it on frontpage as big image an thumbnail. But when...

Hi I import image data on the AvS interface . I've taken the following array . ``` $data = array( array( 'sku' => $artikelnummer, '_media_attribute_id' => $GalleryID, '_media_image' => $BildPfad,...

Hi i have custom product attributs in the shop. If I will import a article with custum attributes the attributes not saved. I dont now why in the category import...

Hi can i move the category Kat2 from Default Categorie / Kat1 / Kat2 TO Default Category / Kat1 / Kat3 without dublicate the Category ? Thanks for your Help

Hi ist es möglich, über den Produktimport mitzugeben welche Attribute der Artikel hat ? Also zb. die Attribute [id] und Attribute[options]array $data = array( array( 'sku' => '1234567', '_type' =>...