WooCommerce store Apple on WordPress + parsing/import
Implemented a full-fledged online store built on WooCommerce / WordPress with automatic product import from an external source (jabko.ua). The system includes:
- Parsing products from jabko.ua
- Transforming data to fit the store structure
- Automatic generation of bold titles, descriptions, and images
- Importing into WooCommerce with correct categories, attributes, and prices
- Handling product variations, availability, SKU, and SEO parameters
- A universal update mechanism - pulls new data when changes occur on the source site
The project is adapted to the client's design, optimized for speed and SEO.
The system allows for easy scaling of the store and maintaining an up-to-date assortment without manual product addition.
Technologies:
- WordPress
- WooCommerce
- PHP (for plugins/import logic)
- MySQL / WP Database
- Parser (Scraping) - implementation of data collection from jabko.ua
- HTML parsing
- CSV / JSON data transformation
- JS / AJAX (for dynamic parts of the admin panel)
- SEO optimization
- Parsing products from jabko.ua
- Transforming data to fit the store structure
- Automatic generation of bold titles, descriptions, and images
- Importing into WooCommerce with correct categories, attributes, and prices
- Handling product variations, availability, SKU, and SEO parameters
- A universal update mechanism - pulls new data when changes occur on the source site
The project is adapted to the client's design, optimized for speed and SEO.
The system allows for easy scaling of the store and maintaining an up-to-date assortment without manual product addition.
Technologies:
- WordPress
- WooCommerce
- PHP (for plugins/import logic)
- MySQL / WP Database
- Parser (Scraping) - implementation of data collection from jabko.ua
- HTML parsing
- CSV / JSON data transformation
- JS / AJAX (for dynamic parts of the admin panel)
- SEO optimization