Rick Goodrow
03/27/2023, 2:01 AMItemA
, ItemB
,... each of which are matrix items with 10 options each (100 skus). We then have a service that can be applied on top of those items that itself has 200 different prints. The challange is that I need to be able to send the product & the print along to a vendor as a PO (or special order, whatever the right term here is).
I know I can create an item kit, but from what I've read I'd have to pre-create every possible combination, which would be ~20,000 new SKUs, which my gut is telling me is way overkill. What is the best way forward to handle this? (comparison is pizza ordering without pre-creating a sku for every possible pizza combination)Luis
03/27/2023, 2:31 AMRick Goodrow
03/27/2023, 2:35 AMLuis
03/27/2023, 9:17 AM