Checkout_Page
Class Checkout_Page
Source
File: includes/modules/woocommerce_booster/views/checkout_page.php
Expand full source code Collapse full source code View on Github
Methods
- add_order_review_heading — Add order review heading so the box can be properly fixed.
- boxed_style — Add the boxed style class on body.
- fixed_order_box — Handle the fixed order box
- init — Initialize the module.
- labels_as_placeholders — Use labels as placeholders.
- page_layout — Checkout page layout.
- register_hooks — Register submodule hooks
- render_billing_next_step_button — Renders the next step button for billing step.
- render_checkout_steps — Render the checkout steps for the stepped layout.
- render_review_next_step_button — Renders the next step button for review step
- run — Run the module.
- should_load — Check if submodule should be loaded.
- toggle_coupon — Toggle checkout coupon.
- toggle_order_note — Toggle order note.