var WP_shop = location.hostname;
var share = window.location.href;
var enable_btn = '';
var btn_msg_text = "";
var btn_msg_text = btn_msg_text.replace("'", "\'");
var is_share_url = '';
var chat_text = '&text=';
if(btn_msg_text != ''){
chat_text = '&text='+btn_msg_text;
}
if ("veronna-perfumeria.myshopify.com" == 'ethnicyug.myshopify.com'){
//console.log("test",enable_btn);
}
if ("veronna-perfumeria.myshopify.com" == 'hotcrown2.myshopify.com'){
chat_text = '?text='+btn_msg_text;
}
if (WP_shop == "naturalinestore.co.il"){
var share_url = decodeURIComponent(share);
}
else{
var share_url = encodeURIComponent(share);
}
/*if ("veronna-perfumeria.myshopify.com" == "ilovepinch-cosmetics.myshopify.com"){
}*/
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){
chat_text = '?text='+btn_msg_text;
var chat_url = 'https://wa.me/';
}else{
var chat_url = 'https://web.whatsapp.com/';
}
/*if ("veronna-perfumeria.myshopify.com" == 'hotcrown2.myshopify.com'){
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){
chat_url = 'https://wa.me/';
}else{
chat_url = 'https://web.whatsapp.com/';
}
console.log(chat_url);
}*/
//sticky bar
if(document.getElementById("wp_share")){
//console.log("test");
if (WP_shop == "hijabona.com") {
if(share_url.includes('product')){
document.getElementById("wp_share").innerHTML = "
";
}
}else{
document.getElementById("wp_share").innerHTML = "";
}
}
/*if(document.getElementById("sp_wp_share_widget")){
var shareIcon = 'sp_whatsapp_icon.svg';
document.getElementById("sp_wp_share_widget").innerHTML = 'Whats App';
}*/
if(enable_btn == 'yes'){
if(is_share_url=="yes"){
var url_link = chat_url+"send?phone=Array"+chat_text+" "+" "+" "+share_url;
}
else{
var url_link = chat_url+"send?phone=Array"+chat_text;
}
if(document.getElementById("wp_chat_btn")){
/* document.getElementById("wp_chat_btn").innerHTML = "";*/
/*hi there,
We are Happy to help you. Chat with us on WhatsApp, for any query.
*/
if (WP_shop == "www.ohnii.com") {
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){
document.getElementById("wp_chat_btn").innerHTML = "";
}
}else{
document.getElementById("wp_chat_btn").innerHTML = "";
}
}
}
/* $(".chat_btn_link").click(function(){
var redirect_url = chat_url+"send?phone=Array"+chat_text;
window.open(redirect_url,'_blank');
});
$("#wp_chat_content").click(function(){
var redirect_url = chat_url+"send?phone=Array"+chat_text;
window.open(redirect_url,'_blank');
}); */
var mobile_data = '';
var single_owner_data= '';
if(mobile_data != ''){
var owner_data = mobile_data.split('=');
single_owner_data = owner_data[1].split('@@');
}
$(document).on('click', '#wp_chat_content', function(){
// $("#wp_chat_content").click(function(){
var select = document.getElementById('contacts').children[1];
if(select.childNodes.length <= 0){
var str = [];
var icon = "";
single_owner_data.forEach(function(data) {
str = data.split(',');
/*if(is_share_url=="yes"){
var url_link = chat_url+"send?phone="+str[0]+chat_text+" "+" "+" "+share_url;
}
else{
var url_link = chat_url+"send?phone="+str[0]+chat_text;
}*/
//if("veronna-perfumeria.myshopify.com" == 'hotcrown2.myshopify.com'){
var new_num = str[0].replace('+','');
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){
if(is_share_url=="yes"){
url_link = chat_url+"/"+new_num+chat_text+" "+" "+" "+share_url;
}
else{
url_link = chat_url+"/"+new_num+chat_text;
}
}else{
if(is_share_url=="yes"){
url_link = chat_url+"send?phone="+str[0]+chat_text+" "+" "+" "+share_url;
}
else{
url_link = chat_url+"send?phone="+str[0]+chat_text;
}
}
// }
var node = document.createElement("LI");
if(str[3] == 'icon_1'){
icon = '';
}else if(str[3] == 'icon_2'){
icon = '';
}else if(str[3] == 'icon_3'){
icon = '';
}else if(str[3] == 'icon_4'){
icon = '';
}else if(str[3] == 'icon_5'){
icon = '';
}
var name = 'Write Us..!';
var role = 'Support';
if(str[1] != ''){
var name = str[1];
}
if(str[2] != ''){
var role = str[2];
}
node.style.listStyle = 'none';
//node.style.padding = '10px 0px 10px 10px';
//node.style.backgroundColor = '#f5f5f5';
//node.style.marginBottom = '10px';
//node.style.borderLeft = '2px solid #4dc247';
//console.log("veronna-perfumeria.myshopify.com");
var fontSize = '15px';
if("veronna-perfumeria.myshopify.com" == 'bag-mall.myshopify.com'){
//console.log("yes it is..!!");
fontSize = '11px';
}
//node.innerHTML = '';
//select.appendChild(node);
//if("veronna-perfumeria.myshopify.com" == 'sm-storelist.myshopify.com'){
node.innerHTML = '';
select.appendChild(node);
//}
});
}
if($('#contacts ul li').length == 1){
//alert($('#contacts ul li a').text());
$('#contacts .single_contact').click();
}
else{
if(document.getElementById('contacts').style.display == 'none'){
//document.getElementById('contacts').style.display='block';
$('#contacts').slideDown("20");
}else{
//document.getElementById('contacts').style.display='none';
$('#contacts').slideUp("20");
}
}
//var redirect_url = chat_url+"send?phone=Array"+chat_text;
//window.open(redirect_url,'_blank');
});
$(document).on('click', '#wp_contacts_close', function(){
$('#contacts').slideUp("20");
});
$(document).on('click', '.single_contact', function(){
var redirectsOn = $(this).attr("link");
window.open(redirectsOn, '_blank');
});
$(document).ready(function(){
var bgcolor = '';
var fontColor = '';
var border = '';
$('.chat_btn_link .bg_color').attr("fill", bgcolor); //filter: drop-shadow(0 0 3px #999);
$('.chat_btn_link .font_color').attr("fill", fontColor);
$('.chat_btn_link .border_color').attr("stroke", border);
$('.chat_btn_link svg').css("filter", "drop-shadow(rgb(153, 153, 153,0.5) 0px 0px 2px)"); //css("filter", "drop-shadow(0 0 2px #999)");
$("#wp_chat_btn").attr("style", "position: fixed;: 20px;bottom: 40px;cursor: pointer;z-index: 2147483647;");
/*if('{{enable_wp_btn}}' == 'no'){
jQ(".wp_share_btn").css("display", "none !important");
}
else{
jQ(".wp_share_btn").css("display", "block !important");
}*/
});
//jQ=jQuery.noConflict();
var cInterval=0;
var cCount=0;
var isJqLoadCalled=false;
if(typeof jQ == 'undefined'){
if(jQuery != undefined){
jQ=jQuery;
}
clearInterval(cInterval);
cInterval=setInterval(function(){
if(cCount >=10 && isJqLoadCalled == false){
var script = document.createElement('script');
script.src = '//code.jquery.com/jquery-1.11.0.min.js';
script.type = 'text/javascript';
script.onload = onJqLoad;
document.getElementsByTagName('head')[0].appendChild(script);
isJqLoadCalled=true;
}
if(jQ != undefined){
clearInterval(cInterval);
callback();
}
cCount++;
},1000);
}else{
callback();
}
function onJqLoad(){
jQ=jQuery.noConflict();
}
function callback(){
jQ(".wp_share_btn").click(function(){
var type = jQ(this).attr("data-type");
var link = window.location.href;
if (WP_shop == "naturalinestore.co.il"){
var link = decodeURIComponent(link);
}
jQ.ajax({
type: "POST",
url: 'https://shopiapps.in/whatsapp-share/add_wp_share.php?shop=veronna-perfumeria.myshopify.com',
data: {action:'add_wp_share_record',link:link,type:type},
async:false,
success: function (data) {
}
});
});
}