Showing
1 changed file
with
0 additions
and
2 deletions
@@ -473,8 +473,6 @@ exports.processSkusInfo = (origin) => { | @@ -473,8 +473,6 @@ exports.processSkusInfo = (origin) => { | ||
473 | 473 | ||
474 | dest.defaultThumb = helpers.image(_.get(dest, 'skus[0].thumb', ''), 300, 395); | 474 | dest.defaultThumb = helpers.image(_.get(dest, 'skus[0].thumb', ''), 300, 395); |
475 | 475 | ||
476 | - | ||
477 | - console.log(dest.skus); | ||
478 | return dest; | 476 | return dest; |
479 | }; | 477 | }; |
480 | 478 |
-
Please register or login to post a comment