View Issue Details

IDProjectCategoryView StatusLast Update
0001536OXID eShop (all versions)3.1. Design, GUI, UXpublic2012-11-19 16:38
Reporterphilipp_grashoff Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version4.2.0 revision 23610 
Summary0001536: Multidimensional variants: No labels are shown for selectlists in detail view
DescriptionSee attached screenshot: No labels for the selectlists in the detail view of a product.
Why Labels should be there? Just image a product having 2 different color selections (base color and extra color). No one knows which one is which.
TagsNo tags attached.
Attached Files
multidimensional_variants_3.jpg (10,122 bytes)   
multidimensional_variants_3.jpg (10,122 bytes)   
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2009-12-18 16:48

reporter   ~0002242

This request is correct and would be good to have it implemented. But it's hard to implement with current solution of MD variants:
currently the values of attributes from MD variants are stored as simple text in the Variants section - it has no relations with titles of real Selection lists. So system doesn't know what title should be assigned to what variant attribute.
As this is more trivial request, it's closed as Won't Fix and won't be implemented.

Best regards,

philipp_grashoff

2009-12-30 14:50

reporter   ~0002254

Hi,

got a suggestion:
If the same amount of Pipe sings (|) is used in the field Selection Name in Variants tab (as in attached screenshot multidimensional_variants_1_en.jpg), display these as labels. If not, dont display any labels.
Simply always displaying nothing imho isnt a real solution.

Best regards
Philipp

philipp_grashoff

2009-12-30 14:50

reporter   ~0002255

reopened, see comment above

dainius.bigelis

2010-01-19 10:10

reporter   ~0002287

@Developers: please check possibility for implementing offered solution: tracking amount of | and displaying labels according to this.

Linas Kukulskis

2012-11-19 16:38

reporter   ~0007906

it requires tpl changes and its basic theme, in 5.x we do not support it