Hi,
I run after a trouble for 2 days. I've got an application with two languages, French and English. French has it's own data: website, produtstore, catalog, and products And English has it's own too. I switch from one to an other one by changing session data (websiteId, productStoreId, and catalogId). The error I get is: Could not find a valid price for the product with ID [10001], not adding to cart. I get this error when I want to add a product in the cart and I get it only in French. In English everything's allright. My English catalog is a copy of the French one (copies of the xml files) and with adapt name for the English needs. Which let me say that this can not come for a pb with data (price, or something like that). How could it work for one (the English) and generate this error for the French ? Regards, Nick
