Skip to content
  • Hot
  • Top
  • New
1
votes

You have ... votes left in this category for this week!

completed

Add option to display attributes and attribute values to archive & detail page

Dave Hilditch shared this feature

July 16, 2019

For example, Brand: Adidas.

Would be nice to have an option to choose some attributes that could be added below the price on the archive page.

These links would be standard hyperlinks with spans so that the end user can style them at will using CSS.

div -> span (attributename) -> a (attributevalue)

The hyperlink would actually filter the current view to show only ‘Adidas’, or if on product detail page it would go to /filter/adidas/

This could quite easily use the same format in the admin pages as the ‘canonical attributes’ section.

We could optionally allow users to choose where these additional attributes should be placed, although I think for v1, just below the price makes most sense:

 

It’s only the product archive page this needs to be added to, since the product detail pages cover this in whatever the theme does with ‘additional information’. Most put that in a tab, some put it above the price etc.

Obviously that could be: Flavour, Store, Brand, Colour, etc etc – would be nice for users to be able to filter to similar items right down at the product level.

1 Comment

  1. Dave H.
    July 23, 2019 @ 11:02 am

    This was added in version 2.20

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *