Filter by type:
Search
Skip to content
Browse: Home / Classes / ASTRA_Ext_WooCommerce_Markup / ASTRA_Ext_WooCommerce_Markup::checkout_header_markup()

ASTRA_Ext_WooCommerce_Markup::checkout_header_markup()

Header markup.


Description


Source

File: addons/woocommerce/classes/class-astra-ext-woocommerce-markup.php

		public function checkout_header_markup() {

			astra_get_template( 'woocommerce/templates/checkout-header.php' );
		}

Expand full source code Collapse full source code View on Trac


User Contributed Notes

You must log in before being able to contribute a note or feedback.