{ + "header": { + "title": "Shipping Information", + "subtitle": "Fast, reliable delivery to your door" + }, + "sections": [ + { + "title": "Shipping Methods", + "content": "We offer several shipping options to meet your needs:", + "listItems": [ + "Standard Shipping: 5-7 business days - FREE on orders over $50", + "Express Shipping: 2-3 business days - $12.99", + "Overnight Shipping: Next business day - $24.99" + ] + }, + { + "title": "Processing Time", + "content": "Orders are processed within 1-2 business days. Orders placed after 2:00 PM EST will be processed the next business day.", + "listItems": [ + ] + }, + { + "title": "Delivery Areas", + "content": "We currently ship to the following locations:", + "listItems": [ + "United States (all 50 states)", + "Canada", + "United Kingdom", + "Australia" + ] + }, + { + "title": "Order Tracking", + "content": "Once your order ships, you'll receive an email with your tracking number. You can track your package through the carrier's website.",+ "listItems": [ + ] + } + ] + }