在自定义中打开购物车加载模块 HTML
Open Cart Load Module in Custom HTML
我正在为我的网站使用 Open Cart,在主页上,我想添加一个自定义项 html 并在该自定义项中 html 我想显示一个旋转木马和一个特色产品列表并排。这能做到吗?
这是示例布局
http://majalah.thegoodwords.com.my/image/opencart-custom-section.jpg
opencart默认没有插件机制,你可以做的是
"Modify the existing opencart code"直接或
使用 vqmod https://github.com/vqmod/vqmod/wiki
我正在为我的网站使用 Open Cart,在主页上,我想添加一个自定义项 html 并在该自定义项中 html 我想显示一个旋转木马和一个特色产品列表并排。这能做到吗?
这是示例布局 http://majalah.thegoodwords.com.my/image/opencart-custom-section.jpg
opencart默认没有插件机制,你可以做的是
"Modify the existing opencart code"直接或 使用 vqmod https://github.com/vqmod/vqmod/wiki