• Resolved masdemas

    (@masdemas)


    Hallo, wir sind gerade dabei einen WooCommerce-Shop zu erstellen und nutzen JTL-Wawi; alle Artikel (es handelt sich um variable Produkte) wurden in JTL angelegt und dann über den Connector synchronisiert. Leider werden die Bilder der Farbvarianten nicht in WooCommerce übernommen. Für die Bilder der Varianten nutzen wir das Plugin WooCommerce Additional Variation Images. Wie k?nnen wir dieses Problem am besten l?sen und den unterschiedlichen Farben die Bilder zuweisen? Oder welches Plugin (+ Galerie) würdet ihr für die Variation Images empfehlen?

    Viele Grü?e und würde mich über Tipps freuen, Matthias.

    • This topic was modified 4 years, 1 month ago by masdemas.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor papryk

    (@papryk)

    Hi Matthias,

    connector supports variant images as well you don’t need separate plugin for that. Image will be handled same way as for master product. When it’s first image (sort=1) it will be used for cover so when you pick configuration on product it should be shown (if your theme supports that) Other images (sort>1) will be moved to gallery. You can see implementation of this here:
    https://github.com/jtl-software/connector-woocommerce3/blob/master/src/Controllers/Image.php#L429-L459

    Let me know if it helps or if you already found a solution. If you have more questions please feel free to ask ??

    Best,
    Patryk

    Thread Starter masdemas

    (@masdemas)

    Hi Patryk, thanks a lot for the reply. So far we do not see the child-images. After syncing the content from the JTL-Wawi we just see a featured image and the gallery images. All child-elements do not have any image. You may are able to help? It its possible to send you an PN with all details?

    Greetings and thank you so much, Matthias.

    Plugin Contributor papryk

    (@papryk)

    Hey Matthias,

    I’m very sorry for late response, have you found a solution for your issue? If not you can contact me directly at our forum https://forum.jtl-software.de/members/patryk-gorol.64620/

    Best,
    Patryk

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bild-Zuordnung Child-Produkte’ is closed to new replies.