Closed (works as designed)
Project:
Commerce Core
Version:
8.x-2.0-rc1
Component:
Views integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2017 at 00:11 UTC
Updated:
6 Dec 2017 at 14:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cham74 commentedRun into the same problem.
Need to show old price and current price of the item, which are variation fields.
In other product displays can use a filter criteria Product: Variations:delta (= 0) which shows only one item per variation, whereas the catalogue index display does not appear to have this option, nor can you limit the price field to show only one result for multiple results.
The documentation shows no price variation, just the color variations.
Comment #3
sorabh.v6@cham74 You can show rendered entity instead of showing fields. And in settings for rendered entity, you can select a viewmode. Enable the fields that you want to show in that viewmode. That's it, hope it helps.
Comment #4
cham74 commentedYes very helpful. For some reason, I had presumed that fields were needed to associate the facets with the view so had not tried rendered entity option, but facets are available to be added to the view as a rendered entity.
Comment #5
joshmiller