Budget: 5000 UAH Deadline: 1 day
Hello. Today I will deliver the finished result, we will be able to test and check.
Budget: 4000 UAH Deadline: 2 days
Hello.
I can write a script for you in NodeJS. I am ready to take it on. Write to me, we will discuss.
Budget: 4000 UAH Deadline: 3 days
Good day. I have been working with Prom for a long time, I know how to change identifiers for updates. I need to familiarize myself with your system, perhaps this can be done once and for all.
Similar project: Розробка системи оновлення товарів на пром юаBudget: 4000 UAH Deadline: 7 days
Hello, I have been working on automating the synchronization of catalogs between suppliers and marketplaces for an online store with over 15,000 products, where I successfully preserved all product IDs during the export change.
I am curious how often the supplier updates their export and if you have access to the Prom.ua API for automatic synchronization?
I suggest we get in touch; I will provide you with free technical consultation and we will create a development plan + I will tell you about my team! ✨
Budget: 4000 UAH Deadline: 2 days
Good day, Oleg.
I have experience in automating commercial and similar tasks in eCom. I am always in touch, and I will continue to support the script afterwards as well.
Let's discuss the details, I will do it 🙂
Best regards, Denis
Budget: 4000 UAH Deadline: 2 days
Good day, for example, you can write a script that will replace IDs from the old file in the new one, replacing new IDs with old ones by article.
Budget: 4000 UAH Deadline: 2 days
Good day!
I have familiarized myself with the task — I understand its essence.
The supplier has changed the link for the feed, and along with it, the product IDs in the feed have changed. If we upload the new feed as it is — Prom will perceive them as new products. However, the articles remain the same, and it is based on them that we can link the old IDs with the new ones.
The solution I propose:
— A Python script that automatically pulls the new supplier feed several times a day
— Matches products by article with the old feed (or with the export from Prom by the product_identifier column)
— Replaces the new IDs with the old ones
— Outputs a ready XML/YML file that can already be connected to Prom as a source
Thus, Prom will see familiar IDs and will simply update the existing products instead of creating new ones.
I am ready to implement and support it — if anything changes in the feed or logic, I will always be in touch.
Budget: 4000 UAH Deadline: 7 days
Hello
I have worked a lot with different XML feeds, including for prom.ua
I can do it. If there is an identifier/article, we can match it without problems and create a new XML. If not, I will find another solution
Write to me, I am always in touch
Budget: 4000 UAH Deadline: 2 days
Hello, Oleg! My name is Nina, representing the developer Valentin.
The task is clear. Implementation in Python:
— The script uploads a new XML from the supplier
— Mapping by article: old ID → new product
— Generation of a summary XML with old identifiers and current data
— Auto-start several times a day via cron
— Logging: products without an article, duplicates, new items
— Deployment on VPS or your server
Question: Should the resulting XML be placed as a static file at a permanent link from Prom, or will you upload it manually?
Budget: 4000 UAH. Deadline: 2 days. Ready for further support. Write to us — let's get started.
Budget: 5000 UAH Deadline: 2 days
Hello. I am ready to implement a script in Python or Node.js. Please contact me.
Budget: 4000 UAH Deadline: 3 days
I recommend developing synchronization not by ID but by SKU, then regardless of ID, products will be updated. Or I will develop an automatic mechanism for updating the product XML while preserving old IDs. I will create a structure that will collect data from the new export, compare it with old IDs, forming a new export for export to Prom.ua. I will use PHP or Python to write the script, setting the frequency of updates and exporting the result. I am ready to start implementation right now.
Portfolio - Freelancehunt
Budget: 5000 UAH Deadline: 5 days
Hello!
For 10 years, I have specialized in complex projects that require high qualifications.
I have extensive experience with similar projects.
I can professionally develop a script for updating product XML.
The exact price will be determined after clarifying the technical specifications.
Work plan:
- Analysis of the structure of old and new XML feeds, determining keys for matching (article, name, category)
- Designing the mapping: a table of correspondence between old Prom IDs and new supplier IDs
- Development of the parsing script: uploading the new feed, searching for matches by article, substituting old IDs
- Implementation of output XML generation: forming a file in Prom.ua format while preserving original identifiers
- Setting up automation: CRON tasks for updates 2-4 times a day, logging changes and errors
- Testing on a sample of products: checking the correctness of ID substitution, absence of duplicates, validating the XML structure
- Integration with Prom.ua: setting up a link to the generated file in the store's cabinet
- Preparation of documentation: description of logic, instructions for adding new products, contacts for support.
Budget: 4000 UAH Deadline: 1 day
Hello! I can implement it. Write to me privately to discuss all the details. I will be glad to cooperate!
Budget: 4000 UAH Deadline: 1 day
Hello. I have encountered something similar. I will do it, I have experience but there are a couple of details. Contact me, we will discuss.
Budget: 4000 UAH Deadline: 2 days
Hello
Ready to complete the task right now
Great experience with similar tasks
Budget: 4000 UAH Deadline: 3 days
I will implement through an intermediate script: I will link old and new IDs by article, save the correspondence, and with each update, I will substitute old IDs into the new export. As a result, Prom will update products without creating duplicates. I can provide support.
Budget: 4000 UAH Deadline: 2 days
Good day! I have extensive experience in solving similar tasks)
Huge experience in XML promo)
Feel free to reach out, we will clarify the details — and I can start working)
Budget: 3800 UAH Deadline: 2 days
Oleg, having studied the description — the task is clear and can be solved easily.
I will implement it in Python: the script pulls a new export from the supplier, loads the old copy with the old Prom-id, matches products by article number, and generates a final XML where each record has the old product_id from Prom. This file goes to Prom as a source — products are updated without re-uploading. For verification, I will use your export from Prom by the product_id column to ensure that the mapping is correct before launching. For automation, I will connect APScheduler: the frequency is flexible, whether a few times a day or every hour. I will add logging — it will show when the update occurred and how many positions changed. Deployment on Railway or your server. After delivery, I will remain for support.
One clarification: should the resulting XML be saved as a static file at a link (so that Prom pulls it automatically), or is local generation with manual upload sufficient?
3800 UAH, 2 days.
Budget: 4000 UAH Deadline: 2 days
Hello!
I technically see this as a separate script/service that will take the old export, the new active export, and reconcile the products by article number.
If the article number matches, the old product identifier is substituted into the new export so that Prom does not create the product as new.
Next, the script generates a separate file for Prom with the current data, but with the old IDs. Updates can be run via cron several times a day.
It is also possible to add an error log: products without an article number, duplicate article numbers, products that were not found in the old export.
I will provide exact deadlines and costs after reviewing the file structure.
Budget: 4000 UAH Deadline: 2 days
Good day! I am ready to complete the task you have set with quality!!!! Please contact me if you need more information!!!!
Budget: 4000 UAH Deadline: 1 day
Good day, I am ready to implement a system for matching old products with new ones by article number. We will create a small local SQL database for products, where we will store the matches for future iterations. Write to me, I will implement it, I have experience working with commercial projects.
Budget: 4000 UAH Deadline: 2 days
Good afternoon, I will compare the old export with the new one to preserve the ID, please contact me.
Budget: 4000 UAH Deadline: 3 days
I have done this for many clients, I will issue a new link with corrected data. I am hosting it on my server with further support.
Proposals concealed
Proposals are currently absent
Current freelance projects in the category PHP
Project Description We are looking for an experienced developer or a small team to create a modern online store for an optical salon. The goal is not just to update the design, but to create an effective online sales tool that will become the main sales channel for the company in the future. The current website is already operational and has an SEO history, so it is important to maintain Google rankings as much as possible during the transition to the new site. We will base the UX and functionality on modern global optical online stores (for example, Warby Parker), but the solutions must be adapted to the Ukrainian market.Required Functionality WordPress + WooCommerce modern responsive design product catalog with filters Mega Menu selection of frames and lenses glasses order builder ability to upload a prescription online appointment for vision check online payment integration with Nova Poshta simple administrative panel product import SEO-friendly structure possibility of further integration of an AI consultantImportant A specialist is needed who has experience in creating online stores, understands UX, SEO, conversion, and can offer their own solutions for improving the project. A detailed technical task will be provided after the preliminary selection of candidates.Please include in your response Links to 3–5 similar implemented online stores. Your experience with WooCommerce. How you plan to maintain SEO during the site transfer. What improvements you recommend to increase conversion. Estimated cost of the project. Estimated completion time.Specialization ✅ Website creation ✅ Online stores and e-commerce ✅ WordPress ✅ WooCommerce ✅ PHP
Copying the database and front for the database (Currently, the front is partially copied and some characteristics are incorrect. The parser filled the database with its own characteristics) Synchronizing the parser with the database and the characteristics of the database Fixing the bug in the parser agent Cropping photos proportionally to the watermark that comes from the parser Working with the buffer with the new database and tools with the objects of this database Fixing minor bugs: for example, text in pop-ups, or small issues on the front, bugs that appear during task execution Connecting a new storage for media storage Logs have stopped writing to the financial operations table, which affects the balance and tariff plan pages (payment of the tariff, account replenishment (successful/not)) Check the payment functionality again and then replace the test billing API from Monobank with the real one Refine access rights for the database administrator user There are currently hanging processes that load the server; this needs to be checked The logic of comments and notes is currently working incorrectly; it needs to be such that for the same object in 2 databases - comments are tied to each database, not to the object, the source of which is the object of this database (I can explain in more detail in private) Fix the sorting in the databases correctly (Currently from the first added to the last. It needs to be the opposite; the sorting functionality is created) Check and correct the accuracy of filters in the databases, possibly add restrictions on filtering with large data volumes
It is necessary to migrate a custom project from CodeIgniter 2 to Laravel 12. I will provide details in private messages.
Project The existing website is developed on Symfony. The project needs to be taken over for support, familiarize with the code, and subsequently carry out improvements. Main tasks Implement all technical recommendations from the SEO specialist according to the provided technical assignment. Make changes to the monument configurator according to a separate list of requirements. Implement the updated website design (layout and integration of the new design). Carry out further technical improvements and support for the website as needed. Expectations from the developer Familiarization with the project structure and codebase. Assessment of costs and timelines for each stage. Adherence to the existing project architecture and quality implementation of changes. Maintaining communication regarding task execution and possible technical solutions.
I want a bot for Telegram. Loading dialogues. With the help of AI, checking for potential lies. A website with advanced features. Registration, API, statistics, etc.