cesabas Posted May 5, 2015 Share Posted May 5, 2015 Buongiorno a tutti. Nel mio sito tutti i prodotti sono impostatati a 0 quantità.Sono però inserite delle combinazioni in cui imposto l'effettiva quantità di quella variante. Esempio Scarpa da tennis nera --> quantità 0 - scarpa da tennis nera, numero 39 --> quantità 2 - scarpa da tennis nera, numero 40 --> quantità 3 Alla fine avrò quindi 5 scarpe da tennis. Per modificare la quantità vorrei agire tramite istruzione sql, ma non so quale tabella andare a toccare..avevo pensato a ps_product_attribute ma in quella tabella tutte le quantità sono impostate a 0.Qualcuno sa darmi un consiglio?grazie. P.s. nella voce EAN ho inserito il codice univoco relativo alla combinazione del prodotto, quindi userei quello come criterio della query Link to comment Share on other sites More sharing options...
tuk66 Posted May 5, 2015 Share Posted May 5, 2015 Vorrei usare approccio "object" invece di "database". È un modo più sicuro. I would use object approach instead of database one. It is a safer way. Link to comment Share on other sites More sharing options...
cesabas Posted May 5, 2015 Author Share Posted May 5, 2015 non ho capito! Link to comment Share on other sites More sharing options...
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