chec / seeder

Chec seeder tool, used in example stores to seed product data when creating them with the CLI's "demo store" command
https://commercejs.com/blog/getting-started-with-the-chec-cli/
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Support for seeding products with shipping rates #2

Open robbieaverill opened 4 years ago

robbieaverill commented 4 years ago

To seed a product with shipping rates, you must know the zone ID and base rate ID. We'll need to seed these before we can seed the products, or get them from the merchant somehow during the process.