add product dimensions

This commit is contained in:
Ben Miller
2025-07-31 21:21:20 -06:00
parent 5707fa59b8
commit 096eb80999
5 changed files with 109 additions and 7 deletions

View File

@ -16,7 +16,10 @@ export function productTemplate(row: number) {
"tags",
"base_price",
"shipping",
"weight (grams)",
"weight_grams",
"product_width_cm",
"product_depth_cm",
"product_height_cm",
]
let productInventorySheet =