Is there a way to import pictures to specific items other than clicking on the specific item, choosing the correct picture and doing the same steps for
25000 items? My client is determined that there is another way. Any advice would be great!
Is there a way to import pictures to specific items other than clicking on the specific item, choosing the correct picture and doing the same steps for
hi Catzilla,
yes possible actually you have to first setup the image locations and make sure this has identity to the itemlookup code. example if you have picture name 101010.BMP or 101010.JPG and you have also in item setup itemlookcode to
101010 then you can just run one update query using the SO Admin program to update all the items below is an example:update item set picturename=itemlookupcode+'.bmp' where itemlookupcode='11200'
above is an example you will let me know how your picture stores in HDD.
Akber
"Catzilla" wrote:
This was great, I modified the statement a little, and it worked great.
Here's the questi> hi Catzilla,
We have an application that streamlines this immensely. It gives you the interface to use a query sort of approach as described in the other response as well as the ability to simply drag and drop images onto items. It's called the Product Attribute Manager and it also allows you to create entirely novel fields for describing your items on our web store solution, but it has practical application for in- store use as well...the fields you create can even be parsed into RMS reports with the click of a button which would allow you to report on these novel attributes. If you would like to see a demo give us a call at (619) 446-6718 or submit an enquiry on our web site:
hi, the pictures are store specific and should be on stores. Regarding the register to see the picture you make sure to defined the central location for both register the pciture to do so go to SO Admin, File | Configuration and then click on Path tab.
You will see the pictures path, chagne it to network drive and both point to that location. now you will see it will appear on both locatin.
Rate this once you satisfy.
"Catzilla" wrote:
itemlookupcode='11200'
Have something to add? Share your thoughts — no account required.
Ask the community — no account required