merchant resources

This commit is contained in:
lovebird 2026-02-11 13:36:27 +01:00
parent a99c66e825
commit 568710edc8

View File

@ -29,3 +29,8 @@ export const get = async (node: IComponentNode, config: IComponentConfig, opts:
}
return product
}
/*
https://support.google.com/merchants/answer/12631822?hl=en-GB
https://developers.google.com/merchant/api/guides/quickstart/overview
*/