This is the HTML content
<dd id="_offers2" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer" class="wholesale nowrap ">
<span itemprop="price" class="Hover Hover Hover">$46.29</span>
/ each
<meta itemprop="pricecurrency" content="USD" class="">
</dd>
To extract the values "$46.29" and "/each" individually, the Xpath for both needs to be obtained.