Showing
1 changed file
with
4 additions
and
0 deletions
@@ -431,6 +431,10 @@ const shop = { | @@ -431,6 +431,10 @@ const shop = { | ||
431 | let decorators = redShopPrcs.pushGoodsInfo(decoratorsAll.decorators, goodsList); | 431 | let decorators = redShopPrcs.pushGoodsInfo(decoratorsAll.decorators, goodsList); |
432 | 432 | ||
433 | res.render('newshop/shop-reds', { | 433 | res.render('newshop/shop-reds', { |
434 | + title: shopInfo.shop_name + '|' + shopInfo.shop_name + '潮流服装服饰-Yoho!Buy有货', | ||
435 | + keywords: shopInfo.shop_name + ',' + shopInfo.shop_name + '服装服饰,' + shopInfo.shop_name + '潮流服装服饰', | ||
436 | + description: shopInfo.shop_name + '|Yoho!Buy有货' + shopInfo.shop_name + | ||
437 | + '潮流服饰官方授权店!100%品牌正品保证,支持货到付款。', | ||
434 | pageHeader: _.assign({ | 438 | pageHeader: _.assign({ |
435 | shopPage: { | 439 | shopPage: { |
436 | text: '分类', | 440 | text: '分类', |
-
Please register or login to post a comment