Source Code For Import Products

Hello,

Where can I find the code responsible for Import Products module?

/app/schemas/exim/products.php

[quote name='kiro789' timestamp='1410686838' post='192191']

Where can I find the code responsible for Import Products module?

[/quote]



Common functions for export / import are located here:



app/controllers/backend/exim.php



Schema for product fields:



[color=#282828][font=arial, verdana, tahoma, sans-serif]app/schemas/exim/products.php[/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]Specific functions for product import:[/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]app/schemas/exim/products.functions.php[/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]Hope this will help.[/font][/color]