👕 Printful
Printful — print-on-demand products, orders, shipping rates, mockup generation, and store management.
Requirements
| Variable | Required | Description |
|---|
| INLINECODE0 | ✅ | Printful API token |
Quick Start
CODEBLOCK0
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
| INLINECODE1 | Main CLI — all commands in one tool |
Credits
Built by
M. Abidi |
agxntsix.ai
YouTube |
GitHub
Part of the
AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation
👕 Printful
Printful — 按需打印产品、订单、运费、样机生成及店铺管理。
环境要求
| 变量 | 必填 | 说明 |
|---|
| PRINTFULAPIKEY | ✅ | Printful API 令牌 |
快速开始
bash
列出同步产品
python3 {{baseDir}}/scripts/printful.py list-products --limit 20 --offset 0
获取产品详情
python3 {{baseDir}}/scripts/printful.py get-product
创建订单
python3 {{baseDir}}/scripts/printful.py create-order --recipient JSON --items JSON array
列出订单
python3 {{baseDir}}/scripts/printful.py list-orders --limit 20 --offset 0 --status
获取订单详情
python3 {{baseDir}}/scripts/printful.py get-order
取消订单
python3 {{baseDir}}/scripts/printful.py cancel-order
估算订单成本
python3 {{baseDir}}/scripts/printful.py estimate-costs --recipient JSON --items JSON array
计算运费
python3 {{baseDir}}/scripts/printful.py get-shipping-rates --recipient JSON --items JSON array
浏览产品目录
python3 {{baseDir}}/scripts/printful.py list-catalog --category
获取目录产品详情
python3 {{baseDir}}/scripts/printful.py get-catalog-product
列出样机模板
python3 {{baseDir}}/scripts/printful.py list-mockup-templates --product-id
生成样机
python3 {{baseDir}}/scripts/printful.py create-mockup --product-id --files JSON
列出仓库
python3 {{baseDir}}/scripts/printful.py list-warehouses
列出支持的国家
python3 {{baseDir}}/scripts/printful.py list-countries
获取店铺信息
python3 {{baseDir}}/scripts/printful.py get-store-info
输出格式
所有命令默认输出 JSON 格式。
脚本参考
| 脚本 | 说明 |
|---|
| {baseDir}/scripts/printful.py | 主 CLI — 所有命令集成于单一工具 |
致谢
由 M. Abidi 构建 | agxntsix.ai
YouTube | GitHub
属于面向 OpenClaw 代理的 AgxntSix 技能套件 的一部分。
📅 需要为您的业务配置 OpenClaw? 预约免费咨询