I’m really in the dark here. I’ve created some basic schemas before for related products and other small stuff. Now I want to create a product block where any employee quick and easy can change delivery times based on vendor.
Something like:
| product.vendor1 | 3-5 days |
|---|---|
| product.vendor2 | 2-4 days |
| product.vendor3 | 7-10 days |
Anyone want to give me some pointers?