The code shows that the quantity is NOT being passed to woocommerce
<td class=”product-price” data-title=”Price”>
<span class=”woocommerce-Price-amount amount”><span class=”woocommerce-Price-currencySymbol”>£</span>85.00</span> </td>
<td class=”product-quantity” data-title=”Quantity”>
<span class=”ppom-cart-quantity”>251</span> </td>
<td class=”product-subtotal” data-title=”Subtotal”>
<span class=”woocommerce-Price-amount amount”><span class=”woocommerce-Price-currencySymbol”>£</span>85.00</span> </td>
</tr>