Jump to content

What DB fields are used when adding a product


kelbyuk

Recommended Posts

I want to be able to inject full products into my shop using a script that takes a new products file daily from my supplier.
The file will be processed by my script and the results added to my shop.

What fields/tables are used in adding a product to prestashop?

Link to comment
Share on other sites

  • 1 month later...

I started out with no Prestashop experience and about 8 yrs PHP/mySQL.

It won't take long when you look at the code. This code does not use any Prestashop hooks so
you aren't babied. It will teach you where each thing goes when it is imported.

I need to fix the image import portion, we currently use a custom one, before I can release it.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...