The method
Use this prompt in ChatGPT by feeding it structured product data retrieved from your Headless CMS. The CMS acts as the single source of truth, ensuring consistency across all channels. Perfect for generating descriptions for websites, apps, and marketing materials.
The prompts
Prompt 1
I have product data from a Headless CMS in JSON format. Here's the data: ```[{"product_name": "Luxury Leather Wallet", "description": "Handcrafted from premium Italian leather, this wallet offers both style and durability. Features multiple card slots and a bill compartment.", "price": 79.99, "features": ["RFID Protection", "Slim Design", "Gift Box Included"], "category": "Wallets"}]```. Generate a compelling product description for an e-commerce website, highlighting the key features and benefits. Focus on persuasive language to increase sales, with a maximum length of 150 words.
Prompt 2
Using the following product specifications retrieved from my Headless CMS for a 'Smart Home Security System', create three distinct product descriptions, each tailored for a different target audience: tech enthusiasts (focus on specifications), families (emphasize safety and peace of mind), and budget-conscious consumers (highlight value and cost savings). The data is as follows:```[{"product_name": "Smart Home Security System", "description": "Comprehensive security system with motion sensors, door/window contacts, and a smart hub.", "price": 299.00, "features": ["Remote Monitoring", "Mobile Alerts", "Easy Installation", "24/7 Support"], "category": "Home Security"}]```. Each description should be no more than 120 words.