VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: rdcustom on April 02, 2020, 16:52:59 PM

Title: Histogram for specifications
Post by: rdcustom on April 02, 2020, 16:52:59 PM
Hello.
I have a store with car accessories.
For every product I'd like to put an histogram as specification for installation difficulty and time.
For example:

Product 1:
-Difficulty 3/10 ---
-Time required: 10 mins: --

Product 2:
-Difficulty 7/10 --------
-Time required: 60 mins: ------

Is there any component or plugin that I can use?

Thanks
Title: Re: Histogram for specifications
Post by: Studio 42 on April 02, 2020, 18:36:22 PM
You can use customfields on position "ontop" for eg.
Or you can use the short desc, it support HTML and display it in the category product list
You can use a list in customfields, so it's simpler to fill the products or my tags system (see https://shop.st42.fr/en/products/shortcodes.htm)
Title: Re: Histogram for specifications
Post by: GJC Web Design on April 02, 2020, 18:55:56 PM
use any of the above methods but just as a value  -- e.g. 3|10

then render the values as a display / css  - hint .. see the way the ratings stars are displayed