PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, October 27, 2022

[FIXED] how to add product's tags in the prestashop 1.7

 October 27, 2022     admin, prestashop-1.7     No comments   

Issue

I am sorry for the nub question but where I can add tags into product. Prestashop 1.7 software. in their docs it should be simple http://doc.prestashop.com/display/PS17/Tags but I dont see them


Solution

When editing the product, it's in the Options tab. Add them seperated by a comma, like they mention.

Edit: I was trying on a 1.7 local installation and it looks like they have a bug. They are not a "language field", and do not save the input.

Edit2: It's not very intuitive, but if someone whats to use only one tag, it still needs to input the comma. Or on other words, it's not separated by a comma, but a comma after every word. then it will save.



Answered By - sadlyblue
Answer Checked By - Marie Seifert (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing