mantamonster Posted June 27, 2019 Share Posted June 27, 2019 Witam, w konsoli wywali mi błędy payU i nie wiem w którym pliku mam ich szukać. Gorąca prośba o pomoc Prestashop 1.7 Link: https://www.stonegarden.com.pl/ <script type="text/javascript" class="payu-script-tag"> document.addEventListener("DOMContentLoaded", function (event) { $(".products").find(".payu-installment-price-listing").parent().css("margin-top", "-7px"); $(".products").find(".payu-installment-price-listing").parent().prev().css("margin-top", "7px"); $(".products").find(".payu-installment-price-listing > span").css("margin-top", "-2px"); openpayu.options.creditAmount =1990; openpayu.options.showLongDescription = true; openpayu.options.lang = 'pl'; OpenPayU.Installments.miniInstallment('.payu-installment-mini-743394beff4b1282ba735e5e3723ed74'); }); if (typeof openpayu !== 'undefined') { openpayu.options.creditAmount =1990; openpayu.options.showLongDescription = true; openpayu.options.lang = 'pl'; OpenPayU.Installments.miniInstallment('.payu-installment-mini-743394beff4b1282ba735e5e3723ed74'); } </script> błąd wywala w linijce, są dwa średniki na końcu i myślę, że to przez nie openpayu.options.lang = 'pl'; Link to comment Share on other sites More sharing options...
0 () Maciej () Posted July 7, 2019 Share Posted July 7, 2019 Najprawdopodobniej biorąc pod uwagę skrypt będą to pliki modułu. Pewnie z podsumowaniem zamówienia. Link to comment Share on other sites More sharing options...
Question
mantamonster
Witam,
w konsoli wywali mi błędy payU i nie wiem w którym pliku mam ich szukać. Gorąca prośba o pomoc
Prestashop 1.7
Link: https://www.stonegarden.com.pl/
błąd wywala w linijce, są dwa średniki na końcu i myślę, że to przez nie
openpayu.options.lang = 'pl';
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now