I am trying to print in my view table a price list which all already and calculated for each variation.
Ideally, it would look something like this

10 at £1.34 
50 at £1.20

I can print the bundle name for a price list in a field using the relationship Price list item using purchasable_entity
But that's it, are there any relationships I can use to get the quantity and Price that is already added?

Comments

BigEd created an issue.