[woof_step]
此短代码允许为您的客户创建分步过滤器向导。
属性:
- by_step – 此短代码中的主要属性,应该放置键(点击附加按钮并查看标题) 应在向导中显示的项目的。键的顺序很重要!键可以从弹出窗口中获取:
- redirect – 用户完成向导后应重定向到的页面
- next_btn_txt – 下一个按钮的文本
- prev_btn_txt – 上一个按钮的文本
- filter_type – 1 或 2,向导类型,请参阅下面的演示页面
- 自动提交 – 如果设置为 1,则在最后一步过滤将自动开始
- 图片 – (从 v.2.2.4) what images to show for each step, example of the value: product_cat:1391,pa_color:876,pa_size:982
- img_behavior – 设置图像的位置: 前置, 追加
- 选择器 – css class of the container where image should appear
演示:
- https://demo.products-filter.com/step-by-step-filter-1/
- https://demo.products-filter.com/step-by-step-filter-2/
工作于: v.1.2.2/2.2.2
