Scrape link + text

Hi

I am trying to scrape a link and some text from following website:
https://allegro.pl/kategoria/lego-zestawy-305601?allegro-smart-standard=1&delivery_time=two_days&order=qd

All the 3 data points should be grouped together... When using "link" i am able to extract the link behind a text but i dont know how to group it together with 2 and 3 for each product..

@Regand Hi, to extract this data from multiple listings you should use the 'Element' selector.
You can see how to do this in the following video: Web Scraper << How to >> Scrape multiple items within a listings page