模板引擎
简介
Liquid 基础语法
Liquid 内置方法
友好速搭主题对象
- 简介
- shop
- linklists
- link
- customer
- customer_level
- order
- payment
- shipment
- line_item
- tracker
- discount_record
- refund_record
- address
- area
- product
- image
- variant
- type
- vendor
- discount
- discount_off
- page
- page_snippet
- search
- pagination
- part
- situation
- item
- sort
- stock_avail
- form
- blog
- blog_author
- blog_tag
- social_account
- post
- post_tag
- post_dir
search
对象search
用于显示顾客搜索的内容
可以调用search
对象的页面:
页面 | 路径 | 对象 | 主题文件 |
---|---|---|---|
搜索结果页面 | /search | search | 查看 |
对象search
,包含以下属性:
search.performed
当使用form
向action="/search"
成功提交,返回true
。
这个属性可以让您控制搜索相关内容的展示。
search.products
返回搜索结果中的商品对象products对象。
search.result_count
返回搜索结果中商品的数量。
search.terms
返回顾客输入的搜索关键字。
以上内容仍未解决您的问题?
联系在线客服