BigCommerce - 模板 - Ajax快速查看相关产品

时间:2016-11-01 03:39:14

标签: ajax bigcommerce

我正在尝试将相关产品添加到快速查看模式中。我无法加载{{product.related_products}}的数据我尝试添加yaml以在quick-view.html中定义所需的数据

enter image description here

1 个答案:

答案 0 :(得分:0)

不幸的是,看起来前端问题只适用于顶级页面,而不适用于组件:

https://stencil.bigcommerce.com/docs/using-yaml-front-matter

  

您可以使用前面的内容在/ templates / pages /子目录中的页面顶部指定属性。但是,您无法使用前面的内容来完成此操作   / templates / components /或/ templates / layout / subdirectories。