add product dimensions
This commit is contained in:
@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user