Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c59be376

Von Werner Hahn vor fast 8 Jahren hinzugefügt

  • ID c59be37622d309130b7dbc2509de4d6cb7488b9e
  • Vorgänger 0067f9b2

Webshop: Debugs raus, Kleinigkeiten

Unterschiede anzeigen:

SL/ShopConnector/Shopware.pm
239 239
                                                    ],
240 240
                                       },
241 241
                      supplier          => $cvars->{freifeld_7}->{value},
242
                      description       => $shop_part->{shop_description},
242
                      descriptionLong   => $shop_part->{shop_description},
243 243
                      active            => $shop_part->active,
244 244
                      images            => [ @upload_img ],
245 245
                      __options_images  => { replace => 1, },
246
                      categories        => [ @cat ], #{ path => 'Deutsch|test2' }, ], #[ $categories ],
246
                      categories        => [ @cat ],
247 247

  
248 248
                    )
249 249
                  ;

Auch abrufbar als: Unified diff