Add FAQ, shipping, returns, track order, and privacy policy pages

- faq.php: accordion FAQ with Orders, Coffee & Products, Coffee Freshness & Storage, and Account sections
- shipping.php: rates table (3-5 days after processing), processing time, delivery flow
- returns.php: three-tier policy (your/our/shared responsibility) adapted from DripShipper
- track-order.php: order lookup by order number + email, progress steps, tracking link
- privacy.php: full privacy policy adapted for Toms Java Jive
- footer.php: added Privacy Policy link to Support section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-04 12:52:25 +00:00
parent 62dd05780a
commit 2a1ca85062
6 changed files with 731 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@
<li><a href="/shipping.php">Shipping Info</a></li>
<li><a href="/returns.php">Returns</a></li>
<li><a href="/track-order.php">Track Order</a></li>
<li><a href="/privacy.php">Privacy Policy</a></li>
</ul>
</div>
</div>