XML export + placement of the script for updating availability and prices on my server is ready
Website - https://planeta-shop.com.ua/
Parsing of all categories and products with all available information on the product card is required:
1. Name
2. Code
3. Price
4. Photos: strict requirement to retrieve up to 10 full (origin) photos from hidden links in full size
5. Multilingualism: indication to parse both versions (UA and RU) and record the corresponding tags: <name>, <name_ua>, <description>, <description_ua>.
6. Characteristics
7. Description
8. Size chart (if available), should be at the bottom of the description
Make correct variations of color and size. When selecting a specific color or size, it should be indicated in the name, and the first photo should correspond to the selected color.
https://planeta-shop.com.ua/ru/kostium-sportivnyi-detskii-ld-581-razmer-26-32-tsveta-v-assortimente - example from the supplier
https://prom.ua/ua/p2507540078-kostyum-sportivnyj-detskij.html- example of how it should be for me
XML file should not exceed 240 MB. If larger, it can be split into several (2-3 pcs), but not stretched over dozens. In case of splitting into several XML files, each position must be tied to a specific XML file, it should not move between links.
The result of the work will be:
1 - format SalesDrive | Prom
2 - script for updating availability/price placed on my server (MiroHost) twice a day
3 - currently, a script is already placed on the server that works incorrectly, from another developer, we do NOT touch/DELETE it, just create a new one