Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User adds layered navigation filtering to category page link in Page Builder #443

Open
tkacheva opened this issue Apr 9, 2020 · 0 comments

Comments

@tkacheva
Copy link
Collaborator

tkacheva commented Apr 9, 2020

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

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant