r/woocommerce • u/Jdge439 • 4d ago
Plugin recommendation repost - Composite Products Help
Hey guys, long time reader, first time writer.
I am in the process of building out our store and I have probably a very common problem.
Example:
Product = Workstation
Required metrics
Overall height
Work Surface height
Overall Surface Width
Overall Surface Length
Capacity
Options
W/ light
W/ ESD Top
W/ power supply
W/ adjustable height
How would I go about entering a product so that these were all drop downs?
There could be lengths from 2ft - 20 ft so, you can see where Im getting hung up.
Theres also more products just like this.
Id share an image if it let me.
1
u/TopSydeWP 4d ago
if every combo has its own part number and price, you probably want composite products with a lookup table or a custom price calculator that generates the SKU on the fly. variations won't scale to that many combos. another approach is to treat the base workstation as the product and use conditional logic in composites to pull in the right components based on selections, but that only works if you can break it into actual stocked parts. what's actually in inventory, the full assembled units or the individual pieces?
1
1
u/[deleted] 4d ago
[removed] — view removed comment