Back
to top
You have been logged out due to an extended period of inactivity. Please return to the login page to sign back in. Thanks!
Calypso Blouse
Style 067285
Starting At: $14.99
- Easy Care
- WHILE SUPPLIES LAST
Calypso Blouse
- Linen-style fabric
- Wood-grain buttons
- Notch collar
- Bust darts
- Straight bottom hem with front cutaway
- Side vents
- One extra button included
- 100% polyester
- Imported
- Easy Care
- WHILE SUPPLIES LAST
- Machine wash cold
- Do not use fabric softeners
- Easy Care
- WHILE SUPPLIES LAST
Calypso Blouse
Style 067285
Starting At: $14.99
REGULAR
REGULAR
REGULAR
REGULAR
REGULAR
REGULAR
REGULAR
REGULAR
REGULAR
REGULAR
REGULAR
1XW
2XW
2XL
2XS
3XW
4XW
00L
00M
0XL
00S
0XS
SS
SS
SS
SS
SS
SS
SS
SS
SS
SS
SS
Additional Product Details
Description
- Easy Care
- WHILE SUPPLIES LAST
Calypso Blouse
- Linen-style fabric
- Wood-grain buttons
- Notch collar
- Bust darts
- Straight bottom hem with front cutaway
- Side vents
- One extra button included
- 100% polyester
- Imported
- Machine wash cold
- Do not use fabric softeners
" +
"" +
"" +
//ENG-1082
"
\"" + chatbtn_tooltip_text + "\"";
/* " ";
*/
doc.getElementById("widgetlbtn").style.color = color;
doc.getElementById("widgetlbtn").style.backgroundColor = msg.widgetcolor;
doc.getElementById("widgetlbtn").style.display = 'block';
count = count != undefined ? count : 0;
var chatbtn_badge_counter = IMILocalisation.getValue(msg.widget_lang, "badge_counter_unread_messages", "Livechat Button - {0} unread messages");
chatbtn_badge_counter = chatbtn_badge_counter.replace("{0}", count)
doc.getElementById("spnwidgetlbtn").setAttribute("aria-label", chatbtn_badge_counter);
doc.getElementById("widgetlbtn").addEventListener('click', function () {
console.log("switchicon called");
if (parent.IMIChatInit != undefined) {
parent.IMIChatInit.chatswitchicon();
}
else {
IMIChatInit.chatswitchicon();
}
});
doc.getElementById("widgetlbtn").addEventListener('keydown', function (e) {
if (e.key === 'Tab' && !e.shiftKey) {
e.preventDefault();
var widgetmainIframe = window.parent.document.getElementById("iframechatwindow");
if (document.getElementById("divchatmain").style.display == "block") {
widgetmainIframe.contentWindow.postMessage({
action: 'widgetbuttonkeypress',
}, "*");
}
this.blur();
}
});
document.getElementById('imi-chatbutton').style.display = "block";
//console.log( doc.getElementById("widgetlbtn"));
/*$('[data-toggle=\"tooltip\"]').tooltip();*/
// doc.close();
/* for test */
var launch_livechat_iframe_title = IMILocalisation.getValue(_IMIchat_widget_lang, "launch_livechat_iframe_title", "Launch Livechat");
var livechat_widget_iframe_title = IMILocalisation.getValue(_IMIchat_widget_lang, "livechat_widget_iframe_title", "Livechat widget");
$("iframe#imi-chatbutton").attr('title', launch_livechat_iframe_title);
$("iframe#iframechatwindow").attr('title', livechat_widget_iframe_title);
var doc1 = document.getElementById('chatunread-frame').contentWindow.document;
// doc1.open();
doc1.head.innerHTML = "
" +
"
" +
"";
//ENG-985
doc1.body.innerHTML = "
";
// ""+
//"" +
//"