7 lines
5.3 KiB
PHP
Executable File
7 lines
5.3 KiB
PHP
Executable File
<?php
|
|
$nomFicAppelant = basename(__FILE__);
|
|
echo '<div>';
|
|
echo '<span id="1" onClick="itemSelect(1);" style="text-align:left;padding:2px;font-size:0.9rem;color:black;background:white;"><h3 style=\"text-align: left; \"><strong style=\"font-size: 1rem;\">1 - Conclusion of the Contract</strong></h3><p><div style=\"text-align: left;\"></div><div style=\"text-align: left;\"><span style=\"font-size: 1rem;\">Any order of products implies unconditional acceptance of these general terms and conditions of sale, supplemented or modified by our special conditions. All data provided and the recorded confirmation of your order shall serve as proof of the transaction. You declare that you are fully aware of this.</span></div></p><div style=\"text-align: left;\"></div><p><div style=\"text-align: left;\"><strong style=\"font-size: 1rem;\">2 - Website</strong></div><div style=\"text-align: left;\"></div><div style=\"text-align: left;\"><span style=\"font-size: 1rem;\">The site \"alpha.123ventes.com\" under the domain name </span><a href=\"http://www.alpha.123ventes.com/\" style=\"background-color: snow; font-family: sans-serif; font-size: 1rem;\">www.alpha.123ventes.com</a><span style=\"font-size: 1rem;\"> is managed by the company 123ventes.</span></div></p><div style=\"text-align: left;\"></div><p><div style=\"text-align: left;\"><strong style=\"font-size: 1rem;\">3 - Prices</strong></div><div style=\"text-align: left;\"></div><div style=\"text-align: left;\"><span style=\"font-size: 1rem;\">Goods are invoiced at the rate in effect on the day the order is placed.</span></div></p><div style=\"text-align: left;\"></div><p><div style=\"text-align: left;\"><strong style=\"font-size: 1rem;\">4 - Orders</strong></div><div style=\"text-align: left;\"></div><div style=\"text-align: left;\"><span style=\"font-size: 1rem;\">The contractual information is presented in French and will be confirmed at the latest at the time of order validation. The company 123ventes reserves the right not to process a payment and not to confirm an order for any reason, particularly in the event of supply issues or difficulties related to the received order.</span></div></p><div style=\"text-align: left;\"></div><p><div style=\"text-align: left;\"><strong style=\"font-size: 1rem;\">5 - Delivery</strong></div><div style=\"text-align: left;\"></div><div style=\"text-align: left;\"><span style=\"font-size: 1rem;\">Delivery is made by handing over the goods to a shipper or carrier at the premises designated by the buyer. The buyer must check the goods upon receipt. In case of damage or shortage, claims regarding apparent defects or non-conformity of the delivered product, the buyer must issue clear and precise reservations, which must be notified in writing to the seller or carrier within three days from the delivery date. The buyer must provide any necessary proof of the observed anomalies.</span></div></p><div style=\"text-align: left;\"></div><p><div style=\"text-align: left;\"><strong style=\"font-size: 1rem;\">6 - Warranty</strong></div><div style=\"text-align: left;\"></div><div style=\"text-align: left;\"><span style=\"font-size: 1rem;\">The seller will take the utmost care in fulfilling the order and ensuring product quality. In the event of a defect acknowledged by the seller, their obligation will be limited to replacing or refunding the defective quantities, without any other compensation. Excluded from the warranty are defects and damages resulting from abnormal or non-compliant storage, handling, transport, or use that does not align with the nature, specifications, or intended purpose of the product.</span></div></p><div style=\"text-align: left;\"></div><p><div style=\"text-align: left;\"><strong style=\"font-size: 1rem;\">7 - Payment</strong></div><div style=\"text-align: left;\"></div><div style=\"text-align: left;\"><span style=\"font-size: 1rem;\">As part of fraud prevention measures, the company 123ventes may request proof of your identity, residence, and the payment method used. In this case, order processing will commence upon receipt of these documents. No banking data is stored in our database.</span></div></p><div style=\"text-align: left;\"></div><p><div style=\"text-align: left;\"><strong style=\"font-size: 1rem;\">8 - Intellectual Property</strong></div><div style=\"text-align: left;\"></div><div style=\"text-align: left;\"><span style=\"font-size: 1rem;\">All elements of the website </span><a href=\"https://alpha.123ventes.com/\" style=\"background-color: snow; font-family: sans-serif; font-size: 1rem;\">https://alpha.123ventes.com/</a><span style=\"font-size: 1rem;\"> remain the intellectual and exclusive property of the company. No one is authorized to reproduce, exploit, redistribute, or use any elements of the site—whether software, visual, or audio—even partially, for any purpose. Any simple or hypertext link is strictly prohibited without prior written consent from </span><a href=\"https://alpha.123ventes.com/\" style=\"background-color: snow; font-family: sans-serif; font-size: 1rem;\">https://alpha.123ventes.com/</a><span style=\"font-size: 1rem;\">. The distribution of the logo or name \"</span><a href=\"https://alpha.123ventes.com/\" style=\"background-color: snow; font-family: sans-serif; font-size: 1rem;\">https://alpha.123ventes.com/</a><span style=\"font-size: 1rem;\">\" is permitted for promotional purposes.</span></div></p></span>';
|
|
echo '</div>';
|
|
?>
|