Question: Which multi-stakeholder initiatives (MSIs) is this company a member of?
Answer:
Ethical Trading Initiative - Full,
Better Cotton Initiative
Apparel Research Group
Inditex
2022
Unverified - Added by Steward

vals = []

vals.push "Fair Labor Association" if FLA == "Yes"

vals.push "Ethical Trading Initiative - Full" if ETI == "Full"
  
vals.push "Ethical Trading Initiative - Foundation Stage" if ETI == "Foundation Stage"
  
vals.push "Partnership for Sustainable Textiles" if PST == "Yes"
  
vals.push "Better Cotton Initiative" if BCI == "Yes"
  
vals.push "Fair Wear Foundation" if FWF == "Current Member"

vals = "None" unless vals.length

vals
Ethical Trading Initiative+Image
Research lock
ETI

Comments