you can follow this
- Use for each ui element on the parent full card or element containing all details
- Inside for each ui element use find children with each filter as you need …and if any child found extract the price using get attribute else move to next element
Hope this helps
cheers