Skip to content

Commit 780437b

Browse files
committed
Rename minicart to minicart-content
1 parent 4ec4b63 commit 780437b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

view/base/templates/script/store/localstorage-store.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ $sectionConfig = $block->getSectionConfig();
2121
this.data = storedData ? JSON.parse(storedData) : {};
2222

2323
if (!this.data) {
24+
console.log('Refreshing data');
2425
this.refresh();
2526
}
2627

0 commit comments

Comments
 (0)