[{"childCategoryName":"","childCategoryUrl":""},{"childCategoryName":"Pria","childCategoryUrl":"//thelovetrep.com/beli-parfum-pria"},{"childCategoryName":"Wanita","childCategoryUrl":"//thelovetrep.com/beli-parfum-wanita"},{"childCategoryName":"Unisex","childCategoryUrl":"//thelovetrep.com/beli-parfum-unisex"}]
[{"childCategoryName":"","childCategoryUrl":""},{"childCategoryName":"Powerbank","childCategoryUrl":"//thelovetrep.com/beli-power-bank/"},{"childCategoryName":"Kabel Handphone","childCategoryUrl":"//thelovetrep.com/beli-kabel-handphone/"},{"childCategoryName":"Charger Handphone","childCategoryUrl":"//thelovetrep.com/jual-charger-kabel/"},{"childCategoryName":"Casing Handphone","childCategoryUrl":"//thelovetrep.com/beli-sarung-pelindung-handphone/"},{"childCategoryName":"Pelindung Layar","childCategoryUrl":"//thelovetrep.com/jual-pelindung-layar/"},{"childCategoryName":"Tongsis","childCategoryUrl":"//thelovetrep.com/jual-tongsis/"},{"childCategoryName":"Phone Holder","childCategoryUrl":"//thelovetrep.com/jual-dudukan-mobil/"},{"childCategoryName":"Baterai Handphone","childCategoryUrl":"//thelovetrep.com/beli-baterai-handphone/"},{"childCategoryName":"Peralatan & Suku Cadang","childCategoryUrl":"//thelovetrep.com/beli-suku-cadang-handphone/"},{"childCategoryName":"Aksesoris Handphone Lainnya","childCategoryUrl":"//thelovetrep.com/shop-aksesori-ponsel/"}]




function htmlEncodePdp(input) {
var el = document.createElement("div");
el.innerText = input;
return el.innerHTML;
};
window.LZD = window.LZD || {};
window.LZD.updateBreadcrumb = function (list) {
if (!list || !list instanceof Array) {
return;
}
var parentNode = document.getElementById('J_breadcrumb');
while (parentNode.hasChildNodes()) {
parentNode.removeChild(parentNode.firstChild);
}
var size = list.length;
for (var i = 0; i
<
size; i++) {
var item = list[i];
item.title = htmlEncodePdp(item.title);
var liNode = document.createElement("li");
liNode.className = 'breadcrumb_item';
if (i === size - 1) {
liNode.innerHTML = '
<span class="breadcrumb_item_text">' +
'
<span class="breadcrumb_item_anchor breadcrumb_item_anchor_last">' + item.title + '
>' +
'
Fashion & Aksesoris PriaPrinter>';
} else {
if(item.url) {
item.url = window.location.host.indexOf('h5.lazada.') > -1 ? item.url.replace('www.lazada.', 'h5.lazada.') : item.url;
}
liNode.innerHTML = '
<span class="breadcrumb_item_text">' +
'
<
a title="' + item.title + '" href="' + item.url + '" class="breadcrumb_item_anchor">' +
'
[{"childCategoryName":"","childCategoryUrl":""},{"childCategoryName":"Printer","childCategoryUrl":"//thelovetrep.com/beli-printers/"},{"childCategoryName":"Tinta Printer","childCategoryUrl":"//thelovetrep.com/tinta-printer/"},{"childCategoryName":"Printer 3D","childCategoryUrl":"//thelovetrep.com/pencetak-3d/"},{"childCategoryName":"Printer POS & Thermal","childCategoryUrl":"//thelovetrep.com/beli-printer-stand/"},{"childCategoryName":"Mesin Faks","childCategoryUrl":"//thelovetrep.com/beli-mesin-fax/"},{"childCategoryName":"Mesin Cutting Sticker","childCategoryUrl":"//thelovetrep.com/printer-pemotong/"},{"childCategoryName":"Memori Printer","childCategoryUrl":"//thelovetrep.com/modul-memori-printer/"}]
<span>' + item.title + '
>' +
'
>' +
'
Fashion & Aksesoris Anak<