Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Headings": [
- "Product ID\n Name\n Category\n Price\n In Stock",
- "001\n Laptop\n Electronics\n $999.99\n Yes"
- ]
- "Content": [
- "002\n Smartphone\n Electronics\n $599.99\n Yes",
- "003\n Headphones\n Audio\n $149.99\n No",
- "004\n Coffee Maker\n Appliances\n $79.99\n Yes",
- "005\n Running Shoes\n Sports\n $89.99\n Yes",
- "006\n Smart Watch\n Electronics\n $249.99\n Yes",
- "007\n Blender\n Appliances\n $39.99\n No",
- "008\n Yoga Mat\n Sports\n $29.99\n Yes",
- "009\n Wireless Mouse\n Electronics\n $24.99\n Yes",
- "010\n Desk Lamp\n Home\n $34.99\n Yes",
- "011\n Portable Speaker\n Audio\n $79.99\n No",
- "012\n Electric Toothbrush\n Personal Care\n $49.99\n Yes",
- "013\n Backpack\n Accessories\n $59.99\n Yes",
- "014\n Air Purifier\n Home\n $129.99\n No",
- "015\n Gaming Console\n Electronics\n $399.99\n Yes"
- ],
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement