西部数码主机 | 阿里云主机| 虚拟主机 | 服务器 | 返回乐道官网
当前位置: 主页 > php教程 > magento教程 >

Magento根据不同的浏览器自动切换package或theme

时间:2016-12-20 12:21来源:未知 作者:好模板 点击:
Magento根据不同的浏览器自动切换package或theme,在后台设置中: System Configuration Design 换Package: 在Package设定里面: 添加 exception: Matched expression: iPhone|iPod Value: (新建的package名字,如mobile, /ma
Magento根据不同的浏览器自动切换package或theme,在后台设置中: System > Configuration > Design 换Package: 
 
在Package设定里面: 
添加 exception: 
Matched expression: iPhone|iPod 
Value: (新建的package名字,如mobile, /magento/app/design/frontend/mobile) 

如果要自动切换Theme: 

在Themes设定里面: 
添加 exception: 
Matched expression: iPhone|iPod 
Value: (新建的theme名字,如mobile, /magento/app/design/frontend/default/mobile) 
(责任编辑:好模板)
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------