This:
Items:
Here they are again:
.
&{this.firstChild.nodeValue}; – order qty
&{this.firstChild.nodeValue};
Apple
Orange
Ignore me
should perhaps (except I'm probably misunderstanding things) result in something like this:
Items:
Apple – order qty
Orange – order qty
Here they are again: Apple Orange.