Hello,
Since I don't understand the values on the image you posted I just have to guess. So, CSVI is trying to find the existing price like this:
SELECT `virtuemart_product_price_id` FROM `k2xip_virtuemart_product_prices` WHERE `virtuemart_product_id` = 257 AND `price_quantity_start` = 0 AND `price_quantity_end` = 0 AND `virtuemart_shoppergroup_id` IS NULL AND `product_currency` = 64 AND `product_price_publish_up` IS NULL AND `product_price_publish_down` IS NULL
So comparing this to your image, the quantities of 0 match your image, so that is OK. Next it checks the shoppergroup which is set to NULL for the check. Since I don't understand the screenshot, is this field also NULL in your database? The product currency seems to be fine. The publish_up and publish_down fields are odd. Your debug log shows you run CSVI 7.0.2 but did you also update the CSVI VirtueMart addon? I would expect something else in the query.
CSVI doesn't find a price matching these settings, that is why it adds a price. So we need to see what the actual values are for this price in the database.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the
Joomla! Extension Directory