This commit is contained in:
2026-05-14 15:53:31 +02:00
parent ae052dbf90
commit ea5c88f846
4 changed files with 92 additions and 15 deletions

View File

@@ -1078,10 +1078,10 @@ $(document).ready(function () {
})
})
prestashop.on('updateCart', function (event) {
// np. aktualizacja DOM lub całkowity reload:
location.reload() // najprostsze rozwiązanie
})
// prestashop.on('updateCart', function (event) {
// // np. aktualizacja DOM lub całkowity reload:
// location.reload() // najprostsze rozwiązanie
// })
// $(document).ready(function () {
// $('article.product-miniature .product-image a').each(function () {