foldi3 Posted February 16, 2015 Share Posted February 16, 2015 Bonjour, J'ai eut beau regarder sur le forum mais j'ai été étonner de ne rien trouver de concret à ce sujet. Comment puis-je copier mes description (description courte, description longue, meta description et meta keyword) du français à l'anglais ? Je n'ai rien trouver dans le BO qui peux faire ceci donc je pensais faire un petit script SQL pour le faire qui ressemblerais à ceci ? SELECT description, description_short, meta_description, meta_keywords WHERE id_product=id and id_lang=1 UPDATE product_lang SET description, description_short, meta_description, meta_keywords VALUE description, description_short, meta_description, meta_keywords WHERE id_product=id and id_lang=2; D'avance merci pour votre aide ;-) Julien Link to comment Share on other sites More sharing options...
samyha Posted February 17, 2015 Share Posted February 17, 2015 Bonjour, Ce n'est pas la bonne section du forum pour ta question. Je déplace le sujet. Link to comment Share on other sites More sharing options...
foldi3 Posted February 18, 2015 Author Share Posted February 18, 2015 tres bien merci et desoler. 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