I can't extract the price on this page with the importxml function: https://www.castorama.pl/regal-metalowy-gammel-180-x-90-x-40-cm-5-polek-175-kg-ocynk-id-69652.html
I tried to do it like below but it doesn't work.
=importxml(A1;"/html/body/div/div[2]/div/section/div[2]/div[2]/section/div[1]/section/span[2]/text()")

