Skip to content

Commit 6af0cbc

Browse files
author
Sergey Semenov
committed
MAGETWO-39086: Product Options' details are missed while adding to Wish List
1 parent 9df3ecc commit 6af0cbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Wishlist/view/frontend/web/js/add-to-wishlist.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ define([
5656
isFileUploaded = true;
5757
}
5858
});
59-
console.log(dataToAdd);
6059
if (isFileUploaded) {
6160
this.bindFormSubmit();
6261
}

0 commit comments

Comments
 (0)