WooCommerce - change in the plugin for importing data from the warehouse

Closed job

Recent jobs from category Web development

  • no avatar
    outmarket 1 deal
    prestashop and seo specialist
    Proposed by freelancer
    13
    28d
    Looking for a prestashop specialist ( to correct a few things ) and especially an SEO specialist who will connect with me several times, for example, through anydesk and show on live oragniźm the basics of SEO in a new online store.
  • no avatar
    GMD
    We are looking for a person who, based on an existing online store, will create sections similar in appearance in a Shopify-based store.
  • no avatar
    AleSko 9 deals
    Hi, I am a complete self-learner when it comes to WP and Woocomerce. I am creating sites ONLY for my own use and need a little help with a few things. The main problems: 1. the registration and login page is already created, but it doesn't display as it should. 2. I'm having trouble adding a newsletter to the site. 3. In the order summary panel I can't add payment or shipping methods + need to change a few things there. 4. setting up emails after a customer purchases a product for example. (I have yaycommerce installed, but this can always be changed). I care that it is very well configured. Generally I would still probably find some small things, where you probably need to unclick something just. In general, I'd like to see us connect on AnyDesk. I'd like to see how to do certain things so I just know for the future and don't get lost. Please give me a price per hour of work (target I think everything is doable in about 3 hours).
  • no avatar
    DREWEKS
    Our current Presta is 1.6.1.15. We are committed to ensuring that the migration of your store to the new version of PrestaShop goes smoothly and provides a full transfer of data such as products, orders, customers and CMS content. It is crucial to maintain your current links to maintain search engine positioning and even improve your store's visibility through SEO optimization. For more details, including additional requirements and assumptions, please see the attachment. We are open to suggestions and proposals that could improve the entire store migration and optimization process.
  • no avatar
    lukasz_pl
    I will order the creation of a complete service for a digital printing company: Requirements: - prestashop or woocommerce - product creator e.g. DesignO - other suggestions for a web2print solution
  • no avatar
    Tomasz
    Building a store landing page on shopify
    Proposed by freelancer
    14
    26d
    Need to build a store on shopify to sell 1 product in 4 color variants, simple store, landing page. Time to build 4-5 days, so if someone does not have time to devote to this, please do not participate in the order.
  • no avatar
    AGDwithLOVE
    Online store
    Proposed by freelancer
    44
    26d
    Good day, I am looking for a company or freelancer to make a simple online store for me. The store will have about 250-300 products both simple and with variants. The rest of the pages rather standard. The store will sell household products so I am looking for some modern design. Please make me an offer with a completion date.
  • no avatar
    Gabriel Kowalski
    We are looking for an experienced specialist or company to create a new online store on the Shoper platform. The order also includes the migration of data, products and customers from the existing store to the new one. Scope of work: Creation of a store on the Shoper platform Graphic design and implementation Configuration of store functionality Optimization in terms of SEO Integration with payment and delivery systems Migration of data from the old store Migration of product database Customer database migration Transfer of order history Requirements: Experience in creating stores on the Shoper platform Ability to migrate data between platforms Knowledge of SEO optimization Ability to create attractive graphic designs Timeliness and professionalism Deadline for implementation: - from the beginning of May.
  • no avatar
    PYSZNE CHWILE Spółka z o.o.
    Shoper
    Proposed by freelancer
    14
    20d
    I am looking for a specialist to set up a store from scratch on the shoper platform. The opening of the store is planned gradually, so I am looking for a permanent subcontractor for reasonable money, on a piecework basis, who will help with all the nuances in this regard. I am asking for applications from people who are familiar with this platform.
  • no avatar
    Piotrek
    Preparation of stores with Shoper templates
    Proposed by freelancer
    21
    16d
    I will commission an online store with about 20 products on a ready-made template from the Shoper platform.
Anzo
Anzo
Employer
Job category:
E-commerce development
Expected budget:

Negotiable

Published:
Finished

Job description

We are looking for a developer to make changes to a custom plugin used to import data of products located in a wholesaler.

We use two XML files for import:

1) containing product information - name, description, brand, attributes, ean, etc.

2) containing prices and stock

The key by which to do the mapping is the unique EAN number.

Problems:

1) There are about 50k different products in total in the warehouse (XML) (each variant is one product), the plugin stops importing after 10 minutes due to timeout (PHP configuration) and you have to restart it or you have to manually split one large XML file into several smaller ones and import one by one.

2) The plugin does not import brand names. Brands are supported by the Perfect Brands WooCommerce plugin, but we may abandon it if another, simpler solution is suggested.

3) Some products have variants, such as capacity. When one product appears in the wholesaler (XML) in multiple variants, we import multiple products, which multiplies the number of products in our store.

Required functions:

Proposed solutions: 1) The plug-in works without having to restart or split files, e.g. when a timeout occurs or before it occurs the plug-in "reloads" itself. Another solution is a script that will split a large XML file into several smaller ones by itself so that you can import each of them without a timeout. 2) The plugin imports brand names. The customer should be able to filter products by brand. It should be possible to display a list of brands and list products further by brand. 3) The plug-in creates product variants based on the <feature name="Capacity"> tag, at the same time, the variant value should be removed from the product name during import,

Template / individual design:

The project requires a good knowledge of PHP. The plug-in is not complicated, it is just one file.