update product description
Showing
1 changed file
with
11 additions
and
2 deletions
@@ -1177,13 +1177,22 @@ | @@ -1177,13 +1177,22 @@ | ||
1177 | } | 1177 | } |
1178 | }, | 1178 | }, |
1179 | 1179 | ||
1180 | + | ||
1180 | 'materials' : { | 1181 | 'materials' : { |
1181 | 'title' : '商品材质', | 1182 | 'title' : '商品材质', |
1182 | 'enTitle' : '', | 1183 | 'enTitle' : '', |
1183 | 'img' : '', | 1184 | 'img' : '', |
1184 | - 'desc' : '用各种洗涤剂', | ||
1185 | - 'materialType' : '' | 1185 | + 'desc' : '用各种洗涤剂',//remark |
1186 | }, | 1186 | }, |
1187 | + 'washTips' : { | ||
1188 | + 'list' : [ | ||
1189 | + { | ||
1190 | + "caption":"不可干洗", | ||
1191 | + "img":"http://static.yohobuy.com/images/wash_5.png" | ||
1192 | + } | ||
1193 | + ] | ||
1194 | + } | ||
1195 | + | ||
1187 | 1196 | ||
1188 | 'productDetail' : { | 1197 | 'productDetail' : { |
1189 | 'title' : '商品详情', | 1198 | 'title' : '商品详情', |
-
Please register or login to post a comment