在 prestashop 产品中隐藏根类别 URL
Hide root category in the prestashop products URL
我有这个网站:
https://implementos.com.pe/root/seguridad-carga/cadena-amarre-de-carga-38-609-mt-kinedyne
我想从 URL 隐藏 /root/(当我激活 Friendly URL)部分类别,我该怎么做?
我需要这个结果:
https://implementos.com.pe/seguridad-carga/cadena-amarre-de-carga-38-609-mt-kinedyne
[更新]
我只有这个 SEO 模块 URL
并且是这样配置的:
"trouble"是你的配置,只需更改:Route to products from
{类别:/}{重写}
到
{类别:/}{重写}
我有这个网站: https://implementos.com.pe/root/seguridad-carga/cadena-amarre-de-carga-38-609-mt-kinedyne
我想从 URL 隐藏 /root/(当我激活 Friendly URL)部分类别,我该怎么做?
我需要这个结果:
https://implementos.com.pe/seguridad-carga/cadena-amarre-de-carga-38-609-mt-kinedyne
[更新]
我只有这个 SEO 模块 URL
并且是这样配置的:
"trouble"是你的配置,只需更改:Route to products from
{类别:/}{重写}
到
{类别:/}{重写}