Carrello ( 0 )
Non hai Nessun Prodotto nel tuo Carello
Totale: € 0

Disponibilità:

Non Disponibile

Confezione da*

Quantità*

Codice:

Sesso: Uomo

Testa:

Cuore:

Fondo:

Add Your Tags:


Use spaces to separate tags. Use single quotes (') for phrases.
select * from scheda_relazione where id_scheda1='1121'
select md5,scheda.nome,marca.id as idmarca,confezione.id_scheda,confezione.prezzo,marca.nome as nomemarca from confezione,scheda,immagini,scheda_essenza_cuore,marca where scheda.id_marca=marca.id and scheda_essenza_cuore.id_scheda=confezione.id_scheda and scheda_essenza_cuore.id_essenza='' and scheda.visibile=1 and confezione.visibile=1 and immagini.visibile=1 and scheda.eliminato=0 and confezione.tabella='scheda' and immagini.id_rif=confezione.id_scheda and immagini.tabella=confezione.tabella and scheda.id=confezione.id_scheda and scheda.id !='1121' group by id_scheda