- Material: Plastic
- Dimensions (L x W x H): 0.51" x 0.43" x 0.28" (11 x 13 x 7 mm), rectangular
- Colors: Black, white
- Not reusable
Dimensions (L x W x H):
0.51" x 0.43" x 0.28" (11 x 13 x 7 mm), rectangular
Material
Plastic
Colors:
Black, white
How to use:
No tools required.
Description:
Non-reusable plastic closures for wristbands Tag
var guiLanguage = document.documentElement.lang.slice(0,2);
var now = new Date();
var time = now.getHours();
var day = now.getDay();
console.log(day);
zE("messenger:set", "locale", guiLanguage) //setting GUI Language for Chat Widget
zE("messenger:set", "conversationTags", [departmentToSelect,languageToSelect]) //setting Tags for Trigger and chat Routing
if (supportdaysClosed.indexOf(day) > -1 || time < supportStartHour || time >= supportEndHour) {
zE('messenger', 'hide'); }