{"id":4784,"date":"2026-02-04T22:11:27","date_gmt":"2026-02-04T21:11:27","guid":{"rendered":"https:\/\/www.solutat.fr\/?page_id=4784"},"modified":"2026-09-06T09:56:48","modified_gmt":"2026-09-06T07:56:48","slug":"cgv","status":"publish","type":"page","link":"https:\/\/www.solutat.fr\/en\/cgv\/","title":{"rendered":"CGV"},"content":{"rendered":"<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .cgu-wrap {\n    font-family: 'Inter', sans-serif;\n    color: #1a1a1a;\n    background: #fff;\n    line-height: 1.7;\n  }\n\n  \/* HEADER *\/\n  .cgu-header {\n    background: #fff;\n    border-bottom: 1px solid #e8e8e8;\n    padding: 52px 24px 44px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .cgu-header::before {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #1a1a1a 0%, rgba(26,26,26,0.15) 100%);\n  }\n\n  .cgu-header-inner {\n    max-width: 860px;\n    margin: 0 auto;\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 32px;\n    flex-wrap: wrap;\n  }\n\n  .cgu-doc-type {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #D4980A;\n    margin-bottom: 10px;\n  }\n\n  .cgu-header h1 {\n    font-size: clamp(20px, 3vw, 30px);\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1.15;\n    margin-bottom: 6px;\n  }\n\n  .cgu-header-meta {\n    font-size: 12px;\n    color: #aaa;\n    font-weight: 500;\n  }\n\n  .cgu-header-right {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-end;\n    gap: 8px;\n  }\n\n  .cgu-badge {\n    background: #D4980A;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 6px 14px;\n    border-radius: 6px;\n  }\n\n  .cgu-articles-count {\n    font-size: 12px;\n    color: #bbb;\n    font-weight: 500;\n  }\n\n  \/* LAYOUT *\/\n  .cgu-body {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 52px 24px 80px;\n  }\n\n  \/* ARTICLES *\/\n  .cgu-articles {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n\n  .cgu-article {\n    padding: 32px 0;\n    border-bottom: 1px solid #f0eeea;\n  }\n\n  .cgu-article:last-child {\n    border-bottom: none;\n  }\n\n  .cgu-article-header {\n    display: flex;\n    align-items: baseline;\n    gap: 16px;\n    margin-bottom: 14px;\n  }\n\n  .cgu-art-num {\n    font-size: 11px;\n    font-weight: 700;\n    color: #D4980A;\n    letter-spacing: 1px;\n    flex-shrink: 0;\n    padding-top: 2px;\n  }\n\n  .cgu-article h2 {\n    font-size: 16px;\n    font-weight: 800;\n    color: #1a1a1a;\n    line-height: 1.3;\n  }\n\n  .cgu-article p {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.85;\n    margin-bottom: 10px;\n  }\n\n  .cgu-article p:last-child {\n    margin-bottom: 0;\n  }\n\n  .cgu-article ul {\n    list-style: none;\n    padding-left: 0;\n    margin: 8px 0;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n\n  .cgu-article ul li {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n  }\n\n  .cgu-article ul li::before {\n    content: '';\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #D4980A;\n    flex-shrink: 0;\n    margin-top: 7px;\n  }\n\n  \/* HIGHLIGHT *\/\n  .cgu-article.highlight {\n    background: #f9f8f5;\n    border-radius: 14px;\n    padding: 28px 24px;\n    border: 1px solid #ececec;\n    margin: 8px 0;\n  }\n\n  \/* FRAIS *\/\n  .cgv-fee-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin: 14px 0;\n  }\n\n  @media (max-width: 500px) {\n    .cgv-fee-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .cgv-fee-card {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 10px;\n    padding: 16px 18px;\n    text-align: center;\n  }\n\n  .cgv-fee-card .fee-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #aaa;\n    margin-bottom: 8px;\n  }\n\n  .cgv-fee-card .fee-amount {\n    font-size: 28px;\n    font-weight: 900;\n    color: #D4980A;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n\n  .cgv-fee-card .fee-desc {\n    font-size: 12px;\n    color: #888;\n  }\n\n  \/* CAS LITIGES *\/\n  .cgv-cases {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    margin: 16px 0;\n  }\n\n  .cgv-case {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n\n  .cgv-case-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 12px 16px;\n    background: #f9f8f5;\n    border-bottom: 1px solid #ececec;\n  }\n\n  .cgv-case-num {\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    background: #D4980A;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .cgv-case-header h4 {\n    font-size: 13px;\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n\n  .cgv-case-header .cgv-case-tag {\n    margin-left: auto;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #888;\n    background: #ececec;\n    padding: 3px 8px;\n    border-radius: 4px;\n  }\n\n  .cgv-case-body {\n    padding: 14px 16px;\n  }\n\n  .cgv-case-body ul {\n    margin: 0;\n  }\n\n  .cgv-case-body ul li {\n    font-size: 13px;\n    color: #555;\n  }\n\n  .cgv-case-body ul li::before {\n    width: 4px;\n    height: 4px;\n    margin-top: 8px;\n  }\n\n  \/* ENCADR\u00c9S *\/\n  .cgu-note {\n    background: rgba(212,152,10,0.07);\n    border-left: 3px solid #D4980A;\n    border-radius: 0 8px 8px 0;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #666;\n    margin-top: 12px;\n    line-height: 1.65;\n  }\n\n  .cgu-alert {\n    background: rgba(26,26,26,0.04);\n    border-left: 3px solid #1a1a1a;\n    border-radius: 0 8px 8px 0;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #555;\n    margin-top: 12px;\n    line-height: 1.65;\n  }\n\n  \/* FOOTER *\/\n  .cgu-footer {\n    background: #fff;\n    border-top: 1px solid #e8e8e8;\n    padding: 48px 24px;\n    text-align: center;\n  }\n\n  .cgu-footer-inner {\n    max-width: 600px;\n    margin: 0 auto;\n  }\n\n  .cgu-footer p {\n    font-size: 13px;\n    color: #999;\n    line-height: 1.7;\n    margin-bottom: 8px;\n  }\n\n  .cgu-footer p:last-child {\n    margin-bottom: 0;\n  }\n\n  .cgu-footer strong {\n    color: #555;\n    font-weight: 600;\n  }\n\n  .cgu-footer-divider {\n    width: 36px;\n    height: 2px;\n    background: rgba(212,152,10,0.4);\n    margin: 20px auto;\n    border-radius: 2px;\n  }\n<\/style>\n\n\n<div class=\"cgu-wrap\">\n\n  <header class=\"cgu-header\">\n    <div class=\"cgu-header-inner\">\n\n      <div>\n        <p class=\"cgu-doc-type\">Legal document<\/p>\n        <h1>Terms and Conditions of Sale<\/h1>\n        <p class=\"cgu-header-meta\">Solutat \u2014 Last updated: September 2026<\/p>\n      <\/div>\n\n      <div class=\"cgu-header-right\">\n        <span class=\"cgu-badge\">CGV<\/span>\n        <span class=\"cgu-articles-count\">15 articles<\/span>\n      <\/div>\n\n    <\/div>\n  <\/header>\n\n\n  <div class=\"cgu-body\">\n    <div class=\"cgu-articles\">\n\n\n      <!-- ARTICLE 1 -->\n      <div class=\"cgu-article\" id=\"art1\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 1<\/span>\n          <h2>Object<\/h2>\n        <\/div>\n\n        <p>\n          These General Terms and Conditions of Sale govern transactions made via the Solutat platform.\n        <\/p>\n\n        <p>\n          Solutat is a specialized marketplace designed primarily for tattoo professionals. The products offered can be sold by tattoo artists, studios, manufacturers, builders, craftspeople, creators, brands, professional suppliers, or resellers accepted onto the platform in accordance with the General Terms of Use.\n        <\/p>\n\n        <p>\n          These Terms and Conditions of Sale may not have the effect of superseding mandatory legal provisions that would apply to a transaction or to either party.\n        <\/p>\n      <\/div>\n\n\n      <!-- ARTICLE 2 -->\n      <div class=\"cgu-article\" id=\"art2\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 2<\/span>\n          <h2>Nature of the transaction and role of Solutat<\/h2>\n        <\/div>\n\n        <p>\n          Sales made on Solutat are concluded directly between the seller and the buyer.\n        <\/p>\n\n        <div class=\"cgu-note\">\n          Solutat acts as a marketplace intermediary and is not the seller of the products offered on the platform. Solutat does not hold the products in stock and is not a party to the sales contract concluded between the seller and the buyer.\n        <\/div>\n\n        <p>\n          Each seller remains responsible for their activity, their products, the information they publish, and the execution of the sale. Each buyer remains responsible for their capacity to acquire and use the product in question in accordance with the regulations applicable to their activity.\n        <\/p>\n      <\/div>\n\n\n      <!-- ARTICLE 3 -->\n      <div class=\"cgu-article\" id=\"art3\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Art. 3<\/span>\n          <h2>Products offered<\/h2>\n        <\/div>\n\n        <p>\n          Solutat can accommodate new and used tattoo equipment, as well as products, supplies, and creations selected for their relevance to the trade and daily lives of tattoo professionals.\n        <\/p>\n\n        <p>\n          Admitting a seller to the platform does not mean that their entire catalog is automatically authorized. Solutat may refuse or remove a product that does not sufficiently match the marketplace's positioning, categories, or selection rules.\n        <\/p>\n\n        <p>\n          When a product is offered, its condition must be stated clearly and accurately, particularly when the following categories apply:\n        <\/p>\n\n        <ul>\n          <li>New<\/li>\n          <li>Open but unused<\/li>\n          <li>Occasion<\/li>\n          <li>Consumable with expiration date<\/li>\n          <li>Expired \u2014 prohibited on human skin, when such a category is permitted on Solutat<\/li>\n        <\/ul>\n\n        <div class=\"cgu-note\">\n          The seller guarantees the accuracy of the product description, its condition, its characteristics, its origin, and its expiration date when applicable.\n        <\/div>\n\n        <div class=\"cgu-alert\">\n          Illicit, counterfeit, sale-banned, recalled or withdrawn products preventing their return to the market, presenting a health risk or failing to comply with the rules of Solutat are not authorized.\n        <\/div>\n\n        <div class=\"cgu-alert\">\n          Any product offered under the status \u00abExpired (prohibited on human skin)\u00bb may under no circumstances be presented or sold as suitable for use on human skin. It must be intended exclusively for the non-cutaneous uses expressly indicated on the platform.\n        <\/div>\n      <\/div>\n\n\n      <!-- ARTICLE 4 -->\n      <div class=\"cgu-article\" id=\"art4\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 4<\/span>\n          <h2>Specific obligations of professional sellers<\/h2>\n        <\/div>\n\n        <p>\n          Any seller acting within the scope of their professional activity remains solely responsible for compliance with the regulations applicable to the products they sell.\n        <\/p>\n\n        <p>It is his responsibility in particular:<\/p>\n\n        <ul>\n          <li>To have the right to market the proposed products<\/li>\n          <li>To comply with applicable safety and compliance regulations<\/li>\n          <li>To provide the legally required information, warnings and notices<\/li>\n          <li>To comply with applicable labeling and traceability requirements<\/li>\n          <li>To comply with its tax and VAT obligations<\/li>\n          <li>To issue and transmit the invoices required by applicable regulations<\/li>\n          <li>To respect the legal or contractual guarantees applicable to the sale in question<\/li>\n        <\/ul>\n\n        <div class=\"cgu-note\">\n          The listing of a seller or a product on Solutat does not constitute a certification of compliance by the platform.\n        <\/div>\n      <\/div>\n\n\n      <!-- ARTICLE 5 -->\n      <div class=\"cgu-article\" id=\"art5\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 5<\/span>\n          <h2>Pricing and offers<\/h2>\n        <\/div>\n\n        <p>\n          Product prices are freely set by sellers and displayed according to the tax information they provide and the rules applicable to their activity.\n        <\/p>\n\n        <p>\n          The displayed price is the price of the product excluding service fees Solutat and delivery charges, which are presented separately before order confirmation.\n        <\/p>\n\n        <p>\n          When permitted by a listing, the buyer can propose a price lower than the displayed price to the seller using the \u00abMake an offer\u00bb feature.\n        <\/p>\n\n        <p>\n          New products offered by professional brands, creators, suppliers, or resellers can be sold at a fixed price. When a product is identified as being at a fixed price, the \u00abMake an offer\u00bb feature is not available.\n        <\/p>\n\n        <p>\n          A buyer can make a maximum\n          <strong>3 price offers per ad<\/strong>.For each offer, the seller can:\n        <\/p>\n\n        <ul>\n          <li>Accept it<\/li>\n          <li>Refuse it<\/li>\n          <li>Make a single counteroffer<\/li>\n        <\/ul>\n\n        <div class=\"cgu-note\">\n          Offers and counter-offers are valid for\n          <strong>24 hours<\/strong>.\n        <\/div>\n\n        <div class=\"cgu-alert\">\n          Accepting an offer does not reserve the product and does not constitute payment. Until the payment has been validated, the product may be purchased by another user.\n        <\/div>\n\n        <div class=\"cgu-alert\">\n          Only offers and counter-offers made through the feature provided by Solutat allow a negotiated price to be applied upon payment.\n        <\/div>\n      <\/div>\n\n\n      <!-- ARTICLE 6 -->\n      <div class=\"cgu-article highlight\" id=\"art6\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 6<\/span>\n          <h2>Service fee<\/h2>\n        <\/div>\n\n        <p>\n          Solutat charges a service fee on each transaction. The rates shown below correspond to the general pricing terms currently in effect:\n        <\/p>\n\n        <div class=\"cgv-fee-grid\">\n\n          <div class=\"cgv-fee-card\">\n            <div class=\"fee-label\">Seller<\/div>\n            <div class=\"fee-amount\">5 %<\/div>\n            <div class=\"fee-desc\">of the product sold<\/div>\n          <\/div>\n\n          <div class=\"cgv-fee-card\">\n            <div class=\"fee-label\">Buyer<\/div>\n            <div class=\"fee-amount\">5 %<\/div>\n            <div class=\"fee-desc\">of the purchased product price<\/div>\n          <\/div>\n\n        <\/div>\n\n        <div class=\"cgu-note\">\n          For any order with an amount strictly less than 10 \u20ac, an additional fixed service fee of\n          <strong>\u20ac1 incl. VAT<\/strong> is applied to the buyer, in addition to the 5 % service fee.\n        <\/div>\n\n        <div class=\"cgu-note\">\n          Solutat may apply special pricing conditions to certain sellers, seller categories, partners, manufacturers, or commercial operations. The applicable conditions are brought to the attention of the seller concerned.\n        <\/div>\n\n        <div class=\"cgu-alert\">\n          Delivery fees are separate from service fees.\n        <\/div>\n      <\/div>\n\n\n      <!-- ARTICLE 7 -->\n      <div class=\"cgu-article\" id=\"art7\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 7<\/span>\n          <h2>Delivery fees<\/h2>\n        <\/div>\n\n        <p>\n          Delivery costs are borne by the buyer and are displayed before order confirmation.\n        <\/p>\n\n        <ul>\n          <li>\n            For deliveries in France, they can be calculated automatically according to the selected carrier.\n          <\/li>\n          <li>\n            For international deliveries, they may correspond to the rate provided by the seller for the relevant zone\n          <\/li>\n        <\/ul>\n\n        <p>\n          Shipping fees may include logistics processing fees related to the management of shipments via the platform.\n        <\/p>\n      <\/div>\n\n\n      <!-- ARTICLE 8 -->\n      <div class=\"cgu-article\" id=\"art8\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Art. 8<\/span>\n          <h2>Payment and billing<\/h2>\n        <\/div>\n\n        <p>\n          Payments are processed via the payment service provider Stripe. Solutat does not store any banking data entered into the payment interface.\n        <\/p>\n\n        <p>\n          When an order follows an accepted offer or counter-offer, payment is made on the basis of\n          <strong>negotiated price accepted<\/strong>.\n        <\/p>\n\n        <div class=\"cgu-note\">\n          A transaction receipt may be provided by Solutat in the order area. This receipt does not replace the invoice that the seller must issue when such an invoice is required by the regulations applicable to the transaction.\n        <\/div>\n\n        <div class=\"cgu-alert\">\n          Each professional seller is responsible for the issuance, content, transmission, and retention of their own invoices, as well as compliance with the tax and invoicing rules applicable to their activity.\n        <\/div>\n      <\/div>\n\n\n      <!-- ARTICLE 9 -->\n      <div class=\"cgu-article\" id=\"art9\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Art. 9<\/span>\n          <h2>Securing funds<\/h2>\n        <\/div>\n\n        <p>\n          Funds paid by the buyer are temporarily held in the payment service provider's system.\n        <\/p>\n\n        <p>They are released to the seller:<\/p>\n\n        <ul>\n          <li>When the buyer confirms receipt and compliance of the product<\/li>\n          <li>For deliveries in France, automatically afterwards <strong>3 calendar days<\/strong> following delivery confirmed by the carrier, if no dispute is opened<\/li>\n          <li>For international deliveries, automatically after <strong>7 calendar days<\/strong> after the shipment is verified by Solutat, if no dispute is opened<\/li>\n        <\/ul>\n\n        <div class=\"cgu-alert\">\n          In the event of a dispute opened within the applicable period, the release of funds is suspended while the claim is being processed in accordance with Article 11.\n        <\/div>\n      <\/div>\n\n\n      <!-- ARTICLE 10 -->\n      <div class=\"cgu-article\" id=\"art10\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 10<\/span>\n          <h2>Shipping<\/h2>\n        <\/div>\n\n        <p>\n          Unless a specific condition is displayed for the product or agreed upon in accordance with the platform rules, the seller has <strong>3 days<\/strong> following the order validation to drop off the package and register a tracking number.\n        <\/p>\n\n        <p>\n          For shipments handled by carriers integrated with Solutat, a shipping label can be generated by the platform.\n        <\/p>\n\n        <p>The seller remains responsible:<\/p>\n\n        <ul>\n          <li>Product packaging and protection<\/li>\n          <li>Compliance with the transport conditions specific to the product<\/li>\n          <li>On-time delivery of the package<\/li>\n          <li>Upon providing a valid tracking number<\/li>\n        <\/ul>\n\n        <div class=\"cgu-alert\">\n          After the applicable deadline without proof of shipment or a valid tracking number, the order may be cancelled and the buyer refunded.\n        <\/div>\n      <\/div>\n\n\n      <!-- ARTICLE 11 -->\n      <div class=\"cgu-article highlight\" id=\"art11\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 11<\/span>\n          <h2>Reception and disputes<\/h2>\n        <\/div>\n\n        <p>\n          Upon receipt of the package, the buyer must confirm the conformity of the product or open a dispute via the platform before the release of funds, within the timeframe applicable to the transaction.\n        <\/p>\n\n        <p>\n          To enable Solutat to handle a dispute, the buyer must provide available information to establish the claimed issue, including photographs, packaging, tracking number, and communications with the seller.\n        <\/p>\n\n        <p style=\"font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;color:#aaa;margin:20px 0 10px;\">\n          Dispute resolution protocol\n        <\/p>\n\n        <div class=\"cgv-cases\">\n\n          <div class=\"cgv-case\">\n            <div class=\"cgv-case-header\">\n              <div class=\"cgv-case-num\">1<\/div>\n              <h4>The seller is not shipping<\/h4>\n              <span class=\"cgv-case-tag\">automatic<\/span>\n            <\/div>\n\n            <div class=\"cgv-case-body\">\n              <ul>\n                <li>The seller has the specified time to register a proof of shipment<\/li>\n                <li>Otherwise, the order may be cancelled and the buyer refunded<\/li>\n                <li>Solutat can issue a warning to the seller<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n\n\n          <div class=\"cgv-case\">\n            <div class=\"cgv-case-header\">\n              <div class=\"cgv-case-num\">2<\/div>\n              <h4>Package marked as delivered but not received \u2014 France<\/h4>\n              <span class=\"cgv-case-tag\">carrier<\/span>\n            <\/div>\n\n            <div class=\"cgv-case-body\">\n              <ul>\n                <li>Funds can be frozen while the file is being processed<\/li>\n                <li>A claim can be opened with the carrier or via Sendcloud when the service is applicable<\/li>\n                <li>The resolution takes into account the information provided by the carrier and the parties<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n\n\n          <div class=\"cgv-case\">\n            <div class=\"cgv-case-header\">\n              <div class=\"cgv-case-num\">2 bis<\/div>\n              <h4>Package not received \u2014 international delivery<\/h4>\n            <\/div>\n\n            <div class=\"cgv-case-body\">\n              <ul>\n                <li>Treatment depends on the carrier and available tracking evidence<\/li>\n                <li>Any insurance or compensation depends on the chosen shipping method<\/li>\n                <li>Solutat status as part of its internal protocol based on the available information<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n\n\n          <div class=\"cgv-case\">\n            <div class=\"cgv-case-header\">\n              <div class=\"cgv-case-num\">3<\/div>\n              <h4>Product does not match the description<\/h4>\n            <\/div>\n\n            <div class=\"cgv-case-body\">\n              <ul>\n                <li>The buyer provides evidence establishing the alleged non-conformity<\/li>\n                <li>A return may be requested when it is necessary to resolve the dispute<\/li>\n                <li>The coverage of return shipping costs depends on the cause of the dispute, the agreement between the parties, and the applicable legal rules.<\/li>\n                <li>Refunds can be made after the product has been returned and verified.<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n\n\n          <div class=\"cgv-case\">\n            <div class=\"cgv-case-header\">\n              <div class=\"cgv-case-num\">4<\/div>\n              <h4>Product received damaged<\/h4>\n            <\/div>\n\n            <div class=\"cgv-case-body\">\n              <ul>\n                <li>The buyer provides photos of the product and its packaging<\/li>\n                <li>The seller can offer a partial refund in euros<\/li>\n                <li>This refund is only executed after explicit acceptance by the buyer<\/li>\n                <li>In case of disagreement, the funds remain frozen while the dispute is being processed.<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n        <div class=\"cgu-alert\">\n          Solutat acts solely for the needs of its internal protocol and the management of funds still retained in the payment system. The decision made in this context does not deprive any party of the rights or remedies it may exercise against its contracting party in accordance with the law.\n        <\/div>\n      <\/div>\n\n\n      <!-- ARTICLE 12 -->\n      <div class=\"cgu-article\" id=\"art12\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 12<\/span>\n          <h2>Cancellation, return, and mandatory rights<\/h2>\n        <\/div>\n\n        <p>\n          Once payment has been made, an order cannot be cancelled unilaterally through Solutat except in the cases provided for by these Terms and Conditions of Sale or when a right of cancellation, withdrawal, termination, warranty, or refund results from an applicable mandatory legal provision.\n        <\/p>\n\n        <div class=\"cgu-note\">\n          Transactions on Solutat are designed to be conducted in a professional context. However, the legal qualification of each relationship depends on the actual situation of the parties and cannot be waived by these general terms and conditions.\n        <\/div>\n      <\/div>\n\n\n      <!-- ARTICLE 13 -->\n      <div class=\"cgu-article\" id=\"art13\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 13<\/span>\n          <h2>Responsibility<\/h2>\n        <\/div>\n\n        <p>\n          The seller is responsible for the conformity, legality, safety, and description of the products they sell. Solutat does not guarantee the products offered by sellers.\n        <\/p>\n\n        <div class=\"cgu-alert\">\n          To the extent permitted by law, the financial contribution of Solutat under its internal dispute protocol is limited to the funds still secured by the payment service provider for the transaction in question.\n        <\/div>\n\n        <div class=\"cgu-alert\">\n          When a product is clearly sold as \u00abExpired (forbidden on human skin)\u00bb, the buyer undertakes to respect the expressly indicated intended use and not to use it on human skin.\n        <\/div>\n      <\/div>\n\n\n      <!-- ARTICLE 14 -->\n      <div class=\"cgu-article\" id=\"art14\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 14<\/span>\n          <h2>Mediation and dispute resolution<\/h2>\n        <\/div>\n\n        <p>\n          Since transactions made on Solutat are primarily intended for professional use, disputes between professionals are subject to the regulations and jurisdictions applicable to professional relationships.\n        <\/p>\n\n        <p>\n          When a party legally benefits from a specific protection or mediation regime, the corresponding mandatory provisions remain applicable.\n        <\/p>\n      <\/div>\n\n\n      <!-- ARTICLE 15 -->\n      <div class=\"cgu-article\" id=\"art15\">\n        <div class=\"cgu-article-header\">\n          <span class=\"cgu-art-num\">Article 15<\/span>\n          <h2>Applicable law<\/h2>\n        <\/div>\n\n        <p>\n          These General Terms and Conditions of Sale are subject to French law, subject to any mandatory provisions that may apply.\n        <\/p>\n\n        <p>\n          Any dispute is subject to the competent courts in accordance with the legal rules of jurisdiction. Where a clause conferring territorial jurisdiction can be validly agreed between the parties, express jurisdiction is granted to the courts within the jurisdiction of the registered office of Solutat, subject to contrary mandatory legal provisions.\n        <\/p>\n      <\/div>\n\n\n    <\/div>\n  <\/div>\n\n\n  <footer class=\"cgu-footer\">\n    <div class=\"cgu-footer-inner\">\n\n      <p>\n        <strong>Solution<\/strong> \u2014 General Terms and Conditions of Sale\n      <\/p>\n\n      <div class=\"cgu-footer-divider\"><\/div>\n\n      <p>\n        These T&amp;Cs are subject to update. The version in force is the one published on the platform.\n      <\/p>\n\n      <p>\n        For any questions:\n        <strong>contact@solutat.fr<\/strong>\n      <\/p>\n\n    <\/div>\n  <\/footer>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Document l\u00e9gal Conditions G\u00e9n\u00e9rales de Vente Solutat \u2014 Derni\u00e8re mise \u00e0 jour : Septembre 2026 CGV 15 articles Art. 1 Objet Les pr\u00e9sentes Conditions G\u00e9n\u00e9rales de Vente encadrent les transactions r\u00e9alis\u00e9es via la plateforme Solutat. Solutat est une marketplace sp\u00e9cialis\u00e9e destin\u00e9e principalement aux professionnels du tatouage. Les produits propos\u00e9s peuvent \u00eatre vendus par des tatoueurs&hellip;<\/p>","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4784","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/pages\/4784","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/comments?post=4784"}],"version-history":[{"count":36,"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/pages\/4784\/revisions"}],"predecessor-version":[{"id":7517,"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/pages\/4784\/revisions\/7517"}],"wp:attachment":[{"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/media?parent=4784"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}