{"id":7967,"date":"2023-08-14T10:53:25","date_gmt":"2023-08-14T17:53:25","guid":{"rendered":"https:\/\/membermouse.com\/?post_type=ht_kb&#038;p=7967"},"modified":"2024-05-01T16:49:04","modified_gmt":"2024-05-01T20:49:04","slug":"modele-de-page-de-base-pour-la-caisse","status":"publish","type":"ht_kb","link":"https:\/\/membermouse.com\/fr\/documents-3-2\/modele-de-page-de-base-pour-la-caisse\/","title":{"rendered":"Checkout Core Page Template"},"content":{"rendered":"<p>Si vous devez remplacer le mod\u00e8le de la page principale de la caisse, copiez et collez le code ci-dessous dans un bloc HTML personnalis\u00e9 de l'\u00e9diteur de WordPress.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;div class=&quot;mm-checkoutContainer&quot;&gt;\n[MM_Form type=&#039;checkout&#039;]\n[MM_Form_Message type=&#039;error&#039;]\n&lt;div class=&quot;mm_left_column&quot;&gt;\n[MM_Form_Section type=&#039;accountInfo&#039;]\n&lt;div id=&quot;mm-account-information-section&quot; class=&quot;mm-checkoutInfoBlock&quot;&gt;\n&lt;h3&gt;Informations sur le compte&lt;\/h3&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Pr&eacute;nom :&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;firstName&#039; customAttributes=&#039;placeholder=&quot;First Name&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Nom de famille :&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;lastName&#039; customAttributes=&#039;placeholder=&quot;Last Name&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Courriel :&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;email&#039; customAttributes=&#039;placeholder=&quot;Email Address&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Mot de passe :&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;password&#039; customAttributes=&#039;placeholder=&quot;Password&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;T&eacute;l&eacute;phone :&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;phone&#039; isRequired=&#039;false&#039; customAttributes=&#039;placeholder=&quot;Phone Number&quot;&#039;]\n&lt;\/p&gt;\n\n&lt;\/div&gt;\n[\/MM_Form_Section]\n[MM_Form_Section type=&#039;billingInfo&#039;]\n&lt;div id=&quot;mm-billing-information-section&quot; class=&quot;mm-checkoutInfoBlock&quot;&gt;\n&lt;h3&gt;D&eacute;tails de la facturation&lt;\/h3&gt;\n&lt;p class=&quot;mm-ccLogos&quot;&gt;&lt;img src=&quot;..\/wp-content\/plugins\/membermouse\/resources\/images\/cclogos.gif&quot; width=&quot;199&quot; height=&quot;30&quot; alt=&quot;Visa, Master Card, American Express, Discover&quot; \/&gt;\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Carte de cr&eacute;dit :&lt;\/label&gt;\n[MM_Form_Field name=&#039;ccNumber&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Code de s&eacute;curit&eacute; :&lt;\/label&gt;\n[MM_Form_Field name=&#039;ccSecurityCode&#039;]\n&lt;\/p&gt;\n&lt;p id=&quot;mm-checkout-expiration-date&quot; class=&quot;mm-checkout-expiration-date mm-formField&quot;&gt;\n&lt;label&gt;Date d&#039;expiration : &lt;\/label&gt;\n[MM_Form_Field name=&#039;ccExpirationDate&#039;]\n&lt;\/p&gt;\n\n&lt;p style=&quot;clear:both;&quot;&gt;&lt;\/p&gt;\n\n&lt;h3 class=&quot;mm-hr&quot;&gt;Adresse de facturation&lt;\/h3&gt;\n\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Adresse :&lt;\/label&gt;\n[MM_Form_Field name=&#039;billingAddress&#039; customAttributes=&#039;placeholder=&quot;Billing Address&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Ville :&lt;\/label&gt;\n[MM_Form_Field name=&#039;billingCity&#039; customAttributes=&#039;placeholder=&quot;Billing City&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;&Eacute;tat :&lt;\/label&gt;\n[MM_Form_Field name=&#039;billingState&#039; customAttributes=&#039;placeholder=&quot;Billing State&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Zip :&lt;\/label&gt;\n[MM_Form_Field name=&#039;billingZipCode&#039; customAttributes=&#039;placeholder=&quot;Billing Zip Code&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Pays :&lt;\/label&gt;\n[MM_Form_Field name=&#039;billingCountry&#039;]\n&lt;\/p&gt;\n\n&lt;\/div&gt;\n[\/MM_Form_Section]\n[MM_Form_Section type=&#039;shippingInfo&#039;]\n&lt;div id=&quot;mm-shipping-information-section&quot; class=&quot;mm-checkoutInfoBlock&quot;&gt;\n\n&lt;h3&gt;Adresse de livraison&lt;\/h3&gt;\n\n&lt;p id=&quot;mm-shipping-method-block&quot; class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;M&eacute;thode d&#039;exp&eacute;dition :&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingMethod&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\nL&#039;exp&eacute;dition est identique &agrave; la facturation\n[MM_Form_Field name=&#039;shippingSameAsBilling&#039;]\n&lt;\/p&gt;\n\n[MM_Form_Subsection type=&#039;shippingAddress&#039;]\n&lt;div&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Adresse :&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingAddress&#039; customAttributes=&#039;placeholder=&quot;Shipping Address&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Ville :&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingCity&#039; customAttributes=&#039;placeholder=&quot;Shipping City&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;&Eacute;tat :&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingState&#039; customAttributes=&#039;placeholder=&quot;Shipping State&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Zip :&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingZipCode&#039; customAttributes=&#039;placeholder=&quot;Shipping Zip Code&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Pays :&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingCountry&#039;]\n&lt;\/p&gt;\n&lt;\/div&gt;\n[\/MM_Form_Subsection]\n&lt;\/div&gt;\n[\/MM_Form_Section]\n[MM_Form_Section type=&#039;coupon&#039;]\n&lt;div id=&quot;mm-coupon-block&quot; class=&quot;mm-couponSection mm-checkoutInfoBlock&quot;&gt;\n\n&lt;h3&gt;Coupons&lt;\/h3&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n[MM_Form_Field name=&#039;couponCode&#039;]\n&lt;a href=&quot;\/fr\/[MM_Form_Button type=&#039;applyCoupon&#039;]\/&quot; class=&quot;mm-button&quot;&gt;Appliquer le coupon&lt;\/a&gt;\n&lt;\/p&gt;\n\n[MM_Form_Message type=&#039;couponSuccess&#039;]\n[MM_Form_Message type=&#039;couponError&#039;]  \n&lt;\/div&gt;\n[\/MM_Form_Section]\n&lt;\/div&gt;\n&lt;div class=&quot;mm_right_column&quot;&gt;\n&lt;div class=&quot;mm-checkoutSection2&quot;&gt;\n&lt;h2&gt;[MM_Form_Data name=&#039;productName&#039; useAccessName=&#039;false&#039;]&lt;\/h2&gt;\n&lt;p class=&quot;mm-productDesc&quot;&gt;[MM_Form_Data name=&#039;productDescription&#039;]&lt;\/p&gt;\n&lt;ul&gt;\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Prix du produit :&lt;\/span&gt; [MM_Form_Data name=&#039;productPriceDescription&#039;] &lt;\/li&gt;\n[MM_Order_Decision isShippable=&#039;true&#039;]\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Prix d&#039;exp&eacute;dition :&lt;\/span&gt; [MM_Form_Data name=&#039;shippingPrice&#039;] &lt;\/li&gt;\n[\/MM_Order_Decision]\n[MM_Order_Decision isDiscounted=&#039;true&#039;]\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Remise :&lt;\/span&gt; [MM_Form_Data name=&#039;discount&#039;] &lt;\/li&gt;\n[\/MM_Order_Decision]\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Prix total :&lt;\/span&gt; [MM_Form_Data name=&#039;totalPrice&#039;] &lt;\/li&gt;\n&lt;\/ul&gt;\n&lt;\/div&gt;\n&lt;div class=&quot;mm-purchaseSection&quot;&gt;\n&lt;div class=&quot;mm-giftsection&quot;&gt;\n[MM_Member_Decision isMember=&#039;true&#039;]\n&lt;p&gt;[MM_Form_Field type=&#039;input&#039; name=&#039;gift&#039;] S&#039;agit-il d&#039;un cadeau ?&lt;\/p&gt;\n[\/MM_Member_Decision]\n&lt;\/div&gt;\n&lt;div class=&quot;mm-paymentbuttons&quot;&gt;\n[MM_Form_Button type=&#039;all&#039; label=&#039;Submit Order&#039; color=&#039;orange&#039;]\n&lt;\/div&gt;\n&lt;\/div&gt;\n&lt;\/div&gt;\n[\/MM_Form]\n&lt;\/div&gt;<\/code><\/pre>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Si vous devez remplacer le mod\u00e8le de la page principale de la caisse, copiez et collez le code ci-dessous dans un bloc HTML personnalis\u00e9 de l'\u00e9diteur de WordPress.<\/p>","protected":false},"author":21411,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_strive_editorial_status":"not-started","_strive_copy_of":0,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"ht-kb-category":[177],"ht-kb-tag":[],"class_list":["post-7967","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-templates-core"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/ht-kb\/7967","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/users\/21411"}],"replies":[{"embeddable":true,"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/comments?post=7967"}],"version-history":[{"count":0,"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/ht-kb\/7967\/revisions"}],"wp:attachment":[{"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/media?parent=7967"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/ht-kb-category?post=7967"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/ht-kb-tag?post=7967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}