dr / better-configurable-swatches
使用ajax在产品列表中加载色卡,并在产品查看页更改相册图片。
dev-master
2015-07-13 17:51 UTC
Requires
This package is auto-updated.
Last update: 2024-09-20 01:03:48 UTC
README
扩展magento模块 "Mage_ConfigurableSwatches",添加以下功能
-
产品列表上的色卡将通过ajax加载(性能提升)
-
产品查看页面的媒体块将通过使用色卡进行更改
安装
为此模块的安装提供了多种方法
-
modman
modman init # if modman is not initialized modman clone http://... # gets the latest code from the master branch and links it
-
composer
将以下行添加到文件 "composer.json" 中
"dr/better-configurable-swatches": "*"
-
复制/粘贴
从github下载最新代码,并将所有文件复制到magento根目录。
使用modman或composer时,必须启用设置“允许符号链接”。模块安装后,需要清除缓存。
开发者
Daniel Rose
许可证
版权
(c) 2015 Daniel Rose