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

ASTRA_Ext_WooCommerce_Markup::checkout_footer_markup()

Footer markup.


Description


Source

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

		public function checkout_footer_markup() {

			astra_get_template( 'woocommerce/templates/checkout-footer.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.