mirror of
https://github.com/myronblair/tomsjavajive
synced 2026-06-30 17:50:32 -05:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user