Krasnyinterier.sk Posted February 11, 2021 Share Posted February 11, 2021 Hi guys, trying to import products into Prestashop 1.7.6 with a built Import function. Everything is running fine, but if the URL of the Image has s backspace in URL address, import process fails and product image does not load/save image. Example: https://lucide.sk/foto_shop_big/79297-12-12 off.jpg see the backspace between 12 and off. Exporting via CSV file, so Excel convert the Image URL with backspace into the compliant format of coding UTF-8 that looks like this: https://lucide.sk/foto_shop_big/79297-12-12%20off.jpg But both formats runs to failure then importing the product. I tryied format the cell in Excel as a text or without specific format but without success. 😒 Does anybody know how to solve it? Thanks a lot ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now