Mehroz Shahid
- Attività totali 4
- Attività recente
- Membro dal
- Segue 0 utenti
- Seguito da 0 utenti
- Voti 1
- Abbonamenti 1
Panoramica attività
Ultima attività di Mehroz Shahid-
Mehroz Shahid ha commentato,
Thanks Saul.We were able to achieve it with this funtion // [DY] Set "colorID" column products[item.sku]['ColorID'] = item.group_id.slice(item.group_id.length - 4);
-
Mehroz Shahid ha creato un post,
How to add new column from and exiting column using a parser funtion?
Con rispostaHiIn my product feed, there is a column group_id with 12 digit codes. Using the parser function, I want to create a new column which can only take the last 4 digits of the group_id.Hope someone cou...