magmodules / magento2-sooqr

Sooqr Connect for Magento® 2
https://www.magmodules.eu/sooqr-connect.html
Other
2 stars 3 forks source link

Wrong image-link for grouped item of configurable magento product in sooqr xml #42

Closed geertbuyse closed 2 years ago

geertbuyse commented 2 years ago

Describe the bug Sooqr connect module makes it possible to group all individual products of a configurable product based on the assoc-id in the resulting xml file. However when this xml data feed is uploaded in sooqr the grouped item is always shown with the image-link of the first underlying individual products and this is not correct. Better would be to detect the image-link of the related assoc-id and use this as the image-link for every underlying individual products.

Example of actual xml of individual product of a configurable product (with assoc-id 27829) :

product 27654 Truckerspet Chiro 8530001 https://www.debanier.be/truckerspet-chiro.html Leuke Chiropet, verkrijgbaar in de afdelingskleuren. Houdt het hoofd koel op zonnige dagen. https://www.debanier.be/media/catalog/product/8/5/8530001-8530001-afbeelding_1-8530001.jpg 7.50 6.20 7.500000 6.20 EUR simple 27829 false false

This image-link of the first product is always shown and this should be the image-link of the configurable product with assoc_id 27829

Used versions

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

geertbuyse commented 2 years ago

This is the xml example :

`

product 27654 Truckerspet Chiro 8530001 https://www.debanier.be/truckerspet-chiro.html Leuke Chiropet, verkrijgbaar in de afdelingskleuren. Houdt het hoofd koel op zonnige dagen. https://www.debanier.be/media/catalog/product/8/5/8530001-8530001-afbeelding_1-8530001.jpg 7.50 6.20 7.500000 6.20 EUR simple 27829 false false `
Marvin-Magmodules commented 2 years ago

HI @geertbuyse

We are happy to share that we've just released version 1.4.0 with a fix for this issue. Thank you for opening this request and for your patience. We are closing this issue now but please feel free to reopen if it doesn't fit your needs.