';
merchantUseCVSList.forEach(e=>{
if(defaultCVSList.includes(e)){
switch (e) {
case 'seven_eleven':
cvsInformation += '
'
break;
case 'family_mart':
cvsInformation += '
'
break;
case 'hi_life':
cvsInformation += '
'
break;
default:
}
}
})
cvsInformation+='