Cubixsol

Image Not Found
Image Not Found

Project Info

  • Client WordPressRiver Themes
  • Date 25 February, 2022
  • Address 1401, 21st Street STE R4569, California

XML Products API Integration with WooCommerce

In our website, we are fetching product information from suppliers or distributors by using XML feeds to populate our online store. By using this feature, we connect our website to an inventory system, keeping product availability and pricing in sync. Data flows between our website and external systems primarily through APIs. This includes transmitting order information about order placement to handle processes like payment, inventory, shipping, and customer management

Key Features

Key features about this projects are as follows:

XML API:

In our website, we are fetching product information from suppliers or distributors by using XML feeds to populate our online store. This updates product stock levels in real-time based on data from external systems in our website.

Shop Page Filters with Jet Engine plugin:

By using this feature in our website, we are allowing customers to refine product selection based on criteria like price, size, color, etc. We are supporting various filter types (checkboxes, dropdown, sliders, etc.) to accommodate different product attributes with jet engine.

Cron Job

We are using cronjobs for auto updating Posts Content, Stock, and Prices after specific time. We are optimizing the database to improve our API Calls and website performance.