Hi Guys/girls,
I am looking to buy a Product import CSV extension and to import products, i need to state the image urls.
Where can i find these in opencart?
I have tried via the image manager (right click and copy image url), but then i only get a very low res image.
Anyone has any ideas?
Hi !
well i kind of mean what you are saying. But the problem is; how do find out the image urls??
so i have let's say a 100 images on my pc
they need to be imported via a tool that requires the URL
How do i get the image URLs
i can upload them via FTP in the image manager, and then what?
well i kind of mean what you are saying. But the problem is; how do find out the image urls??
so i have let's say a 100 images on my pc
they need to be imported via a tool that requires the URL
How do i get the image URLs
i can upload them via FTP in the image manager, and then what?
your image urls if uploaded via ftp will be http://www.yoursite.com/image/data/yourimage.jpg
It will always be /image/data/ for the original images you upload, if you want to link to opencart generated thumbnails then the url would be http://www.yoursite.com/image/cache/dat ... 00x100.jpg
You can guess what the cached image name will be by looking at your image settings under store settings, and whatever your image filename when uploaded was, add the resized dimensions after the name.
example, if your store image settings are category thumbnails 200x200 and your uploaded image is myimage.jpg
the cached url link would be http://www.yoursite.com/image/cache/dat ... 00x200.jpg
It will always be /image/data/ for the original images you upload, if you want to link to opencart generated thumbnails then the url would be http://www.yoursite.com/image/cache/dat ... 00x100.jpg
You can guess what the cached image name will be by looking at your image settings under store settings, and whatever your image filename when uploaded was, add the resized dimensions after the name.
example, if your store image settings are category thumbnails 200x200 and your uploaded image is myimage.jpg
the cached url link would be http://www.yoursite.com/image/cache/dat ... 00x200.jpg
Who is online
Users browsing this forum: No registered users and 45 guests