Log in here to create Instant View templates. Please enter your phone number in the international format and we will send a confirmation message to your account via Telegram.
We've just sent you a message.Please confirm access via Telegram
Link preview description is bad on /online-gallery/ pages. Check current for example.
But there is one 'available' on source page. Why 'available' ?
Because the only way to get it is by getting text after certain
header in this case its <h5>Description</h5>
Check text after it, seems valid description
Quick example:
//h5[normalize-space()][.="Description"]/following-sibling::text()[normalize-space()][1]