" + l.Translator
.translate("serial|Serial") +
":" + product.Serial + "" : "";
var pspUrl = product.ID ? l.UrlUtility.getFullPath(
"/products/" + product.ID.toLowerCase()) :
"javascript:void(0);";
return " " + product.Name +
"" + snLine +
"";
});
if (showMyProducts.length > 0) {
var finalHtml = "";
var showBatchUpgrade = dataSet.myproducts.filter(function(product) { return product.Serial}).length > 1;
const showCountries = ['US','CA','AU','NZ','SG','MY','HK','TW','TH','KR','JP','IN','GB','IE','AT','DE','FR','CH','NL','BE','DK','SE','NO','FI','ES','PT','IT','AR','CL','CO','MX','PE','BR','PH'].map(e=>e.toLowerCase());
if (!showCountries.includes(l.CultureUtility.getCurrentCountry())){
showBatchUpgrade = false;
}
var batchUpgradeHtml = "" + l.Translator.translate("warranty batch upgrade|Warranty Batch Upgrade") + "";
var finalHtml = "";
if (showMyProducts.length > 5) {
var myproductsUrl = $(".myproduct-trigger >a").attr("href");
finalHtml = "