{"id":2429,"date":"2025-01-13T05:53:29","date_gmt":"2025-01-13T04:53:29","guid":{"rendered":"https:\/\/deep-space-astronomy.geekworkers.dev\/?page_id=2429"},"modified":"2026-02-27T08:21:49","modified_gmt":"2026-02-27T07:21:49","slug":"conditions-generales-dutilisation","status":"publish","type":"page","link":"https:\/\/deep-space-astronomy.ch\/en\/conditions-generales-dutilisation\/","title":{"rendered":"Terms of use"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2429\" class=\"elementor elementor-2429\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85581ae e-flex e-con-boxed e-con e-parent\" data-id=\"85581ae\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-af2e32e e-con-full e-flex e-con e-child\" data-id=\"af2e32e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57a82c7 elementor-widget elementor-widget-heading\" data-id=\"57a82c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Terms of use<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0f5c07d e-flex e-con-boxed e-con e-parent\" data-id=\"0f5c07d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6fd027d elementor-widget elementor-widget-text-editor\" data-id=\"6fd027d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>CGV \u2013 Deep Space Astronomy SA<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display&#038;family=Source+Sans+3:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n  <style>\n    :root {\n      --bg: #ffffff;\n      --surface: #f8f9fa;\n      --border: #dee2e6;\n      --text: #343a40;\n      --text-muted: #868e96;\n      --heading: #1a1a2e;\n      --accent: #2b4acb;\n      --accent-soft: rgba(43,74,203,.07);\n      --new-badge: #2b8a3e;\n    }\n\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    body {\n      font-family: 'Source Sans 3', sans-serif;\n      background: var(--bg);\n      color: var(--text);\n      line-height: 1.75;\n      font-size: 16px;\n    }\n\n    .stars { display: none; }\n\n    .wrapper {\n      position: relative; z-index: 1;\n      max-width: 820px;\n      margin: 0 auto;\n      padding: 60px 32px 80px;\n    }\n\n    header {\n      text-align: center;\n      margin-bottom: 56px;\n      padding-bottom: 40px;\n      border-bottom: 1px solid var(--border);\n    }\n\n    header h1 {\n      font-family: 'DM Serif Display', serif;\n      font-size: 2.4rem;\n      color: var(--heading);\n      letter-spacing: .02em;\n      margin-bottom: 8px;\n    }\n\n    header .company {\n      font-size: 1.1rem;\n      color: var(--accent);\n      font-weight: 600;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n    }\n\n    header .date {\n      margin-top: 12px;\n      font-size: .9rem;\n      color: var(--text-muted);\n    }\n\n    article {\n      margin-bottom: 40px;\n    }\n\n    article h2 {\n      font-family: 'DM Serif Display', serif;\n      font-size: 1.45rem;\n      color: var(--heading);\n      margin-bottom: 16px;\n      padding-left: 16px;\n      border-left: 3px solid var(--accent);\n    }\n\n    article p {\n      margin-bottom: 12px;\n      text-align: justify;\n    }\n\n    .new-clause {\n      background: var(--accent-soft);\n      border: 1px solid rgba(99,102,241,.25);\n      border-radius: 8px;\n      padding: 20px 24px;\n      margin: 16px 0;\n      position: relative;\n    }\n\n    .new-clause::before {\n      content: \"NOUVEAU\";\n      position: absolute;\n      top: -10px;\n      right: 16px;\n      background: var(--new-badge);\n      color: #fff;\n      font-size: .65rem;\n      font-weight: 700;\n      letter-spacing: .1em;\n      padding: 2px 10px;\n      border-radius: 4px;\n    }\n\n    .new-clause p {\n      margin-bottom: 10px;\n    }\n    .new-clause p:last-child {\n      margin-bottom: 0;\n    }\n\n    .important {\n      color: var(--heading);\n      font-weight: 600;\n    }\n\n    footer {\n      margin-top: 56px;\n      padding-top: 32px;\n      border-top: 1px solid var(--border);\n      text-align: center;\n      color: var(--text-muted);\n      font-size: .85rem;\n    }\n\n    @media (max-width: 600px) {\n      .wrapper { padding: 36px 18px 48px; }\n      header h1 { font-size: 1.7rem; }\n      article h2 { font-size: 1.2rem; }\n    }\n\n    @media print {\n      .wrapper { padding: 20px; }\n      .new-clause { background: #f5f5f5; border-color: #ccc; }\n      .new-clause::before { background: #333; }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"stars\"><\/div>\n  <div class=\"wrapper\">\n\n    <header>\n      <h1>Terms &amp; Conditions<\/h1>\n      <div class=\"company\">Deep Space Astronomy SA<\/div>\n      <div class=\"date\">Last update: February 27, 2026<\/div>\n    <\/header>\n\n    <!-- ARTICLE 1 -->\n    <article>\n      <h2>Article 1 - Scope of application<\/h2>\n      <p>These General Terms and Conditions of Sale (hereinafter referred to as \u00abGTCS\u00bb) govern the contractual relationship between Deep Space Astronomy SA, located at Rue du Vieux-March\u00e9 13, 1260 Nyon, Switzerland (hereinafter referred to as \u00abwe\u00bb, \u00abus\u00bb or \u00abthe company\u00bb), and any individual or legal entity (hereinafter referred to as \u00abthe customer\u00bb or \u00abyou\u00bb) making a purchase via our website. <strong>https:\/\/deep-space-astronomy.ch\/<\/strong> (hereinafter \u00abthe site\u00bb).<\/p>\n      <p>By placing an order on our site, you accept these terms and conditions without reservation.<\/p>\n    <\/article>\n\n    <!-- ARTICLE 2 -->\n    <article>\n      <h2>Article 2 - Products and services<\/h2>\n      <p>We sell astronomy equipment and related training courses. The essential characteristics of our products and services are presented on our website. Images and descriptions are provided for information only and have no contractual value.<\/p>\n      <p>Our product offers are subject to availability. In the event of unavailability after validation of an order, the customer will be informed promptly and will have the choice between a full refund or replacement by an equivalent or similar product, subject to his agreement.<\/p>\n    <\/article>\n\n    <!-- ARTICLE 3 -->\n    <article>\n      <h2>Article 3 - Prices<\/h2>\n      <p>The prices displayed on our site are in Swiss francs (CHF) and include the value-added tax (VAT) applicable in Switzerland. Delivery is free in most cases. However, certain products, volumes or destinations may incur additional delivery charges, which will be clearly indicated before the order is confirmed.<\/p>\n      <p>We reserve the right to modify our prices at any time, but the products will be invoiced on the basis of the prices in force at the time your order is validated.<\/p>\n      <p>We make every effort to ensure the accuracy of the prices displayed on our site. However, in the event of an obvious pricing error (e.g. a price significantly lower than the actual value of the product due to a technical or human error), we reserve the right to cancel or correct the order, even after confirmation by e-mail. In this case, the customer will be informed as soon as possible and may choose to accept the new price or cancel the order free of charge.<\/p>\n      <p>We accept no responsibility for typographical errors, inaccuracies or omissions in the information displayed on our site, including prices and product availability. We reserve the right to correct such errors without notice.<\/p>\n    <\/article>\n\n    <!-- ARTICLE 4 -->\n    <article>\n      <h2>Article 4 - Orders<\/h2>\n      <p>To place an order, you must follow the process indicated on our site. Once your order has been validated, you will receive a confirmation e-mail summarizing the details of your purchase.<\/p>\n      <p>We reserve the right to refuse or cancel any order in the event of a dispute with the customer, non-payment or for any other legitimate reason.<\/p>\n\n      <div class=\"new-clause\">\n        <p><span class=\"important\">Right of refusal for abuse :<\/span> Deep Space Astronomy SA reserves the right to refuse, cancel outright or limit any order from a customer with a history of abusive behavior, including - but not limited to - repeated cancellations, unjustified chargebacks, fraudulent returns, misuse of payment means or any other behavior contrary to the practices of good faith commerce. This decision may be taken without prior notice and without obligation to state reasons.<\/p>\n      <\/div>\n\n      <p>By validating his\/her order, the customer acknowledges that he\/she has read, understood and unreservedly accepts the present General Terms and Conditions of Sale.<\/p>\n    <\/article>\n\n    <!-- ARTICLE 5 -->\n    <article>\n      <h2>Article 5 - Payment<\/h2>\n      <p>Payment is made online via the secure payment methods offered on our website (credit card, Klarna, TWINT, PayPal or any other third-party payment provider). The order will be processed only after full payment has been received or after validation of financing by the payment provider.<\/p>\n      <p>In the case of payment by invoice, the amount is due within 10 days of the date of issue, unless otherwise stated. Deep Space Astronomy SA reserves the right to refuse or limit this method of payment at its sole discretion.<\/p>\n\n      <div class=\"new-clause\">\n        <p><span class=\"important\">Fees for third-party payment providers :<\/span> When a customer uses a third-party payment service (Klarna, PayPal, or any other similar provider), Deep Space Astronomy SA may be charged processing, management or financing fees by said provider. These fees are non-recoverable.<\/p>\n        <p>As a result, <span class=\"important\">in the event of cancellation of an order by the customer after its validation, the transaction fees already invoiced to Deep Space Astronomy SA by the payment service provider will not be reimbursed to the customer.<\/span> The amount of these charges will be deducted from any refund due. The customer is informed of and accepts this condition when the order is validated.<\/p>\n        <p>The exact amount of the fees withheld depends on the payment provider used and will be communicated to the customer on request.<\/p>\n      <\/div>\n    <\/article>\n\n    <!-- ARTICLE 5bis -->\n    <article>\n      <h2>Article 5bis - Retention of title<\/h2>\n      <p>Delivered products remain the property of Deep Space Astronomy SA until full payment has been received. In the event of non-payment, we reserve the right to repossess the products delivered.<\/p>\n    <\/article>\n\n    <!-- ARTICLE 6 -->\n    <article>\n      <h2>Article 6 - Delivery<\/h2>\n      <p>We deliver our products in Switzerland and abroad. Delivery times are indicated at the time of ordering and may vary according to destination and logistical conditions.<\/p>\n      <p>Transport risks are borne by you from the moment the goods leave our premises. In the event of damage in transit, you must lodge a reasoned protest with the carrier within three days of delivery.<\/p>\n    <\/article>\n\n    <!-- ARTICLE 7 -->\n    <article>\n      <h2>Article 7 - Right of withdrawal and cancellation<\/h2>\n      <p>In accordance with Swiss law, no right of withdrawal or exchange is granted once an order has been confirmed, whether online or in store. <strong>All sales are firm and final.<\/strong><\/p>\n      <p>Returns are only accepted in the case of defective products, products damaged on delivery or products that do not conform to the order, in accordance with the legal provisions governing guarantees.<\/p>\n      <p>In such cases, the customer must report the problem within <strong>5 working days<\/strong> following receipt of the package, providing clear photos of the product and packaging.<\/p>\n      <p>No returns will be accepted without prior agreement from Deep Space Astronomy SA.<\/p>\n      <p>Returned products must be complete, in their original packaging and accompanied by all accessories. Any product showing signs of use, assembly or modification will be refused.<\/p>\n\n      <div class=\"new-clause\">\n        <p><span class=\"important\">Cancellation after validation :<\/span> In the exceptional case where a cancellation is accepted by Deep Space Astronomy SA after validation of the order, the refund will be made after deduction of the non-recoverable transaction costs invoiced by the third-party payment service providers (Klarna, PayPal, etc.), in accordance with article 5 of these GTC.<\/p>\n      <\/div>\n    <\/article>\n\n    <!-- ARTICLE 8 -->\n    <article>\n      <h2>Article 8 - Warranty and liability<\/h2>\n      <p>Our products are covered by the legal warranty against defects and hidden faults, in accordance with Articles 197 et seq. of the Swiss Code of Obligations (CO). In the event of a defective or non-conforming product, please contact us as soon as possible.<\/p>\n      <p>We cannot be held liable for misuse, negligence or force majeure.<\/p>\n      <p>Deep Space Astronomy SA's liability is in any event limited to the amount of the order concerned.<\/p>\n    <\/article>\n\n    <!-- ARTICLE 9 -->\n    <article>\n      <h2>Article 9 - Protection of personal data<\/h2>\n      <p>We are committed to protecting your personal data in accordance with the Federal Data Protection Act (DPA) and our Privacy Policy, which can be viewed on our website.<\/p>\n    <\/article>\n\n    <!-- ARTICLE 10 -->\n    <article>\n      <h2>Article 10 - Applicable law and place of jurisdiction<\/h2>\n      <p>These GTC are governed by Swiss law. In the event of a dispute, the parties shall endeavor to find an amicable solution. Failing this, the courts of the canton of Vaud, at the company's registered office, shall have sole jurisdiction, subject to the applicable mandatory provisions of consumer law.<\/p>\n    <\/article>\n\n    <!-- ARTICLE 11 -->\n    <article>\n      <h2>Article 11 - Partial nullity<\/h2>\n      <p>Should any clause of these GTC be declared invalid or unenforceable by a court of competent jurisdiction, the remaining clauses shall remain in full force and effect. The invalid clause will be replaced by a valid clause that comes as close as possible to the original intention.<\/p>\n    <\/article>\n\n    <!-- ARTICLE 12 -->\n    <article>\n      <h2>Article 12 - Modification of the GCS<\/h2>\n      <p>Deep Space Astronomy SA reserves the right to modify these General Terms and Conditions of Sale at any time. The applicable GCS are those in force on the date of the customer's order.<\/p>\n    <\/article>\n\n    <footer>\n      <p>2025-2026 Deep Space Astronomy SA - Rue du Vieux-March\u00e9 13, 1260 Nyon, Switzerland<\/p>\n      <p>Registered in the Commercial Register of the Canton of Vaud<\/p>\n    <\/footer>\n\n  <\/div>\n<\/body>\n<\/html>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>CGV \u2013 Deep Space Astronomy SA Conditions G\u00e9n\u00e9rales de Vente Deep Space Astronomy SA Derni\u00e8re mise \u00e0 jour : 27 f\u00e9vrier 2026 Article 1 \u2013 Champ d&rsquo;application Les pr\u00e9sentes Conditions G\u00e9n\u00e9rales de Vente (ci-apr\u00e8s \u00ab CGV \u00bb) r\u00e9gissent les relations contractuelles entre Deep Space Astronomy SA, sise Rue du Vieux-March\u00e9 13, 1260 Nyon, Suisse (ci-apr\u00e8s [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2429","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/deep-space-astronomy.ch\/en\/wp-json\/wp\/v2\/pages\/2429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deep-space-astronomy.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/deep-space-astronomy.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/deep-space-astronomy.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deep-space-astronomy.ch\/en\/wp-json\/wp\/v2\/comments?post=2429"}],"version-history":[{"count":31,"href":"https:\/\/deep-space-astronomy.ch\/en\/wp-json\/wp\/v2\/pages\/2429\/revisions"}],"predecessor-version":[{"id":13705,"href":"https:\/\/deep-space-astronomy.ch\/en\/wp-json\/wp\/v2\/pages\/2429\/revisions\/13705"}],"wp:attachment":[{"href":"https:\/\/deep-space-astronomy.ch\/en\/wp-json\/wp\/v2\/media?parent=2429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}