| Set name |
AXE5400 Set, BE14000 Set, EU Set, AX3000 Outdoor Set, BE3600 2.5G Set
|
| Box Contents |
1 Quick Installation Guide, 1 RJ45 Ethernet cable, 3 Power adapters, Deco XE75 Pro(3-pack)
|
| Customer Reviews |
4.5 4.5 out of 5 stars
(3,533)
var dpAcrHasRegisteredArcLinkClickAction;
P.when('A', 'ready').execute(function(A) {
if (dpAcrHasRegisteredArcLinkClickAction !== true) {
dpAcrHasRegisteredArcLinkClickAction = true;
A.declarative(
'acrLink-click-metrics', 'click',
{ "allowLinkDefault": true },
function (event) {
if (window.ue) {
ue.count("acrLinkClickCount", (ue.count("acrLinkClickCount"), 0) + 1);
}
}
);
}
});
P.when('A', 'cf').execute(function(A) {
A.declarative('acrStarsLink-click-metrics', 'click', { "allowLinkDefault" : true }, function(event){
if(window.ue) {
ue.count("acrStarsLinkWithPopoverClickCount", (ue.count("acrStarsLinkWithPopoverClickCount"), 0) + 1);
}
});
});
4.5 out of 5 stars
|
Reviews
There are no reviews yet.