Live update values

I loop through an array of products then create product list in cards. The prices for these products periodically change, so i need to update only prices on X-seconds interval. How do i do that without recreating the whole cards or moving the forcus of the view?