Hello,

To build my CSV for Google Merchant Store I need the path of my images.

When I view a Product, I get something like:

"https://www.parts.mystore.com/content/images/thumbs/w_1_0012424_screw_400.jpeg"

This bit "0012424" is the PictureID from it's map table, with a couple "0" in front.

This bit "screw" is NAME from Product table, and the path "https://www.parts.mystore.com/content/images/thumbs/" is straight forward.

But how do I build the rest?  Or where do I find it?

Or, am I making this way to difficult and there's an easier way for my ver3.5?

Thanks for any help,
Dave