Save
This commit is contained in:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user