How to get multiple images in one Excel row?

How to get multiple images in one Excel row?

I scap the website , as you can see the preview data is fine. but when csv file is exported -> only one image is scapped.

Do we have any solution like :

img1 | image2 | image3....

Url: http://sunhouse.com.vn/bo-noi-nhom/sunhouse-shg2003mca

Sitemap:

{"_id":"shx","startUrl":["http://sunhouse.com.vn/"],"selectors":[{"id":"Categories 0","type":"SelectorLink","parentSelectors":["_root"],"selector":"div.item.slick-active:nth-of-type(n+8) a.name","multiple":true,"delay":0},{"id":"Categories 1","type":"SelectorLink","parentSelectors":["Categories 0"],"selector":"div.item:nth-of-type(n+4) h2.reset a.name","multiple":true,"delay":0},{"id":"Product","type":"SelectorLink","parentSelectors":["Categories 1"],"selector":"div.cateListProduct.all div.outer a.name","multiple":true,"delay":0},{"id":"Product Title","type":"SelectorText","parentSelectors":["Product"],"selector":"h1.title","multiple":false,"regex":"","delay":0},{"id":"Short Description","type":"SelectorHTML","parentSelectors":["Product"],"selector":"div.dacDiemNoiBat","multiple":false,"regex":"","delay":0},{"id":"Images","type":"SelectorImage","parentSelectors":["Product"],"selector":"div.item.slick-active:nth-of-type(n+6) img.lazyloaded","multiple":true,"delay":0},{"id":"Sku","type":"SelectorText","parentSelectors":["Product"],"selector":"div.code span","multiple":false,"regex":"","delay":0},{"id":"Content","type":"SelectorHTML","parentSelectors":["Product"],"selector":"div.bottom div.col1","multiple":false,"regex":"","delay":0}]}