...
|
...
|
@@ -555,6 +555,7 @@ class ItemModel |
|
|
'href' => Helpers::getUrlBySkc($goods['goodsImagesList'][0]['productId'],
|
|
|
$goods['goodsImagesList'][0]['goodsId'], $val['product']['cnAlphabet']),
|
|
|
);
|
|
|
$point['href'] = $point['product']['href'];
|
|
|
}
|
|
|
}
|
|
|
if(!empty($point)) {
|
...
|
...
|
|