Connect product name to text field.

Hi is this even possible in WIX?
I’ve tried “Connect to Dataset” but it displays only the last added product name or the first depending on sorting.

What I want to achieve is , to display depending on the product the name in this text area. Or maybe use pages breadcrumbs title.

Is that on a Wix Stores Product page or your own designed page?

What have you got the existing product name connected too, as you may just be able to connect that #text17 text box element directly to it too with or without the need of code.

See here for the Wix Stores three collection fields of Product, Collections and Orders.
https://support.wix.com/en/corvid-by-wix/wix-stores-with-corvid

IIt is WIX Store Product page, so I can’t move the name or breadcrumb , thats why I aded a new text which should dynamicly change depending on what page I am. If the page is iPhone XS , the TEXT should change to iPhone XS

FIX:

Fo those who have faced the same question, this is the fix.

Well done for figuring it out yourself and thanks for posting the solution, it will help others if they search for the same or similar issue.