{"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":"checkout-core-page-template","status":"publish","type":"ht_kb","link":"https:\/\/membermouse.com\/es\/docs\/checkout-core-page-template\/","title":{"rendered":"Checkout Core Page Template"},"content":{"rendered":"<p>Si necesita reemplazar la plantilla de la p\u00e1gina principal de pago, copie y pegue el c\u00f3digo siguiente en un bloque HTML personalizado del editor 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;pago&#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;Informaci&oacute;n sobre la cuenta&lt;\/h3&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Nombre de pila:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;firstName&#039; customAttributes=&#039;placeholder=&quot;Nombre&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Apellido:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;apellido&#039; customAttributes=&#039;placeholder=&quot;Apellido&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Correo electr&oacute;nico:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;email&#039; customAttributes=&#039;placeholder=&quot;Direcci&oacute;n de correo electr&oacute;nico&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Contrase&ntilde;a:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;contrase&ntilde;a&#039; customAttributes=&#039;placeholder=&quot;Contrase&ntilde;a&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Tel&eacute;fono:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;tel&eacute;fono&#039; isRequired=&#039;false&#039; customAttributes=&#039;placeholder=&quot;N&uacute;mero de tel&eacute;fono&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;Datos de facturaci&oacute;n&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;Tarjeta de cr&eacute;dito:&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;C&oacute;digo de seguridad:&lt;\/label&gt;\n[MM_Form_Field name=&#039;ccC&oacute;digoSeguridad&#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;Fecha de caducidad: &lt;\/label&gt;\n[MM_Form_Field name=&#039;ccFechaCaducidad&#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;Direcci&oacute;n de facturaci&oacute;n&lt;\/h3&gt;\n\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Direcci&oacute;n:&lt;\/label&gt;\n[MM_Form_Field name=&#039;direcci&oacute;n_de_facturaci&oacute;n&#039; customAttributes=&#039;placeholder=&quot;Direcci&oacute;n_de_facturaci&oacute;n&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Ciudad:&lt;\/label&gt;\n[MM_Form_Field name=&#039;ciudad_de_facturaci&oacute;n&#039; customAttributes=&#039;placeholder=&quot;Ciudad de facturaci&oacute;n&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Estado:&lt;\/label&gt;\n[MM_Form_Field name=&#039;estado_de_facturaci&oacute;n&#039; customAttributes=&#039;placeholder=&quot;Estado_de_facturaci&oacute;n&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;C&oacute;digo postal:&lt;\/label&gt;\n[MM_Form_Field name=&#039;c&oacute;digo postal facturaci&oacute;n&#039; customAttributes=&#039;placeholder=&quot;c&oacute;digo postal facturaci&oacute;n&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Pa&iacute;s:&lt;\/label&gt;\n[MM_Form_Field name=&#039;pa&iacute;s_de_facturaci&oacute;n&#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;Direcci&oacute;n de env&iacute;o&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;todo de env&iacute;o:&lt;\/label&gt;\n[MM_Form_Field name=&#039;m&eacute;todo_env&iacute;o&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\nEl env&iacute;o es igual que la facturaci&oacute;n\n[MM_Form_Field name=&#039;env&iacute;oIgualQueFacturaci&oacute;n&#039;]\n&lt;\/p&gt;\n\n[MM_Form_Subsection type=&#039;direcci&oacute;n de env&iacute;o&#039;]\n&lt;div&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Direcci&oacute;n:&lt;\/label&gt;\n[MM_Form_Field name=&#039;direcci&oacute;ndeenv&iacute;o&#039; customAttributes=&#039;placeholder=&quot;Direcci&oacute;n de env&iacute;o&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Ciudad:&lt;\/label&gt;\n[MM_Form_Field name=&#039;ciudad_de_env&iacute;o&#039; customAttributes=&#039;placeholder=&quot;Ciudad_de_env&iacute;o&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Estado:&lt;\/label&gt;\n[MM_Form_Field name=&#039;estado_env&iacute;o&#039; customAttributes=&#039;placeholder=&quot;Estado_env&iacute;o&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;c&oacute;digo postal&#039; customAttributes=&#039;placeholder=&quot;c&oacute;digo postal de env&iacute;o&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Pa&iacute;s:&lt;\/label&gt;\n[MM_Form_Field name=&#039;pa&iacute;s de env&iacute;o&#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;cup&oacute;n&#039;]\n&lt;div id=&quot;mm-coupon-block&quot; class=&quot;mm-couponSection mm-checkoutInfoBlock&quot;&gt;\n\n&lt;h3&gt;Cupones&lt;\/h3&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n[MM_Form_Field name=&#039;c&oacute;digo_cup&oacute;n&#039;]\n&lt;a href=&quot;\/es\/[MM_Form_Button type=&#039;applyCoupon&#039;]\/&quot; class=&quot;mm-button&quot;&gt;Aplicar cup&oacute;n&lt;\/a&gt;\n&lt;\/p&gt;\n\n[MM_Form_Message type=&#039;cup&oacute;nSuccess&#039;]\n[MM_Form_Message type=&#039;cup&oacute;nError&#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;nombre_producto&#039; useAccessName=&#039;false&#039;]&lt;\/h2&gt;\n&lt;p class=&quot;mm-productDesc&quot;&gt;[MM_Form_Data name=&#039;descripci&oacute;n_del_producto&#039;]&lt;\/p&gt;\n&lt;ul&gt;\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Precio del producto:&lt;\/span&gt; [MM_Form_Data name=&#039;descripci&oacute;n_precio_producto&#039;] &lt;\/li&gt;\n[MM_Order_Decision isShippable=&#039;true&#039;]\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Precio de env&iacute;o:&lt;\/span&gt; [MM_Form_Data name=&#039;precio_env&iacute;o&#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;Descuento:&lt;\/span&gt; [MM_Form_Data name=&#039;descuento&#039;] &lt;\/li&gt;\n[\/MM_Order_Decision]\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Precio total:&lt;\/span&gt; [MM_Form_Data name=&#039;precio_total&#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;regalo&#039;] &iquest;Es un regalo?&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;Enviar pedido&#039; color=&#039;naranja&#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 necesita reemplazar la plantilla de la p\u00e1gina principal de pago, copie y pegue el c\u00f3digo siguiente en un bloque HTML personalizado del editor 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\/es\/wp-json\/wp\/v2\/ht-kb\/7967","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/users\/21411"}],"replies":[{"embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/comments?post=7967"}],"version-history":[{"count":0,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb\/7967\/revisions"}],"wp:attachment":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/media?parent=7967"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb-category?post=7967"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb-tag?post=7967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}