Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

UPC numbers not supported by default OSC


discxpress

Recommended Posts

Thanks for fast respones! I didn't explain myself fully. What I am wanting to do is when OSC uploads a file to Froogle, I want it to upload the upc numbers as well. The same with shopping.com. I use the Froogle data feeder but the Upc numbers are not exported. I would like for the UPC numbers to appear in the exported text files. I need to upload the upc numbers to Froogle and Shopping.com so my products will appear in the correct categories. Thanks again.

Link to comment
Share on other sites

if you've already installed the contributions to add an additional field to your products, what you can do is modify easy populate so that it uploads an additional upc field so that all your products will have a upc set and then from that you can modify whatever is creating your shopping.com and froogle field to pull that upc field into the correct heading tag so that it sends it to those places.

 

if you're not sure of what to do, i remember seeing a post about modifying easy populate to do the second part, and the last part you should be able to code on your own if you have knowledge of mysql and php. if you don't, do some more search for help, i saw a pretty long froogle discussion once.

Link to comment
Share on other sites

if you've already installed the contributions to add an additional field to your products, what you can do is modify easy populate so that it uploads an additional upc field so that all your products will have a upc set and then from that you can modify whatever is creating your shopping.com and froogle field to pull that upc field into the correct heading tag so that it sends it to those places.

 

if you're not sure of what to do, i remember seeing a post about modifying easy populate to do the second part, and the last part you should be able to code on your own if you have knowledge of mysql and php. if you don't, do some more search for help, i saw a pretty long froogle discussion once.

 

thanks longham.

 

I got the field in easypopulate to work fine. But the UPC field is empty. I've been working for awhile to get the UPC numbers to show in the UPC field. So tedious. Any suggestions?

Link to comment
Share on other sites

hey i'm no ham, but anyways, if the easypopulate is working then it should be filling in the upc field. when you say it is working fine does that mean that when you check the database the upc is filled or do you mean that the un-modded version of easypopulate is working to update your catalog? unless you go in the code and modify it so that it knows there is a upc field there it will not update it even if you have it in the easypopulate file that you upload.

Link to comment
Share on other sites

Thanks again radders for the solution. I got it to work. So far, so good. It's great to have someone in forums like this willing to help. Thanks to the rest of you guys who chipped in and gave valuable comments. Now on to tackle easypopulate.php Wish me good luck :D

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...