Hi VB Gurus,
I'm trying to extract the line "5 sets / Lot" from the following:
<div class = "key-info-line">
<div class = "key-info-ri>
<p>5 sets / Lot</p>
<div class = "wholesale-price-warp clearfix">...</div>
</div>
</div>
Also, there are multiple <div class = "key-info-line"> items in the code.
Any form of help would be very much appreciated!
Cheers!
I'm trying to extract the line "5 sets / Lot" from the following:
<div class = "key-info-line">
<div class = "key-info-ri>
<p>5 sets / Lot</p>
<div class = "wholesale-price-warp clearfix">...</div>
</div>
</div>
Also, there are multiple <div class = "key-info-line"> items in the code.
Any form of help would be very much appreciated!
Cheers!