update product description
Showing
1 changed file
with
17 additions
and
8 deletions
@@ -1176,14 +1176,23 @@ | @@ -1176,14 +1176,23 @@ | ||
1176 | ] | 1176 | ] |
1177 | } | 1177 | } |
1178 | }, | 1178 | }, |
1179 | - | ||
1180 | - 'materials' : { | ||
1181 | - 'title' : '商品材质', | ||
1182 | - 'enTitle' : '', | ||
1183 | - 'img' : '', | ||
1184 | - 'desc' : '用各种洗涤剂', | ||
1185 | - 'materialType' : '' | ||
1186 | - }, | 1179 | + |
1180 | + | ||
1181 | + 'materials' : { | ||
1182 | + 'title' : '商品材质', | ||
1183 | + 'enTitle' : '', | ||
1184 | + 'img' : '', | ||
1185 | + 'desc' : '用各种洗涤剂',//remark | ||
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