Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
几乎所有内容都在我的问题的标题中。
url_pathMagento 的列和url_key平面产品表(如 catalog_product_flat_(store_id) )之间有什么区别?
url_path
url_key
谢谢 !
url_key是您按原样填写管理员的字段。(如果没有指定,则使用产品名称创建一个,将其小写并用连字符替换其中的空白)。
url_path将是 url_key 和在System > configuration > Catalog > Search Engine Optimization下定义的产品 URL 后缀的串联。它还将确保您没有重复,如果您已经存在相同的产品,请在后缀上加上连字符和产品。url_pathurl_keyentity_idurl_key
entity_id