Developer of PHP (Opencart CMS)

Employer
[no-member:pro]Andrey[/no-member:pro]Andrey
Project parameters
Type of cooperationPeriodic employment
SectionWeb development
Prepaymentwithout prepayment
Acceptance of requestsclosed
Project description
I need to work on the site.
1. Synchronization of prices
Synchronize the prices of goods according to the sites:
From goods can overlap, in this case you need to choose the lowest price. When updating the price of the product, its value in our store should increase by the coefficient adjustable for each supplier separately (for example, through the parameters when calling a script).
When new products appear on the suppliers' websites, it is necessary to completely "spar" this product (name, attributes, description, characteristics, i.e., the product). All except the pictures, as they are watermarked and unusable) and make it 'disabled'. On the site antex-e.ru images without watermarks, so they need to parse. According to the results of the parser, an email notification should arrive to the mail of store managers. If parsing of goods failed, a list of such goods in xml format with direct links to them should be formed and sent along with the letter. If the product has the status of "Not in stock" or "Discontinued" etc., the same status should be exhibited in our store.
The script should be launched once a day (on cron), its work should simulate the user (query frequency) so as not to get into the ban. According to the results, a letter with information should be sent:
About the number of updated prices
Goods that cannot be sold (if any)
Products for which prices cannot be updated (if any)
New products that have been added by parser
After each parsing procedure, a price list in xls format should be formed, containing the name of the product and its price in our store and stored at a given URL (/price/common/xls).
2 Image search module.
It is necessary to search and add images to the product directly from the administrative panel.
The store manager performs the actions:
Go to the catalog - & gt; goods and select the product
Click "Find the main image in google" or "Find the main image in yandex" opens a window with options (search is conducted by the name of the product)
When clicking on the image, it is downloaded to our store and installed as the main product for this product.
The same functionality should be implemented to search for additional images of the product, with the buttons “Find additional image in Google” and “Find additional image in yandex” respectively.
Downloaded images should be saved to the image catalog along the following path: image/"category of goods"/"name of goods"/"name of image".
1. Synchronization of prices
Synchronize the prices of goods according to the sites:
From goods can overlap, in this case you need to choose the lowest price. When updating the price of the product, its value in our store should increase by the coefficient adjustable for each supplier separately (for example, through the parameters when calling a script).
When new products appear on the suppliers' websites, it is necessary to completely "spar" this product (name, attributes, description, characteristics, i.e., the product). All except the pictures, as they are watermarked and unusable) and make it 'disabled'. On the site antex-e.ru images without watermarks, so they need to parse. According to the results of the parser, an email notification should arrive to the mail of store managers. If parsing of goods failed, a list of such goods in xml format with direct links to them should be formed and sent along with the letter. If the product has the status of "Not in stock" or "Discontinued" etc., the same status should be exhibited in our store.
The script should be launched once a day (on cron), its work should simulate the user (query frequency) so as not to get into the ban. According to the results, a letter with information should be sent:
About the number of updated prices
Goods that cannot be sold (if any)
Products for which prices cannot be updated (if any)
New products that have been added by parser
After each parsing procedure, a price list in xls format should be formed, containing the name of the product and its price in our store and stored at a given URL (/price/common/xls).
2 Image search module.
It is necessary to search and add images to the product directly from the administrative panel.
The store manager performs the actions:
Go to the catalog - & gt; goods and select the product
Click "Find the main image in google" or "Find the main image in yandex" opens a window with options (search is conducted by the name of the product)
When clicking on the image, it is downloaded to our store and installed as the main product for this product.
The same functionality should be implemented to search for additional images of the product, with the buttons “Find additional image in Google” and “Find additional image in yandex” respectively.
Downloaded images should be saved to the image catalog along the following path: image/"category of goods"/"name of goods"/"name of image".