commercetools / commercetools/sphere-order-export

lineItems.variant.images should give a list of images for this LI

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CoffeeScript
Stars
4
Forks
68
PR merge metrics
No merged PRs in 30d

Description

current output:
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

desired output:
http://images/example1.jpg;http://images/example2.jpg;http://images/example3.jpg;http://images/example4.jpg;http://images/example5.jpg;http://images/example6.jpg;

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.