You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a marketer I want to add layered navigation parameters to category page link I include into content pages so that customers clicking this link navigated to category page with layered navigation filters applied
Business Value
Ability to point customers to specific products inside category pages and make the content more shoppable
Preconditions
User is logged into Admin Panel
User opened a page with Page Builder enabled
User opened content type that includes link component (Button, Banner, Slide, Image)
Acceptance Criteria
User opens a link type and selects Category page link type
User sees option to insert filtering parameters along with category selection
User inserts parameters in the the following format: attribute name 1=attribute value&attribute name N=attribute value. Where Attribute name is a product attribute default label. Product attribute has Use in Layered Navigation set to yes. Attribute value is an admin name of given product attribute. E.g. User enters in configuration color=orange&material=wool
User saves configuration and on the storefront sees that CTA navigates to the selected category with products filtered using the attribute values provided in configuration
Magento resolves attribute names and transforms filtering parameters user entered in configuration into the ones that it can interpret. E.g. color=62&material=170
Design
The text was updated successfully, but these errors were encountered:
Story
As a marketer I want to add layered navigation parameters to category page link I include into content pages so that customers clicking this link navigated to category page with layered navigation filters applied
Business Value
Ability to point customers to specific products inside category pages and make the content more shoppable
Preconditions
Acceptance Criteria
attribute name 1=attribute value&attribute name N=attribute value
. Where Attribute name is a product attribute default label. Product attribute has Use in Layered Navigation set to yes. Attribute value is an admin name of given product attribute. E.g. User enters in configurationcolor=orange&material=wool
color=62&material=170
Design
The text was updated successfully, but these errors were encountered: