Help by translating Multishop in your local language
On the following page you can help by translating Multishop in your local language:
https://translation.typo3.org/projects/TYPO3.ext.multishop/
Spanish:
https://translation.typo3.org/es/TYPO3.ext.multishop/pi1/locallang.xlf
The following language are already translated by our supporters:
- Dutch
- German
- French
Ultrasearch Filter manufacturer
Author | Message |
---|---|
wmit Björn Hennemann Multishop experienced Topic creator registered since: 05.07.2014 Posts: 12 | Hello again, is it possible to define a ultrasearch filter that collects data from the manufacturer field without defining an attribute for it? Reason is I want to seperate my articles into type of article (tv, radio, dvd player,...) by using a new site for each. Now if I define a core shop on each site that takes care of only one category all looks good, but the ultrasearch plugin shows me all defined attribute values, even if they are used in this category or not. Example: attribute value x and y are used in category tv and attribute value a is used for dvd category, ultrasearch shows me all available attribute values; non separating by category. Please help. |
Written on: 11. 07. 2014 [17:17] | |
bas Bas van Beek Multishop guru registered since: 12.05.2010 Posts: 644 | Sure. Example site: http://parfumerie.prijsvechter.nl/uitgebreid-zoeken/ The type "Merk" in left form means manufacturer in Dutch. We have used the following Ultrasearch configuration string: input_keywords;submit;2:checkbox{asc};manufacturers:checkbox;4:checkbox{asc};3:checkbox{asc};1:checkbox{asc}; So this is what you need: manufacturers:checkbox; |
Written on: 27. 10. 2014 [21:52] | |