Hello everyone,
I am looking to add a single product listing in WooCommerce for a paint can that comes with numerous configurable attributes. Here’s what I aim to include:
Size Options: There are three different sizes based on the coverage area:
10 m² for €100
15 m² for €150
20 m² for €200
Color Options: There are 20 different colors to choose from, each without any additional cost.
Coating Options: Customers can choose from different coating layers:
No coating for an additional €0
1 layer of coating for an extra €20 per m²
2 layers of coating for an extra €40 per m²
Additionally, I want the product images to change with each selected color, and the pricing should adjust based on the chosen size and coating.
From my calculations, this seems to require creating 90 unique variations (3 sizes x 20 colors x 3 coatings). This setup appears to be quite cumbersome to manage. Is there a more efficient way to handle this? For example, is it possible to apply a fee that adjusts the base price dynamically based on the selected attributes, rather than setting up each variation individually?
I’m looking for advice on how to simplify the creation and management of such a complex product configuration. Any suggestions or plugins that could help streamline this process would be greatly appreciated.
Thank you in advance for your insights!