aemsites / momentive

AEM Sites Edge Delivery project for Momentive.com
Apache License 2.0
0 stars 0 forks source link

Product list block #22

Open badvision opened 6 months ago

badvision commented 6 months ago

The product list block performs a search for products. The block has one configuration item: taxonomy. The author must enter a taxonomy value which matches one or more products from the products spreadsheet. On the website, the visitor uses the provided dropdowns to filter the products further.

If a product has a corresponding page, then the product should be hyperlinked using the url for the page from the search index (defined in #21)

image

The type/sub-category and brands should come from a spreadsheet: image

image

At the bottom the user can select how many results to show. By default, it is 10 items. NOTE: Pagination is #23 and not part of this story.

image

NOTE: The "Add to Favorites" links should be non-functional for this story. That requires profile to be defined first. Only style the add links for now.

When clicking on the documentation links, the list of PDFs should be shown in a modal dialog: image

(NOTE: if this part is too much effort for this story, create a new story for this requirement)

Example URLS:

Mobile requirements:

The current experience is lacking, try to improve on this and maximize the area for product description if possible.

image