thelia/product-loop-attribute-filter-module 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

thelia/product-loop-attribute-filter-module

最新稳定版本:2.0.0

Composer 安装命令:

composer require thelia/product-loop-attribute-filter-module

包简介

README 文档

README

Adds the possibility to filter by attribute on the product loop

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is ProductLoopAttributeFilter.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/product-loop-attribute-filter-module:~1.0.0

Loop

### Loop Product

New input arguments

Argument Type Default value Description
attribute_extend boolean false make true for activate the filter
attribute_availability int[] list of ids
attribute_min_stock int 0 Minimum quantity

Output arguments

http://doc.thelia.net/en/documentation/loop/product.html

Exemple

{loop attribute_extend=true attribute_availability="64" attribute_min_stock=1 name="product" type="product" visible="*"}

{/loop}

统计信息

  • 总下载量: 11.64k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 4
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-09-19