10-packaging.json 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "locale": "zh",
  3. "id": "packaging",
  4. "name": "包装设计展示",
  5. "keywords": [
  6. "包装",
  7. "packaging",
  8. "礼盒",
  9. "gift box",
  10. "包装设计",
  11. "unboxing",
  12. "开箱"
  13. ],
  14. "trigger_phrases": [
  15. "包装设计",
  16. "包装展示",
  17. "礼盒图",
  18. "packaging design",
  19. "开箱图",
  20. "gift box"
  21. ],
  22. "prompt_template": {
  23. "type": "packaging design visualization",
  24. "subject": "{product_description}",
  25. "display": "{packaging_components}",
  26. "surface": "premium marble surface",
  27. "decorative": "scattered luxury elements",
  28. "lighting": "soft directional with metallic reflections",
  29. "quality": "premium design presentation, 8K"
  30. },
  31. "defaults": {
  32. "display": "full spread: product, outer box, tissue, ribbon, brand card",
  33. "decorative": "gold foil, pearls, dried petals, silk fabric"
  34. },
  35. "variants": {
  36. "luxury-gift": {
  37. "description": "奢华礼盒",
  38. "overrides": {
  39. "display": "gift box opened: outer box, inner tray, product, ribbon, brand card",
  40. "decorative": "gold foil, pearls, dried roses, silk scarf"
  41. }
  42. },
  43. "minimal-eco": {
  44. "description": "极简环保",
  45. "overrides": {
  46. "display": "sustainable packaging: recycled paper, soy ink, simple label",
  47. "decorative": "natural elements, dried leaves, twine"
  48. }
  49. },
  50. "unboxing": {
  51. "description": "开箱体验",
  52. "overrides": {
  53. "display": "unboxing sequence: box opening, tissue reveal, product discovery"
  54. }
  55. }
  56. },
  57. "category_tips": {
  58. "beauty": "label design, ingredient preview, formula through transparent elements",
  59. "food": "nutritional info area, ingredient imagery, freshness seals",
  60. "fashion": "branded tissue, garment tag, care instructions, shopping bag",
  61. "electronics": "box design, inner foam, cable organization, quick-start guide"
  62. },
  63. "examples": [
  64. "Luxury {category} packaging concept. Full spread: (1) product with lid, label visible, (2) outer gift box: embossed pattern, gold logo, magnetic closure, (3) tissue with subtle watermark, (4) satin ribbon with monogram, (5) brand card gold foil, (6) sustainable fill. On marble with gold foil, pearls, dried petals. Soft directional lighting, metallic reflections. Premium presentation, 8K, 1080x1620px",
  65. "Premium packaging showcase. {product} in gift box open, tissue, ribbon, brand card, luxury unboxing. Professional photography, 1080x1080px",
  66. "{category} packaging concept on white. Multiple angles, clean presentation, design mockup, 1080x1080px"
  67. ],
  68. "anti_ai_tips": "",
  69. "supports_image_reference": true
  70. }