canal-web/magento-annonce

此包的最新版本(dev-master)没有可用的许可证信息。

在网站顶部添加可滑动配置消息。

安装: 29

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 7

分支: 0

开放问题: 0

语言:JavaScript

类型:magento模块

dev-master 2016-11-04 10:00 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:36:52 UTC


README

在网站顶部添加可滑动配置消息。使用owl轮播。

如何使用

安装模块后,在系统 > 配置 > Canal-Web > Annonce 中激活并配置块。您可以配置最多5条消息,这些消息将作为滑动块显示在您的页眉中。只有填写过的字段才会显示。

您可能需要编辑header.phtml以添加以下内容:

<?php echo $this->getChildHtml('annonce_annonce') ?>

在您希望调用块的地方。