Terms and Conditions

{% doc %} @prompt Create a premium Terms of Service page for eTekDepot with deep dark background (bg-zinc-950), Electric Blue (#3b82f6) and Vibrant Orange (#f97316) accents. HERO HEADER: - Heading: "Terms of Service" in large white bold text with electric blue underline accent - Subheading in zinc-400: "Please read these terms carefully before using eTekDepot's website or placing an order." - Last updated: "Last Updated: June 2026" in zinc-500 - Intro: "By accessing etekdepot.com or placing an order, you agree to be bound by these Terms of Service." LAYOUT: Single column with dark policy cards (bg-zinc-900, border zinc-800), electric blue section number badges, white headings, zinc-300 body text, electric blue left border on each card. SECTIONS: 1. "Acceptance of Terms" - By using this website you confirm you are at least 18 years old and authorized to enter binding agreements. 2. "Products & Pricing" - Prices in USD, subject to change. Right to limit quantities. Product images for reference only. B2B pricing via info@etekdepot.com. Right to cancel orders at incorrect prices. 3. "Orders & Payment" - Orders confirmed upon payment or approved net-term credit. Accept credit cards, ACH, wire transfer, net-30/60 for qualified B2B accounts. Sales tax applied where required. 4. "Shipping & Delivery" - See Shipping Policy at /pages/shipping-returns. Risk of loss transfers upon carrier pickup. Not liable for carrier delays or force majeure. 5. "Returns & Refunds" - Governed by Returns Policy at /pages/shipping-returns. All returns require RMA number. Unauthorized returns refused. 6. "Warranty Disclaimer" - Products carry manufacturer warranties only. eTekDepot is authorized reseller, not warranty provider. Software subject to publisher EULAs. 7. "Limitation of Liability" - Liability limited to purchase price. Not liable for indirect or consequential damages, data loss, or business interruption. 8. "Intellectual Property" - All site content is property of eTekDepot or licensors. Unauthorized reproduction prohibited. 9. "Governing Law" - Governed by Arizona law. Disputes resolved in Maricopa County, Arizona. 10. "Contact" - Dark card with orange left border: info@etekdepot.com | 844-412-3835 (ETEK) | 6801 N Cotton LN #R01, Glendale, AZ 85355 FOOTER NOTE: "eTekDepot reserves the right to modify these Terms at any time. Continued use of the site constitutes acceptance." Fully responsive, premium dark tech aesthetic. {% enddoc %} {% assign ai_gen_id = block.id | replace: '_', '' | downcase %} {% style %} .ai-tos-container-{{ ai_gen_id }} { display: block; width: 100%; background-color: #09090b; color: #ffffff; padding: 60px 20px; } .ai-tos-wrapper-{{ ai_gen_id }} { max-width: 900px; margin: 0 auto; } .ai-tos-hero-{{ ai_gen_id }} { text-align: center; margin-bottom: 60px; } .ai-tos-heading-{{ ai_gen_id }} { font-size: 48px; font-weight: 700; color: #ffffff; margin: 0 0 8px 0; line-height: 1.2; } .ai-tos-heading-underline-{{ ai_gen_id }} { width: 120px; height: 4px; background-color: #3b82f6; margin: 0 auto 24px auto; } .ai-tos-subheading-{{ ai_gen_id }} { font-size: 18px; color: #a1a1aa; margin: 0 0 16px 0; line-height: 1.6; } .ai-tos-updated-{{ ai_gen_id }} { font-size: 14px; color: #71717a; margin: 0 0 20px 0; } .ai-tos-intro-{{ ai_gen_id }} { font-size: 16px; color: #d4d4d8; margin: 0; line-height: 1.6; } .ai-tos-section-{{ ai_gen_id }} { background-color: #18181b; border: 1px solid #27272a; border-left: 4px solid #3b82f6; border-radius: 8px; padding: 32px; margin-bottom: 24px; position: relative; } .ai-tos-section-header-{{ ai_gen_id }} { display: flex; align-items: flex-start; gap: 16px; margin-bottom: 16px; } .ai-tos-badge-{{ ai_gen_id }} { background-color: #3b82f6; color: #ffffff; font-size: 14px; font-weight: 700; padding: 6px 12px; border-radius: 6px; flex-shrink: 0; min-width: 32px; text-align: center; } .ai-tos-section-title-{{ ai_gen_id }} { font-size: 24px; font-weight: 700; color: #ffffff; margin: 0; line-height: 1.3; } .ai-tos-section-content-{{ ai_gen_id }} { font-size: 16px; color: #d4d4d8; line-height: 1.7; margin: 0; } .ai-tos-section-content-{{ ai_gen_id }} a { color: #3b82f6; text-decoration: none; } .ai-tos-section-content-{{ ai_gen_id }} a:hover { text-decoration: underline; } .ai-tos-contact-section-{{ ai_gen_id }} { border-left-color: #f97316; } .ai-tos-contact-badge-{{ ai_gen_id }} { background-color: #f97316; } .ai-tos-footer-note-{{ ai_gen_id }} { text-align: center; font-size: 14px; color: #71717a; margin-top: 48px; padding-top: 32px; border-top: 1px solid #27272a; line-height: 1.6; } @media screen and (max-width: 768px) { .ai-tos-container-{{ ai_gen_id }} { padding: 40px 16px; } .ai-tos-heading-{{ ai_gen_id }} { font-size: 36px; } .ai-tos-subheading-{{ ai_gen_id }} { font-size: 16px; } .ai-tos-section-{{ ai_gen_id }} { padding: 24px 20px; } .ai-tos-section-title-{{ ai_gen_id }} { font-size: 20px; } .ai-tos-section-content-{{ ai_gen_id }} { font-size: 15px; } } {% endstyle %}

{{ block.settings.heading }}

{{ block.settings.subheading }}

{{ block.settings.last_updated }}

{{ block.settings.intro_text }}

1

{{ block.settings.section_1_title }}

{{ block.settings.section_1_content }}
2

{{ block.settings.section_2_title }}

{{ block.settings.section_2_content }}
3

{{ block.settings.section_3_title }}

{{ block.settings.section_3_content }}
4

{{ block.settings.section_4_title }}

{{ block.settings.section_4_content }}
5

{{ block.settings.section_5_title }}

{{ block.settings.section_5_content }}
6

{{ block.settings.section_6_title }}

{{ block.settings.section_6_content }}
7

{{ block.settings.section_7_title }}

{{ block.settings.section_7_content }}
8

{{ block.settings.section_8_title }}

{{ block.settings.section_8_content }}
9

{{ block.settings.section_9_title }}

{{ block.settings.section_9_content }}
10

{{ block.settings.section_10_title }}

{{ block.settings.section_10_content }}
{% schema %} { "name": "Terms of service", "settings": [ { "type": "header", "content": "Hero header" }, { "type": "text", "id": "heading", "label": "Heading", "default": "Terms of Service" }, { "type": "textarea", "id": "subheading", "label": "Subheading", "default": "Please read these terms carefully before using eTekDepot's website or placing an order." }, { "type": "text", "id": "last_updated", "label": "Last updated", "default": "Last Updated: June 2026" }, { "type": "textarea", "id": "intro_text", "label": "Intro text", "default": "By accessing etekdepot.com or placing an order, you agree to be bound by these Terms of Service." }, { "type": "header", "content": "Section 1" }, { "type": "text", "id": "section_1_title", "label": "Title", "default": "Acceptance of Terms" }, { "type": "richtext", "id": "section_1_content", "label": "Content", "default": "

By using this website you confirm you are at least 18 years old and authorized to enter binding agreements.

" }, { "type": "header", "content": "Section 2" }, { "type": "text", "id": "section_2_title", "label": "Title", "default": "Products & Pricing" }, { "type": "richtext", "id": "section_2_content", "label": "Content", "default": "

Prices in USD, subject to change. Right to limit quantities. Product images for reference only. B2B pricing via info@etekdepot.com. Right to cancel orders at incorrect prices.

" }, { "type": "header", "content": "Section 3" }, { "type": "text", "id": "section_3_title", "label": "Title", "default": "Orders & Payment" }, { "type": "richtext", "id": "section_3_content", "label": "Content", "default": "

Orders confirmed upon payment or approved net-term credit. Accept credit cards, ACH, wire transfer, net-30/60 for qualified B2B accounts. Sales tax applied where required.

" }, { "type": "header", "content": "Section 4" }, { "type": "text", "id": "section_4_title", "label": "Title", "default": "Shipping & Delivery" }, { "type": "richtext", "id": "section_4_content", "label": "Content", "default": "

See Shipping Policy at /pages/shipping-returns. Risk of loss transfers upon carrier pickup. Not liable for carrier delays or force majeure.

" }, { "type": "header", "content": "Section 5" }, { "type": "text", "id": "section_5_title", "label": "Title", "default": "Returns & Refunds" }, { "type": "richtext", "id": "section_5_content", "label": "Content", "default": "

Governed by Returns Policy at /pages/shipping-returns. All returns require RMA number. Unauthorized returns refused.

" }, { "type": "header", "content": "Section 6" }, { "type": "text", "id": "section_6_title", "label": "Title", "default": "Warranty Disclaimer" }, { "type": "richtext", "id": "section_6_content", "label": "Content", "default": "

Products carry manufacturer warranties only. eTekDepot is authorized reseller, not warranty provider. Software subject to publisher EULAs.

" }, { "type": "header", "content": "Section 7" }, { "type": "text", "id": "section_7_title", "label": "Title", "default": "Limitation of Liability" }, { "type": "richtext", "id": "section_7_content", "label": "Content", "default": "

Liability limited to purchase price. Not liable for indirect or consequential damages, data loss, or business interruption.

" }, { "type": "header", "content": "Section 8" }, { "type": "text", "id": "section_8_title", "label": "Title", "default": "Intellectual Property" }, { "type": "richtext", "id": "section_8_content", "label": "Content", "default": "

All site content is property of eTekDepot or licensors. Unauthorized reproduction prohibited.

" }, { "type": "header", "content": "Section 9" }, { "type": "text", "id": "section_9_title", "label": "Title", "default": "Governing Law" }, { "type": "richtext", "id": "section_9_content", "label": "Content", "default": "

Governed by Arizona law. Disputes resolved in Maricopa County, Arizona.

" }, { "type": "header", "content": "Section 10" }, { "type": "text", "id": "section_10_title", "label": "Title", "default": "Contact" }, { "type": "richtext", "id": "section_10_content", "label": "Content", "default": "

info@etekdepot.com | 844-412-3835 (ETEK) | 6801 N Cotton LN #R01, Glendale, AZ 85355

" }, { "type": "header", "content": "Footer" }, { "type": "richtext", "id": "footer_note", "label": "Footer note", "default": "

eTekDepot reserves the right to modify these Terms at any time. Continued use of the site constitutes acceptance.

" } ], "presets": [ { "name": "Terms of service" } ] } {% endschema %}