$199.00Original price was: $199.00.$193.03Current price is: $193.03.
4 Interest Free Payments of $48.26
The i504W is a 7-inch touch screen indoor station, featuring a stylish design and intuitive UI. With a variety of expansion interfaces, it easily connects with security devices for features like two-way intercom, remote door opening, and alarms. Perfect for residential communities, villas, office buildings, and more, it delivers a safe and convenient living experience.
function gotoprev_form_5_2(){
var maxpage = 1 ;
var jq_prev_button = jQuery("#rm_prev_form_page_button_5_2");
var jq_next_button = jQuery("#rm_next_form_page_button_5_2");
//var sub_label = jq_next_button.data("label-sub");
var next_label = jq_next_button.data("label-next");
var form_object= jQuery("#rm_form_page_form_5_2_"+rm_multipage.global_page_no_form_5_2).closest("form");
var submit_btn= form_object.find("[type=submit]:not(.rm_noscript_btn)");
var sub_label = submit_btn.data("label-sub");
/*
if(form_object.find('.rm_privacy_cb').is(':visible') && !form_object.find('.rm_privacy_cb').prop('checked')){
//form_object.find('.rm_privacy_cb').trigger('change');
form_object.find('.rm_privacy_cb').focus();
form_object.find('.rm_privacy_cb').parent().parent().siblings('div.rm-form-error-message').show();
return false;
}
*/
rm_multipage.global_page_no_form_5_2--;
jq_next_button.attr('type','button');
if(maxpage==rm_multipage.global_page_no_form_5_2){
submit_btn.prop('value',sub_label);
submit_btn.addClass('rm-submit-btn-show');
}
else{
submit_btn.prop('value','Next');
submit_btn.removeClass('rm-submit-btn-show');
}
/*skip blank form pages*/
while(jQuery("#rm_form_page_form_5_2_"+rm_multipage.global_page_no_form_5_2+" :input,.rm-total-price ").length == 0)
{
if(1 >= rm_multipage.global_page_no_form_5_2)
{
if(jQuery("#rm_form_page_form_5_2_"+rm_multipage.global_page_no_form_5_2+" :input,.rm-total-price ").length == 0){
rm_multipage.global_page_no_form_5_2 = 1;
//jq_prev_button.prop('disabled',true);
return;
}
else
break;
}
rm_multipage.global_page_no_form_5_2--;
}
if(rm_multipage.global_page_no_form_5_2 <= maxpage-1)
jq_next_button.attr("value", next_label);
jQuery(".rmformpage_form_5_2").each(function (){
var visibledivid = "rm_form_page_form_5_2_"+rm_multipage.global_page_no_form_5_2;
if(jQuery(this).attr('id') == visibledivid){
jQuery(this).show();
}
else
jQuery(this).hide();
});
jQuery('.rmformpage_form_5_2').find(':input').filter(':visible').eq(0).focus();
if(rm_multipage.global_page_no_form_5_2 <= 1)
{
rm_multipage.global_page_no_form_5_2 = 1;
// jq_prev_button.prop('disabled',true);
}
jQuery('#rmagic-progressbar').animate({
scrollTop: (jQuery('.rmformpage_form_5_2').first().offset().top)
},500);
jQuery('ul#rmagic-progressbar').children('li').each(function(index) {
if(!jQuery(this).next().hasClass('active')) {
jQuery(this).removeClass('active');
return false;
}
});
if(rm_multipage.global_page_no_form_5_2==1){
jq_prev_button.hide();
submit_btn.prop('disabled',false);
}
}
var players = [];
function onYouTubePlayerAPIReady() {
// create the global player from the specific iframe (#video)
var pre_id = '';
jQuery(".allow-autoplay").each(function(){
if(pre_id!=jQuery(this).attr("id")){
players.push(new YT.Player(jQuery(this).attr("id")));
}
pre_id = jQuery(this).attr("id");
});
}
jQuery(document).ready(function(){
var videosArr = [];
var pre_id = '';
jQuery(".allow-autoplay").each(function(i){
if(pre_id!=jQuery(this).attr("id")){
videosArr[jQuery(this).attr("id")] = i;
}
pre_id = jQuery(this).attr("id");
});
jQuery('.buttonarea input').click(function(){
setTimeout(function(){
jQuery(".rmformpage_form_5_2").each(function(){
if(jQuery(this).css('display')=='block'){
var page_video_id= jQuery(this).attr("id");
if(jQuery('#'+page_video_id+' .allow-autoplay').length){
players[videosArr[jQuery('#'+page_video_id+' .allow-autoplay').attr('id')]].playVideo();
}
}
});
}, 300);
});
});
Note: It looks like JavaScript is disabled in your browser. Some elements of this form may require JavaScript to work properly. If you have trouble submitting the form, try enabling JavaScript momentarily and resubmit. JavaScript settings are usually found in Browser Settings or Browser Developer menu.
function gotoprev_form_5_3(){
var maxpage = 1 ;
var jq_prev_button = jQuery("#rm_prev_form_page_button_5_3");
var jq_next_button = jQuery("#rm_next_form_page_button_5_3");
//var sub_label = jq_next_button.data("label-sub");
var next_label = jq_next_button.data("label-next");
var form_object= jQuery("#rm_form_page_form_5_3_"+rm_multipage.global_page_no_form_5_3).closest("form");
var submit_btn= form_object.find("[type=submit]:not(.rm_noscript_btn)");
var sub_label = submit_btn.data("label-sub");
/*
if(form_object.find('.rm_privacy_cb').is(':visible') && !form_object.find('.rm_privacy_cb').prop('checked')){
//form_object.find('.rm_privacy_cb').trigger('change');
form_object.find('.rm_privacy_cb').focus();
form_object.find('.rm_privacy_cb').parent().parent().siblings('div.rm-form-error-message').show();
return false;
}
*/
rm_multipage.global_page_no_form_5_3--;
jq_next_button.attr('type','button');
if(maxpage==rm_multipage.global_page_no_form_5_3){
submit_btn.prop('value',sub_label);
submit_btn.addClass('rm-submit-btn-show');
}
else{
submit_btn.prop('value','Next');
submit_btn.removeClass('rm-submit-btn-show');
}
/*skip blank form pages*/
while(jQuery("#rm_form_page_form_5_3_"+rm_multipage.global_page_no_form_5_3+" :input,.rm-total-price ").length == 0)
{
if(1 >= rm_multipage.global_page_no_form_5_3)
{
if(jQuery("#rm_form_page_form_5_3_"+rm_multipage.global_page_no_form_5_3+" :input,.rm-total-price ").length == 0){
rm_multipage.global_page_no_form_5_3 = 1;
//jq_prev_button.prop('disabled',true);
return;
}
else
break;
}
rm_multipage.global_page_no_form_5_3--;
}
if(rm_multipage.global_page_no_form_5_3 <= maxpage-1)
jq_next_button.attr("value", next_label);
jQuery(".rmformpage_form_5_3").each(function (){
var visibledivid = "rm_form_page_form_5_3_"+rm_multipage.global_page_no_form_5_3;
if(jQuery(this).attr('id') == visibledivid){
jQuery(this).show();
}
else
jQuery(this).hide();
});
jQuery('.rmformpage_form_5_3').find(':input').filter(':visible').eq(0).focus();
if(rm_multipage.global_page_no_form_5_3 <= 1)
{
rm_multipage.global_page_no_form_5_3 = 1;
// jq_prev_button.prop('disabled',true);
}
jQuery('#rmagic-progressbar').animate({
scrollTop: (jQuery('.rmformpage_form_5_3').first().offset().top)
},500);
jQuery('ul#rmagic-progressbar').children('li').each(function(index) {
if(!jQuery(this).next().hasClass('active')) {
jQuery(this).removeClass('active');
return false;
}
});
if(rm_multipage.global_page_no_form_5_3==1){
jq_prev_button.hide();
submit_btn.prop('disabled',false);
}
}
var players = [];
function onYouTubePlayerAPIReady() {
// create the global player from the specific iframe (#video)
var pre_id = '';
jQuery(".allow-autoplay").each(function(){
if(pre_id!=jQuery(this).attr("id")){
players.push(new YT.Player(jQuery(this).attr("id")));
}
pre_id = jQuery(this).attr("id");
});
}
jQuery(document).ready(function(){
var videosArr = [];
var pre_id = '';
jQuery(".allow-autoplay").each(function(i){
if(pre_id!=jQuery(this).attr("id")){
videosArr[jQuery(this).attr("id")] = i;
}
pre_id = jQuery(this).attr("id");
});
jQuery('.buttonarea input').click(function(){
setTimeout(function(){
jQuery(".rmformpage_form_5_3").each(function(){
if(jQuery(this).css('display')=='block'){
var page_video_id= jQuery(this).attr("id");
if(jQuery('#'+page_video_id+' .allow-autoplay').length){
players[videosArr[jQuery('#'+page_video_id+' .allow-autoplay').attr('id')]].playVideo();
}
}
});
}, 300);
});
});
Note: It looks like JavaScript is disabled in your browser. Some elements of this form may require JavaScript to work properly. If you have trouble submitting the form, try enabling JavaScript momentarily and resubmit. JavaScript settings are usually found in Browser Settings or Browser Developer menu.
i504W SIP Indoor Station
$199.00Original price was: $199.00.$193.03Current price is: $193.03.The i504W is a 7-inch touch screen indoor station, featuring a stylish design and intuitive UI. With a variety of expansion interfaces, it easily connects with security devices for features like two-way intercom, remote door opening, and alarms. Perfect for residential communities, villas, office buildings, and more, it delivers a safe and convenient living experience.
Description
Fanvil i504W is a 7-inch touch screen indoor station, featuring a stylish design and intuitive UI.
With a variety of expansion interfaces, it easily connects with security devices for features like two-way intercom, remote door opening, and alarms.
Equipped with built-in 2.4G/5G Wi-Fi for easy installation.
Perfect for residential communities, villas, office buildings, and more, it delivers a safe and convenient living experience.
Fanvil intercoms can make IP direct calls, multicast calls, and integrate with most major SIP PBX brands including 3CX.
Specifications
i504W SIP Indoor Station
Download documents from the following links:
Fanvil_i504_i504W_Datasheet
i504_i506_User+manual_EN
i500+Series_Indoor+Station_QIG
Fanvil i504W is a 7-inch touch screen indoor station, featuring a stylish design and intuitive UI.
With a variety of expansion interfaces, it easily connects with security devices for features like two-way intercom, remote door opening, and alarms.
Equipped with built-in 2.4G/5G Wi-Fi for easy installation.
Perfect for residential communities, villas, office buildings, and more, it delivers a safe and convenient living experience.
Fanvil intercoms can make IP direct calls, multicast calls, and integrate with most major SIP PBX brands including 3CX.
Specifications
i504W SIP Indoor Station
Please ask your product question below:
Fanvil i504W is a 7-inch touch screen indoor station, featuring a stylish design and intuitive UI.
With a variety of expansion interfaces, it easily connects with security devices for features like two-way intercom, remote door opening, and alarms.
Equipped with built-in 2.4G/5G Wi-Fi for easy installation.
Perfect for residential communities, villas, office buildings, and more, it delivers a safe and convenient living experience.
Fanvil intercoms can make IP direct calls, multicast calls, and integrate with most major SIP PBX brands including 3CX.
Specifications
i504W SIP Indoor Station
Related products
Y501W Series SIP Healthcare Intercom
$246.00Original price was: $246.00.$238.62Current price is: $238.62.Fanvil i12d SIP Audio Intercom
Select Product OptionFanvil i31s SIP Video Intercom
$1,045.00Original price was: $1,045.00.$1,013.65Current price is: $1,013.65.Fanvil i52W SIP Indoor Station
$239.00Original price was: $239.00.$200.70Current price is: $200.70.X305 – Big Button Phone for Health Care
$249.00Original price was: $249.00.$241.53Current price is: $241.53.Fanvil i16V SIP Video Intercom
$445.01Original price was: $445.01.$439.25Current price is: $439.25.In wall/ Flush Mount Kit suitable for i61
$69.00Original price was: $69.00.$66.94Current price is: $66.94.Fanvil i57A SIP 10.1 Inch Android Indoor Station
$745.45Original price was: $745.45.$723.09Current price is: $723.09.Fanvil i55A SIP 7 Inch Android Indoor Station
$408.18Original price was: $408.18.$395.94Current price is: $395.94.Fanvil i61 Compact SIP Video Intercom
$447.00Original price was: $447.00.$375.40Current price is: $375.40.