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

@ -1,6 +1,7 @@
/// <reference types="@types/google-apps-script" />
import { onOpen } from "./onOpen"
import { matchProductToShopifyOnEditHandler } from "./OnEditHandler"
import { getShopifyProducts } from "./shopifyApi"
import { runShopifyOrders } from "./shopifyApi"
import {