Guest User

Untitled

a guest
May 24th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <layout version="0.1.0">
  3.  
  4. <onestepcheckout_ajax_add_extra_product>
  5. <block type="onestepcheckout/summary" name="checkout.cart.totals" as="summary" template="onestepcheckout/summary.phtml" output="toHtml" />
  6. </onestepcheckout_ajax_add_extra_product>
  7.  
  8. <onestepcheckout_ajax_set_methods_separate>
  9. <block output="toHtml" type="core/template" name="set_methods_result" as="set_methods_result" template="onestepcheckout/set_methods_separate.phtml" >
  10. <block type="onestepcheckout/summary" as="summary" name="onestepcheckout.summary" template="onestepcheckout/summary.phtml">
  11. <block type="core/template" as="preview" name="onestepcheckout.summary.preview" template="onestepcheckout/preview/preview.phtml" />
  12. </block>
  13. <block type="checkout/onepage_payment_methods" name="choose-payment-method" template="onestepcheckout/payment_method.phtml" as="choose-payment-method">
  14. <action method="setMethodFormTemplate"><method>purchaseorder</method><template>payment/form/purchaseorder.phtml</template></action>
  15. </block>
  16. </block>
  17. </onestepcheckout_ajax_set_methods_separate>
  18.  
  19. <onestepcheckout_ajax_paymentrefresh>
  20. <block output="toHtml" type="core/template" name="paymentrefresh_result" template="onestepcheckout/set_methods_separate.phtml" >
  21. <block type="onestepcheckout/summary" as="summary" name="onestepcheckout.summary" template="onestepcheckout/summary.phtml">
  22. <block type="core/template" as="preview" name="onestepcheckout.summary.preview" template="onestepcheckout/preview/preview.phtml" />
  23. </block>
  24. <block type="checkout/onepage_payment_methods" name="choose-payment-method" template="onestepcheckout/payment_method.phtml" as="choose-payment-method">
  25. <action method="setMethodFormTemplate"><method>purchaseorder</method><template>payment/form/purchaseorder.phtml</template></action>
  26. </block>
  27. </block>
  28. </onestepcheckout_ajax_paymentrefresh>
  29.  
  30. <onestepcheckout_ajax_save_billing>
  31. <block output="toHtml" type="onestepcheckout/billing" name="billing" as="billing" template="onestepcheckout/billing.phtml">
  32. <block type="checkout/onepage_payment_methods" name="choose-payment-method" template="onestepcheckout/payment_method.phtml" as="choose-payment-method">
  33. <action method="setMethodFormTemplate"><method>purchaseorder</method><template>payment/form/purchaseorder.phtml</template></action>
  34. </block>
  35. <block type="checkout/onepage_shipping_method_available" name="choose-shipping-method" template="onestepcheckout/shipping_method.phtml" as="choose-shipping-method" />
  36. <block type="onestepcheckout/summary" as="summary" name="onestepcheckout.summary" template="onestepcheckout/summary.phtml">
  37. <block type="core/template" as="preview" name="onestepcheckout.summary.preview" template="onestepcheckout/preview/preview.phtml" />
  38. </block>
  39. <block type="checkout/cart_totals" name="checkout.cart.totals" as="totals" template="checkout/cart/totals.phtml"/>
  40. </block>
  41. </onestepcheckout_ajax_save_billing>
  42.  
  43. <onestepcheckout_index_index>
  44. <reference name="root">
  45. <action method="setTemplate"><template>page/1column.phtml</template></action>
  46. <action method="setHeaderTitle" translate="title"><title>Checkout</title></action>
  47. </reference>
  48. <reference name="head">
  49. <action method="setTitle" translate="title"><title>One Step Checkout</title></action>
  50. <action method="addItem"><type>skin_js</type><name>onestepcheckout/js/jquery-1.11.3.min.js</name></action>
  51. <action method="addItem"><type>skin_js</type><name>onestepcheckout/js/remodal.min.js</name></action>
  52. <action method="addItem"><type>skin_js</type><name>onestepcheckout/js/onestepcheckout.js</name></action>
  53. <action method="addCss"><stylesheet>onestepcheckout/onestepcheckout.css</stylesheet></action>
  54. <action method="addCss"><stylesheet>onestepcheckout/remodal.css</stylesheet></action>
  55. <action method="addCss"><stylesheet>onestepcheckout/remodal-default-theme.css</stylesheet></action>
  56. </reference>
  57. <reference name="content">
  58. <block type="onestepcheckout/checkout" name="onestepcheckout.checkout" template="onestepcheckout/checkout.phtml">
  59. <block type="checkout/agreements" name="checkout.onepage.agreements" as="agreements" template="onestepcheckout/agreements.phtml"/>
  60. <block type="onestepcheckout/fields" as="billing_address" name="onestepcheckout.billing.address" template="onestepcheckout/billing_fields.phtml" />
  61. <block type="onestepcheckout/fields" as="shipping_address" name="onestepcheckout.shipping.address" template="onestepcheckout/shipping_fields.phtml" />
  62. <block type="onestepcheckout/summary" as="summary" name="onestepcheckout.summary" template="onestepcheckout/summary.phtml" />
  63. <block type="checkout/onepage_payment_methods" name="choose-payment-method" template="onestepcheckout/payment_method.phtml">
  64. <action method="setMethodFormTemplate"><method>purchaseorder</method><template>payment/form/purchaseorder.phtml</template></action>
  65. </block>
  66. <block type="checkout/onepage_shipping_method_available" name="choose-shipping-method" template="onestepcheckout/shipping_method.phtml"/>
  67. </block>
  68. </reference>
  69. <reference name="before_body_end">
  70. <block type="core/template" template="onestepcheckout/login_popup.phtml" name="login-popup" />
  71. <block type="core/template" as="preview" name="onestepcheckout.summary.preview" template="onestepcheckout/preview/preview.phtml" />
  72. <block type="core/template" template="onestepcheckout/osc-google-places/oscgp.phtml" name="osc-google-places" />
  73. <block type="onestepcheckout/deliverydate" template="onestepcheckout/deliverydate/datecontrol.phtml" name="deliverydate" />
  74. <block type="core/template" template="onestepcheckout/ga_tracking/ga_tracking.phtml" name="osc_ga_tracking" />
  75. </reference>
  76. </onestepcheckout_index_index>
  77. <checkout_onepage_success translate="label">
  78. <reference name="content">
  79. <block type="onestepcheckout/register" name="onestepcheckout.register" template="onestepcheckout/register.phtml">
  80. <block type="onestepcheckout/register" name="customer_form_register" template="onestepcheckout/register_form.phtml"/>
  81. </block>
  82. </reference>
  83. </checkout_onepage_success>
  84. </layout>
Add Comment
Please, Sign In to add comment