When you add product with import that has sing like # it writes it to product name, You can edit that product in Store Manager but not in prestashop because you get and error?
Reply
Product names
Product names
Login
Reset password
or
Register
7 Answers
Nov 19, 2012
Dmytro Grycelyakagentwrote
Hello Marin,
Thank you for your post.
Please make sure that your server support mode_rewrite option allowing to generate a specific URL's.
Also please make sure that you have enabled URL rewrite option in the PrestaShop back-end and generated .htaccess file.
Feel free to contact us with additional questions.
Nov 19, 2012
Marinwrote
It does, but the problem is there, I saw that in prestahop in name is not allowed to write name like name# but in store manager you can do that?
Nov 20, 2012
Dmytro Grycelyakagentwrote
Thank you for your repost.
Please specify more exactly what do you mean by saying " I saw that in prestahop in name is not allowed to write name like name#" so we could advise you on this regard.
Screen capture would be appreciated.
Nov 20, 2012
Marinwrote
In prestashop when you create new product, name like number# is not allowed to be saved, but in store manager you can do that.
Nov 21, 2012
Dmytro Grycelyakagentwrote
Thank you for your reply.
Actually PrestaShop 1.5.2 allows to create product with numeric names as well as the Store Manager for PrestaShop.
Also please note, that Store Manager has been created to simplify and extend the back-end functionality.
Feel free to contact us with additional questions.
Dec 26, 2012
Marinwrote
I wanted to say, when you import or create a products that has a name: "PRODU#CT>3m" is s created normally and inserted in database by SM, but that is not valid name in PS so you cannot edit product in PS BO, first you have to change it to normal name like "PRODUCT 3" to make it valid, also for SEO, same thing. This is in all version of PS but it SM it works but it should not work.
You need to filter it or not import/create not valid product names and such.
This would be a bug in program
Dec 27, 2012
Dmytro Grycelyakagentwrote
Hello Marin,
Thank you for your post.
Yes, Store Manager allows to import any values to Product Name field, as it type is varchar (in PrestaShop database).
We're planning to implement Product Name Check feature which will correspond to PrestaShop requirements in further releases of Store Manager for PrestaShop.
Feel free to contact us with additional questions.