Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl
This commit is contained in:
@@ -1032,3 +1032,9 @@ document.addEventListener('DOMContentLoaded', function () {
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
prestashop.on('updateCart', function(event) {
|
||||
// np. aktualizacja DOM lub całkowity reload:
|
||||
location.reload(); // najprostsze rozwiązanie
|
||||
});
|
||||
Reference in New Issue
Block a user