On- & Over-Ear-Headphones

Ihre Ergebnisse werden gefiltert

5 items

Use of cookies

This website uses cookies and various web services to provide you with an optimal user experience. By using mandatory cookies, we ensure that all main functions of this website are available to you.

With your agreement, further features of our website will become available to you, such as searching for retail shops, product videos and sharing content with friends.

You can revoke your agreement at any time. Information on this and even more on the subject of cookies and the various web services can be found in our Privacy Policy.

Privacy Policy

An error has occurred when reading existing sub-variable "flatAttributes"; see cause exception! The type of the containing value was: extended_hash+string (org.jstage.shop.item.core.view.ItemViewModel wrapped into f.e.b.StringModel)

----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign basicPriceAttributes = itemVi... [in template "sys/macros/item.ftl" in macro "printPricePerUnit" at line 196, column 5]
- Reached through: @printPricePerUnit itemViewModel=item... [in template "sys/macros/item.ftl" in macro "printItemPrice" at line 137, column 41]
- Reached through: @printItemPrice itemViewModel=item [in template "sys/macros/item-global.ftl" in macro "itemListElement" at line 128, column 33]
- Reached through: @itemListElement item=item [in template "sys/itemlistview-list.ftl" at line 18, column 33]
- Reached through: #include "/sys/${itemListViewModel.ch... [in template "sys/macros/itemlist.ftl" in macro "itemList" at line 5, column 17]
- Reached through: @itemList itemListViewModel=itemListV... [in template "sys/itemList.ftl" at line 8, column 33]
- Reached through: #include "${metaViewModel.ftlInclude}" [in template "master.ftl" at line 12, column 25]
- Reached through: @body mobile=(metaViewModel.mobile ||... [in template "master.ftl" at line 8, column 9]
(Hidden 5 "~" lines for terseness)

----
The following has evaluated to null or missing:
==> basicPriceAttributes [in template "sys/macros/item.ftl" at line 197, column 10]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
- Failed at: #if basicPriceAttributes?size == 1 [in template "sys/macros/item.ftl" in macro "printPricePerUnit" at line 197, column 5]
- Reached through: @printPricePerUnit itemViewModel=item... [in template "sys/macros/item.ftl" in macro "printItemPrice" at line 137, column 41]
- Reached through: @printItemPrice itemViewModel=item [in template "sys/macros/item-global.ftl" in macro "itemListElement" at line 128, column 33]
- Reached through: @itemListElement item=item [in template "sys/itemlistview-list.ftl" at line 18, column 33]
- Reached through: #include "/sys/${itemListViewModel.ch... [in template "sys/macros/itemlist.ftl" in macro "itemList" at line 5, column 17]
- Reached through: @itemList itemListViewModel=itemListV... [in template "sys/itemList.ftl" at line 8, column 33]
- Reached through: #include "${metaViewModel.ftlInclude}" [in template "master.ftl" at line 12, column 25]
- Reached through: @body mobile=(metaViewModel.mobile ||... [in template "master.ftl" at line 8, column 9]
(Hidden 5 "~" lines for terseness)

----