Wordpress/Woocommerce plugin to combine car modes with products
Budget: €250 – €750 EUR
We need to create a plugin that will handle the matching of products with the specific types of cars. The types of cars are actually the combination of the following data:
CarTypeId - Maker - Model - Year - RoofType
Their relationship should be many-to-many, so we probably need a middle table that contains their combinations
CarTypeId - ProductSKU
The above is just a suggestion and additional columns or different implementations can be used.
The plugin should implement the following:
DATA Import: A way to import data from Excel file (example file attached). The import file might contain data for many SKUs and should overwrite the data of every specific SKU. As a result all the matching of Cars to SKUs is actually done in the Excel file.
Products Filtering: Ability to filter the products that are matched to cars according to the cars (sample image attached). To make things easier, the filtering of the products could be enabled only for specific categories of products and be presented only on pages of these product categories.
CarTypeId - Maker - Model - Year - RoofType
Their relationship should be many-to-many, so we probably need a middle table that contains their combinations
CarTypeId - ProductSKU
The above is just a suggestion and additional columns or different implementations can be used.
The plugin should implement the following:
DATA Import: A way to import data from Excel file (example file attached). The import file might contain data for many SKUs and should overwrite the data of every specific SKU. As a result all the matching of Cars to SKUs is actually done in the Excel file.
Products Filtering: Ability to filter the products that are matched to cars according to the cars (sample image attached). To make things easier, the filtering of the products could be enabled only for specific categories of products and be presented only on pages of these product categories.