I have just identified a big issue on my site. The price dispayed on the front end differs to what is shown on the CS-Cart backend.
I have reloaded my import file to see if this makes a difference which it didn't and also manually changed the price on the backend but doesn't change anything on the front end.
i have the same problem and prices are different in these two tables.
i update the price with api /api/products/10375 and json {“price”:“0.2425” } but the update was made only in the cscart_product_prices table, not in the cscart_ult_product_prices table.
Is this right? How can i update the price also in the second table?
Please make sure that this product is assigned to categories from both storefronts. Could you also share the results of executing the following script when placed in the root folder of your installation: