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

Expose product type properties values of a product in the SingleProductJsonModel or other way to retrieve them. #512

Open
1 of 4 tasks
alex-pommier opened this issue Dec 13, 2024 · 0 comments

Comments

@alex-pommier
Copy link

alex-pommier commented Dec 13, 2024

Sponsorship

If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to sponsor the effot via GitHub Sponsors:

  • None, please continute to work for me for free :P
  • Absolutely, I get value out of this!
  • Maybe later
  • I'm already a sponsor... Woot!

Is your feature request related to a problem?

Please describe.
A way of being able to expose to the drilldown view, the value entered for a product type property associated to a given product. This would allow displaying the value of a product type property for a given product into a customized view of the core drilldown view model. Currently it's not possible to expose as it's not pullable from the SingleProductJsonModel.

Describe the solution you'd like

Being able to show the value of a product type property that's been set to the respective product. A way of retrieving that from the SingleProductJsonModel.

Describe alternatives you've considered

I was able to retrieve via PropertyFacetItem the associated product type properties but not values bound to the product. It appears the current implementation in knockout is only used to allow the filtration mechanisms to function but there is no way to retrieve the values whether they be : Text, Multiple Choice, Currency or Date for a given product in the SingleProductJsonModel object.

Additional context

None

@alex-pommier alex-pommier changed the title Expose product type properties linked to a product in the SingleProductJsonModel Expose product type properties values of a product in the SingleProductJsonModel or other way to retrieve them. Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant