AI Widget Customizer
Rich Landing Bundle includes an AI-powered customizer that lets you restyle your bundle widget using plain English instead of manual design controls.
What You’ll Learn
- Using Natural Language – How to open the AI prompt bar, describe the visual changes you want, preview the updated widget, and safely undo or redo any modification.
- AI Customization Examples – Concrete prompt examples grouped by category (colors, typography, layout, spacing, and more), along with the visual results you can expect from each.
ai-customizer-overview.json
json
1{2 "feature": "AI-powered customizer",3 "benefit": "Modify bundle widget appearance using natural language instead of manual controls.",4 "youWillLearn": {5 "usingNaturalLanguage": [6 "Open the AI prompt bar",7 "Type plain-English customization requests",8 "Preview style changes",9 "Undo or redo any modification"10 ],11 "aiCustomizationExamples": [12 "Color prompts and their visual results",13 "Typography prompts and their visual results",14 "Layout prompts and their visual results",15 "Spacing prompts and their visual results",16 "Additional style categories with example prompts"17 ]18 }19}