This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"products": [ | |
{ | |
"id": "SKU-001", | |
"title": "Wireless Noise Cancelling Headphones", | |
"description": "Experience immersive sound with active noise cancellation and 30-hour battery life.", | |
"link": "https://example.com/products/wireless-headphones", | |
"image_link": "https://example.com/images/wireless-headphones.jpg", | |
"availability": "in stock", | |
"price": "199.99 USD", |