shellpea/magento-advanced-elasticsuite-catalog
最新稳定版本:v1.2.8
Composer 安装命令:
composer require shellpea/magento-advanced-elasticsuite-catalog
包简介
Magento 2 module improves ElasticSuite. Adds smart ajax filtering, dynamic product loading. Compatible with Hyva Theme
README 文档
README
Magento 2 module enhancing ElasticSuite Catalog features for Hyva Theme. Adds smart ajax filtering, dynamic loading of products with infinite scroll or with dynamic pagination.
Key Features
- Multiple filtering without page reloads based on Alpine.js
- Multiselect Ajax Swatches
- Dynamic update sliders of any type
- Expandable and configurable Infinite Scroll
- Or default pagination with alpine.js
- Loads products from previous pages
- Also works on catalog search
Installation
Hyva Theme version <=1.1.23
composer require "shellpea/magento-advanced-elasticsuite-catalog":"^1.0.0"
Hyva Theme version >=1.2.x || 1.3.x
composer require "shellpea/magento-advanced-elasticsuite-catalog":"^1.2.8"
Admin Configurations
General
- Active: Yes/No
Infinite Scroll
Slider Configuration
Tip
If you have Varnish Cache issue - update sub vcl_hash in your varnish VCL by adding code below
# To make sure XMLHttp calls have their own cache
if (req.http.X-Requested-With) {
hash_data(req.http.X-Requested-With);
}
统计信息
- 总下载量: 7.28k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 31
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2022-12-10

