Đồng phục nhóm
Thương hiệu: http://dongphucvaquatang.vn/
Mã sản phẩm: (Đang cập nhật...)
-
Chi tiết
-
Hướng dẫn
-
Đánh giá
\n\n\n
\n\n","summary":null,"template_layout":null,"available":true,"tags":[],"price":0.0000,"price_min":0.0000,"price_max":0.0000,"price_varies":false,"compare_at_price":0,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":10209903,"barcode":null,"sku":null,"title":"Default Title","options":["Default Title"],"option1":"Default Title","option2":null,"option3":null,"available":true,"taxable":false,"price":0.0000,"compare_at_price":null,"inventory_management":"","inventory_policy":"deny","inventory_quantity":0,"weight_unit":"kg","weight":0,"requires_shipping":true,"image":null}],"featured_image":{"src":"https://bizweb.dktcdn.net/100/055/025/products/ao-nhom.jpg?v=1491987224597"},"images":[{"src":"https://bizweb.dktcdn.net/100/055/025/products/ao-nhom.jpg?v=1491987224597"},{"src":"https://bizweb.dktcdn.net/100/055/025/products/ao-nhom1.jpg?v=1491987224597"}],"options":["Title"],"created_on":"2017-04-12T15:31:22","modified_on":"2019-06-25T14:55:55","published_on":"2017-04-12T15:31:00"};
var alias_pro = 'dong-phuc-nhom';
var array_list = [product];
var list_viewed_pro_old = localStorage.getItem('last_viewed_products');
var last_viewed_pro_new = "";
if(list_viewed_pro_old == null || list_viewed_pro_old == '')
last_viewed_pro_new = array_list;
else{
var list_viewed_pro_old = JSON.parse(localStorage.last_viewed_products);
list_viewed_pro_old.splice(20, 1);
for (i = 0; i < list_viewed_pro_old.length; i++) {
if ( list_viewed_pro_old[i].alias == alias_pro ) {
list_viewed_pro_old.splice(i,1);
break;
}
}
list_viewed_pro_old.unshift(array_list[0]);
last_viewed_pro_new = list_viewed_pro_old;
}
localStorage.setItem('last_viewed_products',JSON.stringify(last_viewed_pro_new));
var last_viewd_pro_array = JSON.parse(localStorage.last_viewed_products);
var recentview_promises = [];
var size_pro_review = last_viewd_pro_array.length;
if ( size_pro_review >= 20 ) {
size_pro_review = 20;
} else {
size_pro_review = last_viewd_pro_array.length;
}
});