Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storefront add support multilingual multivalue dictionary properties #413

Closed
tatarincev opened this issue Apr 27, 2016 · 3 comments
Closed
Assignees

Comments

@tatarincev
Copy link
Contributor

Liquid usage:
product.metaFields.productFeature -> is an array with dict value objects.
for accessors: product.metaFields.productFeature.dictValueCamelCased === product.metaFields.productFeature["dict-value-camel-cased"] === product.metaFields.productFeature[0]
the dict value object can have the identifier, order, value properties

@tatarincev tatarincev self-assigned this Apr 27, 2016
@tatarincev tatarincev modified the milestones: Backlog, 2.11 'Primula' Apr 27, 2016
@tatarincev tatarincev modified the milestones: 'Aphid', 2.11 'Primula' Jun 10, 2016
@tatarincev tatarincev modified the milestones: 'Dandelion', 'Aphid' Aug 1, 2016
@tatarincev tatarincev modified the milestones: 'Lawn', 'Dandelion' Sep 28, 2016
@miguelhasse
Copy link
Contributor

Why not consider using database stored localization resources... I have a sample at https://github.com/miguelhasse/FrameworkExtensions/tree/master/samples/Resources/WebTestApp

@tatarincev tatarincev modified the milestones: 'Blizzard', 'Honeycomb' Jan 17, 2017
@tatarincev tatarincev modified the milestones: Operations, 'Blizzard' Mar 14, 2017
@ksavosteev
Copy link
Contributor

in Liquid: array of localized strings - product.metafields.properties.propertyName

@OlegoO
Copy link
Contributor

OlegoO commented Aug 5, 2017

Issue moved to VirtoCommerce/vc-storefront #32 via ZenHub

@OlegoO OlegoO closed this as completed Aug 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants