|
@@ -637,7 +637,7 @@ function fliterShopByDistance(itemId, shops, lat, lng){
|
|
|
function getProductInfo(productId, fieldName) {
|
|
function getProductInfo(productId, fieldName) {
|
|
|
const { picUrl, title, price, count, itemId, inventory, areaLimitTag, areaLimit } = iMT_DynProducts[k];
|
|
const { picUrl, title, price, count, itemId, inventory, areaLimitTag, areaLimit } = iMT_DynProducts[k];
|