Skip to content

Instantly share code, notes, and snippets.

@hugeval
Created July 1, 2019 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hugeval/b0a4676e9663ae0b356a9155c2e54fed to your computer and use it in GitHub Desktop.
Save hugeval/b0a4676e9663ae0b356a9155c2e54fed to your computer and use it in GitHub Desktop.
<referenceContainer name="content">
<block class="Cuborubo\Catalog\Block\Product\DoFilterProductsByAttributes" name="cuborubo.product.list.filter"
as="product_listy_filter" before="category.cms">
<action method="setAttributesToFilter">
<argument name="attributes" xsi:type="array">
<item name="stretch" xsi:type="string">1</item>
</argument>
</action>
</block>
</referenceContainer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment