Untitled
unknown
plain_text
3 years ago
132 B
10
Indexable
function() {
var items = {{dlv - FB - Purchase Product}};
return items.map(function(items) { return items.item_id; }).join();
}Editor is loading...
function() {
var items = {{dlv - FB - Purchase Product}};
return items.map(function(items) { return items.item_id; }).join();
}