ITC SheTrades in the Commonwealth Ghana and GSA Organize Trainings for Women-owned Businesses

ITC SheTrades in the Commonwealth Ghana and GSA Organize Trainings for Women-owned Businesses


ITC SheTrades in the Commonwealth Ghana and Global Shea Alliance (GSA) have set up training programs aimed at building the capacity of women-owned businesses (WoBs) in the shea sector, and to support their resilience and recovery following the COVID-19 pandemic. 

The webinar, which will run between June 3 and August 5, 2020, is targeted at WoBs in Ghana and Nigeria and will include a combination of formal presentations, question & answer sessions, practical exercises and pre-recorded content.

Download...


Copyright © Global Shea Alliance | All rights reserved

C const popup = document.querySelector('.popup'); const close = document.querySelector('.close'); window.onload = function(){ setTimeout(function(){ popup.style.display = "block"; }, 2000) } close.addEventListener('click',()=>{ popup.style.display = 'none'; })