Jump to content

Campo Codice Sconto


venturapeppe

Recommended Posts

Salve utilizzo prestashop versione 1.7.6.7, ho generato un codice sconto per alcuni clienti, quando vado nel checkout e clicco sulla voce "hai un codice sconto?" non mi appare il campo dove inserire il codice, visualizzo in alto nella barra degli indirizzi il seguente link https://otticapanebianco.it/carrello?action=show#promo-code. da cosa dipende? come posso risolvere grazie?

codice_sconto.jpg

Link to comment
Share on other sites

Ho provato a settare le varie opzioni di php, con la versione 7.1 e 7.2 (attuale) il sito è visibile, con la 7.3 e la 7.4 il sito da schermata bianca.

Invece cliccando su ispeziona elemento nella voce console vedo che genera questo errore

Uncaught TypeError: Cannot read property 'clientWidth' of undefined
    at n.i.get_size (EMg_eMohj8hmLBH4MAVlIPOCu_U.js?bu=B7UF2QXoBeoFpwXtBboF:1)
    at a._onDesiredSizeChanged (EMg_eMohj8hmLBH4MAVlIPOCu_U.js?bu=B7UF2QXoBeoFpwXtBboF:1)
    at a.b._privates.defineProperty.defaultValue (EMg_eMohj8hmLBH4MAVlIPOCu_U.js?bu=B7UF2QXoBeoFpwXtBboF:1)
    at e (EMg_eMohj8hmLBH4MAVlIPOCu_U.js?bu=B7UF2QXoBeoFpwXtBboF:1)
    at a.y [as setDesiredSize] (EMg_eMohj8hmLBH4MAVlIPOCu_U.js?bu=B7UF2QXoBeoFpwXtBboF:1)
    at new a (EMg_eMohj8hmLBH4MAVlIPOCu_U.js?bu=B7UF2QXoBeoFpwXtBboF:1)
    at r (wnAk1dVXzea2lBJRXLa9OoeZj_0.js?bu=BLUFpQX3AboF:1)
    at g (mapcontrol?callback=GetMap&key=AnC69Phz8JET7DTYatzzOqIXtDUbWM0A1bFMW6T-YBSaCUvI56fpD2hDzdZOUwZH:11)
    at n.create (mapcontrol?callback=GetMap&key=AnC69Phz8JET7DTYatzzOqIXtDUbWM0A1bFMW6T-YBSaCUvI56fpD2hDzdZOUwZH:11)
    at n._createInstance (mapcontrol?callback=GetMap&key=AnC69Phz8JET7DTYatzzOqIXtDUbWM0A1bFMW6T-YBSaCUvI56fpD2hDzdZOUwZH:11)

DevTools failed to load SourceMap: Could not load content for  themes/core.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Edited by venturapeppe (see edit history)
Link to comment
Share on other sites

  • 1 month later...

Ho lo stesso problema! Leo Theme!
In un altro post in questo forum denominato "hai un codice sconto" suggerito da davidanna23 (gentilissima persona) di sostituire nel file  theme.css che si trova all'indirizzo themes/il_tuo_thema/assets/css/ 

come segue:

.collapse { display: none; } al posto di none mettere grid

FUNZIONA, compare il campo, ma nel mio tema mi sballa le categorie nel mobile e quindi non ho risolto.

Qualcuno può aiutarmi?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...