BigCommerce - Stencil - Ajax 快速查看相关产品

BigCommerce - Stencil - Ajax quick-view related products

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

中定义所需的数据

不幸的是,front-matter 似乎只适用于顶级页面而不适用于组件:

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

You can use front matter to specify attributes at the tops of pages in your /templates/pages/ subdirectory. However, you cannot use front matter to accomplish this on pages in the /templates/components/ or /templates/layout/ subdirectories.