{"id":2319,"date":"2025-12-22T12:04:03","date_gmt":"2025-12-22T12:04:03","guid":{"rendered":"https:\/\/marimika.com\/?page_id=2319"},"modified":"2025-12-31T16:54:45","modified_gmt":"2025-12-31T16:54:45","slug":"conditions-general-de-vente","status":"publish","type":"page","link":"https:\/\/marimika.com\/en\/conditions-general-de-vente\/","title":{"rendered":"General conditions of sale"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2319\" class=\"elementor elementor-2319\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1dfbcfa e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"1dfbcfa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-583b4d1 elementor-widget elementor-widget-html\" data-id=\"583b4d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Jost:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n:root {\r\n  --black: #000000;\r\n  --red: #C70000;\r\n  --gray: #444444;\r\n  --light-gray: #E5E5E5;\r\n  --white: #FFFFFF;\r\n}\r\n\r\nhtml {\r\n  scroll-behavior: smooth;\r\n}\r\n\r\nbody {\r\n  font-family: 'Jost', sans-serif;\r\n  background: var(--white);\r\n  color: var(--black);\r\n  margin: 0;\r\n}\r\n\r\n\/* STRUCTURE GLOBALE *\/\r\n.cgv-container {\r\n  display: grid;\r\n  grid-template-columns: 300px 1fr; \/* Sommaire \u00e0 gauche fixe, contenu \u00e0 droite *\/\r\n  min-height: 100vh;\r\n}\r\n\r\n\/* SOMMAIRE \u00c0 GAUCHE *\/\r\n.cgv-sidebar {\r\n  background: var(--white);\r\n  border-right: 1px solid var(--light-gray);\r\n  padding: 60px 30px;\r\n  position: sticky;\r\n  top: 0;\r\n  height: 100vh;\r\n  box-sizing: border-box;\r\n}\r\n\r\n.cgv-sidebar h2 {\r\n  font-size: 18px;\r\n  font-weight: 700;\r\n  margin-bottom: 25px;\r\n  color: var(--black);\r\n  text-transform: uppercase;\r\n  letter-spacing: 1px;\r\n}\r\n\r\n.cgv-sidebar ul {\r\n  list-style: none;\r\n  padding: 0;\r\n  margin: 0;\r\n  \r\n}\r\n\r\n.cgv-sidebar li {\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.cgv-sidebar a {\r\n  display: block;\r\n  color: var(--black);\r\n  text-decoration: none;\r\n  font-size: 15px;\r\n  font-weight: 500;\r\n  transition: all 0.2s ease;\r\n  padding: 5px 0;\r\n}\r\n\r\n.cgv-sidebar a:hover {\r\n  color: var(--red);\r\n  transform: translateX(5px);\r\n}\r\n\r\n\/* ZONE DE CONTENU AU CENTRE *\/\r\n.cgv-main-content {\r\n  padding: 80px 40px;\r\n  display: flex;\r\n  justify-content: center; \/* Centre le bloc de texte horizontalement *\/\r\n}\r\n\r\n.cgv-article-wrapper {\r\n  max-width: 900px; \/* Largeur confortable pour la lecture *\/\r\n  width: 100%;\r\n}\r\n\r\n.cgv-title {\r\n  font-size: 42px;\r\n  font-weight: 700;\r\n  margin-bottom: 10px;\r\n  color: var(--black);\r\n}\r\n\r\n.cgv-date {\r\n  font-size: 14px;\r\n  color: var(--gray);\r\n  margin-bottom: 60px;\r\n}\r\n\r\n\/* ARTICLES *\/\r\n.cgv-article {\r\n  margin-bottom: 50px;\r\n}\r\n\r\n.cgv-article h2 {\r\n  font-size: 24px;\r\n  font-weight: 700;\r\n  color: var(--red);\r\n  margin-bottom: 20px;\r\n  scroll-margin-top: 40px;\r\n  border-bottom: 1px solid var(--light-gray);\r\n  padding-bottom: 10px;\r\n}\r\n\r\n.cgv-article h3 {\r\n  font-size: 18px;\r\n  font-weight: 600;\r\n  margin: 25px 0 10px;\r\n}\r\n\r\n.cgv-article p,\r\n.cgv-article li {\r\n  font-size: 16px;\r\n  line-height: 1.75;\r\n  margin-bottom: 15px;\r\n  color: var(--black);\r\n  text-align: justify;\r\n}\r\n\r\n.cgv-address {\r\n  background: #f9f9f9;\r\n  border-left: 4px solid var(--red);\r\n  padding: 20px;\r\n  margin: 20px 0;\r\n  font-weight: 500;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media(max-width: 1024px) {\r\n  .cgv-container {\r\n    grid-template-columns: 1fr;\r\n  }\r\n  .cgv-sidebar {\r\n    position: relative;\r\n    height: auto;\r\n    border-right: none;\r\n    border-bottom: 1px solid var(--light-gray);\r\n    padding: 40px 20px;\r\n  }\r\n  .cgv-main-content {\r\n    padding: 40px 20px;\r\n  }\r\n}\r\n.cgv-sidebar ul li::marker {\r\n    content: none; \/* Supprime les puces *\/\r\n}\r\n\r\n<\/style>\r\n\r\n<div class=\"cgv-container\">\r\n  <aside class=\"cgv-sidebar\">\r\n    <h2>Summary<\/h2>\r\n    <ul id=\"toc-list\"><\/ul>\r\n  <\/aside>\r\n\r\n  <main class=\"cgv-main-content\">\r\n    <div class=\"cgv-article-wrapper\">\r\n      \r\n      <header>\r\n        <h1 class=\"cgv-title\">Terms and Conditions<\/h1>\r\n        <div class=\"cgv-date\">Le 26\/12\/2023<\/div>\r\n      <\/header>\r\n\r\n      <div class=\"cgv-article\" id=\"article-1\">\r\n        <h2>1. Preamble<\/h2>\r\n        <p>These general terms and conditions of sale define the rights and obligations of Marimika SUARL and the Customer for products offered by Marimika SUARL on its website www.marimika.com (hereinafter \"the Site\"). They apply exclusively between the company \"Marimika SUARL\", Corniche des Almadies, Zone 2, No. 14, BP 29131 DAKAR-YOFF, SENEGAL (hereinafter \"Marimika SUARL\") and any individual consumer visiting or making a purchase via the Site (hereinafter \"the Customer\"). All orders placed on the Site are subject to these general terms and conditions of sale. These terms and conditions are subject to change and updates; the terms and conditions applicable to a customer's order are those in effect on the date the order is placed. These changes are published online and are deemed accepted without reservation by any visitor accessing the Site after their publication. These general terms and conditions of sale are subject to Senegalese law, except for mandatory provisions to the contrary such as those arising from the Rome Convention on the law applicable to contractual obligations of 19 June 1980.<\/p>\r\n        <p>These Terms and Conditions are subject to Senegalese law.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cgv-article\" id=\"article-2\">\r\n        <h2>2. The Client<\/h2>\r\n        <p>The Customer of the Website must be a consumer, a natural person of legal age and legally capable, or have parental authorization allowing them to place an order on the Website. When placing an order, the Customer must fill out an order form specifying certain mandatory fields so that their product order can be processed by Marimika SUARL. The information provided to Marimika SUARL in connection with each order must be complete, accurate, and up to date. Marimika SUARL may, if necessary, via the Website or by email (marimika@marimika.com), ask the Customer to confirm this information and their identity by any means. The Customer is responsible for the consequences of providing false or inaccurate information or information that is unlawful to disclose. Marimika SUARL collects personal data on the Website. This data is necessary for processing the order and may be communicated in whole or in part to Marimika SUARL's service providers involved in the execution of the order. In accordance with Law No. 2008-12 of January 14, 2008, relating to information technology, files, and civil liberties, the Customer has the right to access, modify, rectify, oppose, and delete personal data concerning them. To exercise this right, they simply need to send an email to marimika@marimika.com.\n\nTranslated with DeepL.com (free version)<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cgv-article\" id=\"article-3\">\r\n        <h2>3. The Product<\/h2>\r\n        <p>The products offered for sale are those listed on the Website on the day the Customer places their order, subject to availability. However, Marimika SUARL reserves the right to withdraw products from sale at any time. Despite the care taken by Marimika SUARL to keep its Website up to date and to present and describe the products, it is possible that non-substantial errors may appear on the Website, which the Customer acknowledges and accepts. Elements such as photographs, text, graphics, and all information and characteristics illustrating and\/or accompanying the Products are not contractual, which the Customer acknowledges. The Customer is fully aware that the images, photos, and colors of the items offered for sale may not correspond to the actual colors due to the effect of the Internet browser and screen used. In any event, in the event of non-conformity of the product delivered with its description on the Website, Marimika SUARL undertakes to remedy the situation, with the consumer being able to either exercise their right of withdrawal or invoke Marimika SUARL's guarantee of conformity. It is possible that, following an order, the Customer may receive an item that has been previously returned by another person. It is specified that Marimika SUARL only accepts the return of intact and unworn Products, both of which are checked before the returned Products are put back into stock.\nIf the products ordered are no longer available for any reason, Marimika SUARL will inform the customer by email as soon as possible and refund any amount invoiced and collected from the customer by crediting the customer's credit card. Marimika SUARL shall not be held liable for any permanent or temporary unavailability, nor shall this give rise to any right to compensation or damages in favor of the Customer.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cgv-article\" id=\"article-4\">\r\n        <h2>4. The Order<\/h2>\r\n        <h3>4.1 The steps<\/h3>\r\n        <p>The Customer may freely browse the Website without being bound by any obligation to place an order. Before finally confirming their order, the Customer will have the opportunity to check the details of the order and its total price, and to correct any errors, before confirming the order to express their acceptance.<\/p>\r\n        <h3>4.2 Verification<\/h3>\r\n        <p>The products are intended for the customer's strictly personal use, without any direct connection to their professional activity. Marimika SUARL shall also be entitled to refuse any order placed by a customer with whom there is a dispute relating to the payment of a previous order, as well as any order that does not comply with these general terms and conditions of sale. Marimika SUARL shall not be held liable to the Customer or any third party for the decision to remove a Product from the Website, or for the decision to replace or modify any content or information appearing on this Website, or for the refusal to process an Order after sending the confirmation email summarizing the Order. In such cases, Marimika SUARL will inform the customer by telephone or email. If the customer fails to correct any information that is incorrect or contrary to these general terms and conditions of sale with Marimika SUARL, Marimika SUARL reserves the right not to process the order.<\/p>\r\n        <h3>4.3 Confirmation<\/h3>\r\n        <p>Confirmation of the Order constitutes confirmation of the customer's acceptance of the GTC, the Products purchased, their price, and any associated costs. The entire order will only be confirmed after payment has been accepted. Once the order has been confirmed, Marimika SUARL will send an email to the Customer confirming acceptance of the order. To this end, the customer formally accepts the use of email for confirmation by Marimika SUARL of the content of their order. However, for orders placed on the Website, it is recommended that the Customer also keep a copy (in electronic format and\/or on paper) of the items relating to their order (for example, the confirmation email sent by Marimika SUARL).<\/p>\r\n        <h3>4.4 Retention of title<\/h3>\r\n        <p>The products ordered remain the property of Marimika SUARL until full payment of the order price, including delivery costs, has been received. On the actual date of delivery, the risks, in particular of loss, damage, or theft of the products ordered and delivered, are assumed by the Customer.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cgv-article\" id=\"article-5\">\r\n        <h2>5. Prices &amp; Payment<\/h2>\r\n        <p>The prices displayed on the Website are firm and indicated in CFA francs (XOF), EUROS, or US DOLLARS, the currency to be selected on the Website, and include all taxes (VAT included), excluding delivery costs. Shipping costs, order processing fees, and packaging costs will be indicated in the Customer's shopping cart before the order is finalized. Prices are subject to change at any time without notice, particularly in the event of changes in tax or economic data. Items will be invoiced based on the prices in effect at the time the order is placed, subject to availability. Full payment must be made at the time of ordering. At no time may the amounts paid be considered as deposits or down payments. The Customer pays for their order by credit card (Visa, Mastercard, etc.) or in cash if the product is delivered by hand within Senegal. For all transactions, the Customer shall provide the number on the front of their card, the card's expiry date, and the security code on the back of their card (the last three or four digits). By providing their credit card number, the Customer authorizes Marimika SUARL to debit their account for the amount of their order. \nNo cash on delivery shipments will be accepted, regardless of the reason. Marimika SUARL retains ownership of the item until full payment has been received from the Customer. Purchases are made securely. The payment solutions adopted by Marimika SUARL are 100% secure. For credit card payments, all information provided by Customers to Marimika SUARL is strictly protected and guarantees the compliance and security of each transaction.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cgv-article\" id=\"article-6\">\r\n        <h2>6. Delivery<\/h2>\r\n        <p>Marimika SUARL delivers its products worldwide (with the exception of a few countries not available through DHL Senegal). Deliveries are made by DHL Senegal, Monday through Saturday, depending on the option chosen by the Customer when confirming their Order. Delivery refers to the transfer of physical possession of the Products to the Customer (the \u201cDelivery\u201d). When Marimika SUARL is responsible for shipping the Product, the risk of loss or damage to the Product is transferred to the Customer at the time of Delivery. As an exception, the risk is transferred to the Customer when the Product is handed over to the carrier when the latter is responsible for transport by the Customer and not by Marimika SUARL. Products are shipped to the delivery address specified by the Customer when placing the order. Delivery cannot be made to hotels or PO boxes. The delivery times indicated on the website are indicative times, corresponding to average processing and delivery times. In order for these times to be respected, the Customer must ensure that they have provided accurate and complete information regarding the delivery address (such as, in particular: street number, building number, staircase number, access codes, names and\/or intercom numbers, city, country, etc.).  In the event of a delivery delay of more than 7 business days, if the product has not been shipped, the Customer may cancel the order by registered letter with acknowledgment of receipt and request a refund for their order. If the item has been shipped before receipt of the order cancellation due to a delivery delay of more than 7 days, Marimika SUARL will refund the item and the shipping and return costs upon receipt of the item, complete, in its original condition and with all labels. Marimika SUARL undertakes to inform the Customer of the progress of their order. The customer must check that the products are in good condition upon delivery and that the delivery is complete. Any anomalies or missing items must be reported by the Customer, who undertakes to notify the carrier and Marimika SUARL by any means, of any reservations within 3 days of receipt of the product. In the event of a missing item, Marimika SUARL will conduct an internal investigation and contact the carrier, which may take up to 15 days. If the product is found within this period, it will be shipped to the customer without delay and at no additional cost. If it is not found, at the end of this period the missing product will be re-shipped to the customer at Marimika SUARL's expense. Marimika SUARL cannot be held responsible for the consequences of a delay in delivery that is not its fault or in cases of force majeure.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cgv-article\" id=\"article-7\">\r\n        <h2>7. Right of withdrawal<\/h2>\r\n        <p>Within twenty (20) days of receiving their order, Customers may request that Marimika SUARL return or exchange the product(s). To exercise their right of withdrawal, Marimika SUARL asks Customers to notify them by any means, in particular by email to marimika@marimika.com, and then follow the return instructions for the order concerned. The customer must specify whether they want a refund or an exchange of the product (same product in a different color and\/or size), subject to availability in stock. The customer may also contact customer service by email at marimika@marimika.com for further information. Return shipping costs are shared. The customer is responsible for returning the product in question and Marimika SUARL is responsible for shipping the new product. The risks associated with returns are borne by the Customer. The Customer is therefore strongly encouraged to return the package by any means that provides proof of shipment and a definite date (tracked letter). The Product must be returned in its original packaging, in its original condition, new, unworn, unwashed, to the following address:<\/p>\r\n        <div class=\"cgv-address\">\r\n          <strong>MARIMIKA SUARL<\/strong><br>\r\n          BP 29131<br>\r\n          DAKAR \u2013 YOFF<br>\r\n          S\u00c9N\u00c9GAL\r\n        <\/div>\r\n        <p>Any damage to the original packaging will void the right of withdrawal. Products returned incomplete, damaged, deteriorated, or soiled due to the customer's fault will not be refunded or exchanged. If the item is not returned by the Customer within one week of receiving the postage label, the return will be considered canceled and the Customer must keep the product. The returned Product will be refunded within a maximum of three (3) weeks from its receipt by Marimika SUARL, by crediting the amount to be refunded to the Customer's bank account. If the Customer fails to comply with these terms and conditions, in particular the terms and conditions of return or exchange, Marimika SUARL will not be able to refund the Products concerned.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cgv-article\" id=\"article-8\">\r\n        <h2>8. Warranties &amp; Liability<\/h2>\r\n        <p>Marimika SUARL's liability with regard to any Product purchased on the Website is strictly limited to the purchase price of the Product. Marimika shall in no event be liable for the following losses, regardless of their origin: loss of revenue or sales, loss of business, loss of profits, loss of data, loss of time, or damage to reputation.\n\nMarimika SUARL products sold on the Site are subject to the legal guarantees of the \u201cNew Code of Civil and Commercial Obligations\u201d in force in Senegal.<\/p>\r\n        <p>Les produits de Marimika SUARL vendus sur le Site sont soumis aux garanties l\u00e9gales du \u00ab Nouveau Code des Obligations Civiles et Commerciales \u00bb en vigueur au S\u00e9n\u00e9gal.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cgv-article\" id=\"article-9\">\r\n        <h2>9. Intellectual property<\/h2>\r\n        <p>The intellectual property rights attached to the items offered for sale on the Website are the exclusive property of Marimika SUARL, either as the original owner or as a result of authorization. Any reproduction, exploitation, distribution, use, or alteration, in whole or in part, for any reason or purpose whatsoever, without the prior written consent of Marimika SUARL is prohibited.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cgv-article\" id=\"article-10\">\r\n        <h2>10. Force majeure<\/h2>\r\n        <p>In the event of a force majeure event, the affected party must notify the other party within one week of the occurrence of such event, by email to marimika@marimika.com. All obligations of the parties shall be suspended for the duration of the force majeure event, without compensation.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cgv-article\" id=\"article-11\">\r\n        <h2>11. Cookies<\/h2>\r\n        <p>Marimika.com may place cookies on the customer's computer, but these do not allow the customer to be identified. The customer may refuse this by configuring their browser accordingly.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/main>\r\n<\/div>\r\n\r\n<script>\r\n\/\/ G\u00e9n\u00e9ration automatique du sommaire\r\nconst tocList = document.getElementById('toc-list');\r\ndocument.querySelectorAll('.cgv-article').forEach(article => {\r\n  const title = article.querySelector('h2');\r\n  const id = article.id;\r\n  const li = document.createElement('li');\r\n  li.innerHTML = `<a href=\"#${id}\">${title.textContent}<\/a>`;\r\n  tocList.appendChild(li);\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Sommaire Conditions G\u00e9n\u00e9rales de Vente Le 26\/12\/2023 1. Pr\u00e9ambule Les pr\u00e9sentes conditions g\u00e9n\u00e9rales de vente visent \u00e0 d\u00e9finir les droits et obligations de Marimika SUARL et du Client pour les produits pr\u00e9sent\u00e9s par Marimika SUARL sur son site www.marimika.com (ci-apr\u00e8s \u00ab le Site \u00bb). Elles s&#8217;appliquent de fa\u00e7on exclusive entre la soci\u00e9t\u00e9 \u00ab Marimika SUARL\u00bb, Corniche des Almadies, Zone 2, N\u00b0 14, BP 29131 DAKAR- YOFF , SENEGAL (ci-apr\u00e8s \u00abMarimika SUARL\u00bb) et tout consommateur personne physique visitant ou effectuant un achat via ledit Site (ci-apr\u00e8s \u00ab le Client \u00bb). Toutes les commandes sur le Site sont soumises aux pr\u00e9sentes conditions g\u00e9n\u00e9rales de vente. Celles-ci sont susceptibles de faire l\u2019objet de modifications et mises \u00e0 jour, les conditions applicables \u00e0 la commande d\u2019un produit par un client sont celles en vigueur au jour de la commande. Ces modifications sont publi\u00e9es par leur mise en ligne et sont r\u00e9put\u00e9es accept\u00e9es sans r\u00e9serve par tout visiteur qui acc\u00e8de au Site post\u00e9rieurement \u00e0 leur mise en ligne. Les pr\u00e9sentes conditions g\u00e9n\u00e9rales de vente sont soumises au droit s\u00e9n\u00e9galais, sauf dispositions imp\u00e9ratives contraires telles que d\u00e9coulant de la Convention de Rome sur la loi applicable aux obligations contractuelles du 19 juin 1980. Les pr\u00e9sentes CGV sont soumises au droit s\u00e9n\u00e9galais. 2. Le Client Le Client du Site doit \u00eatre un consommateur, personne physique majeure et juridiquement capable ou \u00eatre titulaire d\u2019une autorisation parentale lui permettant d\u2019effectuer une commande sur le Site. Le Client devra, lors de sa commande, remplir un formulaire de commande pr\u00e9cisant certains champs obligatoires afin que sa commande de produits puisse \u00eatre prise en compte par Marimika SUARL. Les informations communiqu\u00e9es \u00e0 Marimika SUARL dans le cadre de chacune de ses commandes devront \u00eatre compl\u00e8tes, exactes et \u00e0 jour. Marimika SUARL pourra, le cas \u00e9ch\u00e9ant, via le Site ou par e-mail (marimika@marimika.com) demander au Client la confirmation -par tout moyen- de ces informations et de son identit\u00e9. Le Client est responsable des cons\u00e9quences d\u00e9coulant d\u2019informations transmises fausses ou inexactes ou dont la reprise serait illicite. Sur le Site, Marimika SUARL collecte des donn\u00e9es \u00e0 caract\u00e8re personnel. Ces donn\u00e9es sont n\u00e9cessaires au traitement de la commande et pourront \u00eatre communiqu\u00e9es en tout ou partie aux prestataires de Marimika SUARL intervenant dans le cadre de l\u2019ex\u00e9cution de la commande. Conform\u00e9ment \u00e0 la loi n\u00b02008-12 du 14 janvier 2008 relative \u00e0 l\u2019informatique, aux fichiers et aux libert\u00e9s, le Client dispose d\u2019un droit d\u2019acc\u00e8s, de modification, de rectification, d\u2019opposition et de suppressions des donn\u00e9es personnelles le concernant. Pour exercer ce droit, il lui suffit d\u2019adresser un courrier \u00e9lectronique \u00e0 marimika@marimika.com 3. Le Produit Les produits propos\u00e9s \u00e0 la vente sont ceux figurant sur le Site au jour de la commande pass\u00e9e par le Client, dans la limite des stocks disponibles. Marimika SUARL se r\u00e9serve toutefois le droit de retirer des produits de la vente \u00e0 tout moment. Malgr\u00e9 le soin apport\u00e9 par Marimika SUARL pour maintenir \u00e0 jour son Site, pr\u00e9senter et d\u00e9crire les produits, il demeure possible que des erreurs non substantielles figurent sur le Site, ce que le Client reconna\u00eet et accepte. Les \u00e9l\u00e9ments tels que notamment photographies, textes, graphismes ainsi que toutes les informations et caract\u00e9ristiques illustrant et\/ou accompagnant les Produits ne sont pas contractuels, ce que le Client reconna\u00eet. Ce client est pleinement inform\u00e9 que les images, photos et les couleurs des articles mis en vente pourraient cependant ne pas correspondre aux couleurs r\u00e9elles sous l&#8217;effet du navigateur Internet de l&#8217;\u00e9cran utilis\u00e9. En tout \u00e9tat de cause, en cas de non-conformit\u00e9 du produit livr\u00e9 par rapport \u00e0 son descriptif sur le Site, Marimika SUARL s\u2019engage \u00e0 y rem\u00e9dier, le consommateur pouvant soit, exercer son droit de r\u00e9tractation, soit mettre en \u0153uvre la garantie de conformit\u00e9 de Marimika SUARL. Il est possible que le Client re\u00e7oive \u00e0 la suite d\u2019une commande, une pi\u00e8ce pr\u00e9c\u00e9demment retourn\u00e9e par une autre personne. Il est pr\u00e9cis\u00e9 que Marimika SUARL n&#8217;accepte que le retour de Produits intacts et non port\u00e9s, ces deux conditions \u00e9tant contr\u00f4l\u00e9es avant d\u2019\u00eatre remises en stock des Produits retourn\u00e9s. Si les produits command\u00e9s ne sont plus disponibles, pour quelle que raison que ce soit, Marimika SUARL en informera le client par courrier \u00e9lectronique dans les plus brefs d\u00e9lais et remboursera le prix \u00e9ventuellement factur\u00e9 et per\u00e7u du client, par cr\u00e9dit sur la carte bancaire de ce dernier. L&#8217;indisponibilit\u00e9 d\u00e9finitive ou temporaire ne saurait en aucun cas engager la responsabilit\u00e9 de Marimika SUARL, pas plus qu&#8217;elle ne saurait ouvrir un quelconque droit \u00e0 indemnisation ou dommages et int\u00e9r\u00eats en faveur du Client. 4. La Commande 4.1 Les \u00e9tapes Le Client peut librement naviguer sur le Site sans \u00eatre engag\u00e9 au titre d\u2019une commande. Le Client aura la possibilit\u00e9, avant de valider d\u00e9finitivement sa commande, de v\u00e9rifier le d\u00e9tail de celle-ci et son prix total, et de corriger d\u2019\u00e9ventuelles erreurs, avant de confirmer celle-ci pour exprimer son acceptation. 4.2 V\u00e9rification Les produits sont destin\u00e9s \u00e0 une utilisation strictement personnelle du client, sans rapport direct avec son activit\u00e9 professionnelle. Marimika SUARL sera \u00e9galement en droit de refuser toute commande effectu\u00e9e par un client avec lequel existerait un litige relatif au paiement d\u2019une commande ant\u00e9rieure ainsi que toute commande non conforme aux pr\u00e9sentes conditions g\u00e9n\u00e9rales de ventes. Marimika SUARL ne saurait \u00eatre tenue responsable envers le Client ou un tiers du fait de la d\u00e9cision de retirer un Produit du Site, ou du fait de la d\u00e9cision de remplacer ou modifier tout contenu ou information figurant sur ce Site, ou du refus de traiter une Commande apr\u00e8s l\u2019envoi de l\u2019email de confirmation r\u00e9capitulant la Commande. Dans ces hypoth\u00e8ses, Marimika SUARL informera le client par t\u00e9l\u00e9phone ou par voie de courrier \u00e9lectronique. A d\u00e9faut pour le client de proc\u00e9der aupr\u00e8s de Marimika SUARL \u00e0 la correction des \u00e9l\u00e9ments erron\u00e9s ou contraires aux pr\u00e9sentes conditions g\u00e9n\u00e9rales de vente, Marimika SUARL se r\u00e9serve le droit de ne pas traiter la commande. 4.3 Confirmation La validation de la Commande vaut confirmation de l&#8217;acceptation par le client des CGV, des Produits achet\u00e9s, de leur prix ainsi que des frais associ\u00e9s. Toute la<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_eb_attr":"","_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-2319","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"ts_portfolio_thumb":false,"ts_team_thumb":false,"ts_testimonial_thumb":false,"ts_logo_thumb":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false,"yobazar_menu_icon_thumb":false,"yobazar_blog_thumb":false,"yobazar_product_cat":false},"uagb_author_info":{"display_name":"wade mamita","author_link":"https:\/\/marimika.com\/en\/author\/amane-mouniagmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Sommaire Conditions G\u00e9n\u00e9rales de Vente Le 26\/12\/2023 1. Pr\u00e9ambule Les pr\u00e9sentes conditions g\u00e9n\u00e9rales de vente visent \u00e0 d\u00e9finir les droits et obligations de Marimika SUARL et du Client pour les produits pr\u00e9sent\u00e9s par Marimika SUARL sur son site www.marimika.com (ci-apr\u00e8s \u00ab le Site \u00bb). Elles s&#8217;appliquent de fa\u00e7on exclusive entre la soci\u00e9t\u00e9 \u00ab Marimika SUARL\u00bb,&hellip;","_links":{"self":[{"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/pages\/2319","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/comments?post=2319"}],"version-history":[{"count":31,"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/pages\/2319\/revisions"}],"predecessor-version":[{"id":2583,"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/pages\/2319\/revisions\/2583"}],"wp:attachment":[{"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/media?parent=2319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}