@@ -13,6 +13,8 @@ class merchant_price
public function load()
{
+ $this->mPrices = [];
+
$i = 0;
while (true)