{"id":26283177,"url":"https://github.com/chekun/dify-plugin-shopify","last_synced_at":"2026-04-24T18:37:45.803Z","repository":{"id":281807087,"uuid":"946477046","full_name":"chekun/dify-plugin-shopify","owner":"chekun","description":"a Shopify plugin for Dify.","archived":false,"fork":false,"pushed_at":"2025-03-11T08:18:12.000Z","size":1317,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T09:19:57.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chekun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-11T07:47:11.000Z","updated_at":"2025-03-11T08:18:15.000Z","dependencies_parsed_at":"2025-03-11T09:29:59.919Z","dependency_job_id":null,"html_url":"https://github.com/chekun/dify-plugin-shopify","commit_stats":null,"previous_names":["chekun/dify-plugin-shopify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fdify-plugin-shopify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fdify-plugin-shopify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fdify-plugin-shopify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekun%2Fdify-plugin-shopify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chekun","download_url":"https://codeload.github.com/chekun/dify-plugin-shopify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243615584,"owners_count":20319733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-14T17:17:18.937Z","updated_at":"2025-12-28T18:59:10.459Z","avatar_url":"https://github.com/chekun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shopify\n\n[项目代码地址](https://github.com/chekun/dify-plugin-shopify)\n\n## 概述\n\n在Dify中可以帮你交互Shopify店铺数据的工具🔧\n\n## 已实现的工具\n  \n  - 查询产品店铺产品信息\n\n## 配置\n\n### 1. 获取店铺ID\n\n登录Shopify后台，网址中如下图所示的部分，即为店铺ID.\n\n![](https://github.com/chekun/dify-plugin-shopify/blob/main/_assets/screenshots/store_id.png?raw=true)\n\n### 2. 创建店铺APP并获取后台 API 访问令牌\n\n\u003e 如果已经存在店铺APP，可以跳过，也可以创建一个新的。\n\n![](https://github.com/chekun/dify-plugin-shopify/blob/main/_assets/screenshots/app_1.png?raw=true)\n\n![](https://github.com/chekun/dify-plugin-shopify/blob/main/_assets/screenshots/app_2.png?raw=true)\n\n![](https://github.com/chekun/dify-plugin-shopify/blob/main/_assets/screenshots/app_3.png?raw=true)\n\n![](https://github.com/chekun/dify-plugin-shopify/blob/main/_assets/screenshots/app_4.png?raw=true)\n\n![](https://github.com/chekun/dify-plugin-shopify/blob/main/_assets/screenshots/app_5.png?raw=true)\n\n\u003e 设置访问范围的时候，只需要选择必要的权限即可，比如目前仅需给出读取产品的权限。\n\n![](https://github.com/chekun/dify-plugin-shopify/blob/main/_assets/screenshots/app_6.png?raw=true)\n\n![](https://github.com/chekun/dify-plugin-shopify/blob/main/_assets/screenshots/app_7.png?raw=true)\n\n### 3. 将店铺ID和访问令牌填入Dify\n\n点击插件，点击工具 Shopify , 点击设置授权。\n\n![](https://github.com/chekun/dify-plugin-shopify/blob/main/_assets/screenshots/auth.png?raw=true)\n\n### 4. 使用工具\n\n按照自己的需求使用即可\n\n\u003e 举个例子，可以让AI分析你的产品图标，产品标题和文案，产品价格 是否可以优化等。\n\n查询产品信息返回示例：\n\n```json\n{\n    \"text\": \"\",\n    \"files\": [],\n    \"json\": [\n        {\n            \"createdAt\": \"2023-07-01T05:54:08Z\",\n            \"description\": \"this is description\",\n            \"descriptionHtml\": \"\u003cp\u003ethis is \u003cstrong\u003edescription\u003c/strong\u003e\u003c/p\u003e\",\n            \"featuredMedia\": {\n                \"preview\": {\n                    \"image\": {\n                        \"url\": \"https://cdn.shopify.com/s/files/1/0784/6720/3389/products/Main_b13ad453-477c-4ed1-9b43-81f3345adfd6.jpg?v=1688190848\"\n                    }\n                }\n            },\n            \"handle\": \"the-collection-snowboard-liquid\",\n            \"media\": [\n                {\n                    \"mediaContentType\": \"IMAGE\",\n                    \"preview\": {\n                        \"image\": {\n                            \"url\": \"https://cdn.shopify.com/s/files/1/0784/6720/3389/products/Main_b13ad453-477c-4ed1-9b43-81f3345adfd6.jpg?v=1688190848\"\n                        }\n                    }\n                }\n            ],\n            \"onlineStoreUrl\": null,\n            \"priceRangeV2\": {\n                \"maxVariantPrice\": {\n                    \"amount\": \"749.95\",\n                    \"currencyCode\": \"CNY\"\n                },\n                \"minVariantPrice\": {\n                    \"amount\": \"749.95\",\n                    \"currencyCode\": \"CNY\"\n                }\n            },\n            \"status\": \"ACTIVE\",\n            \"title\": \"The Collection Snowboard: Liquid\",\n            \"updatedAt\": \"2025-03-17T08:31:13Z\",\n            \"variants\": [\n                {\n                    \"displayName\": \"The Collection Snowboard: Liquid - Default Title\",\n                    \"image\": null,\n                    \"price\": \"749.95\"\n                }\n            ]\n        }\n    ]\n}\n```\n\n可以使用转换节点来提取或整合下一流程节点需要的数据。\n\n如果您有额外的数据需求，可以在项目中发起[issue](https://github.com/chekun/dify-plugin-shopify)。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchekun%2Fdify-plugin-shopify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchekun%2Fdify-plugin-shopify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchekun%2Fdify-plugin-shopify/lists"}