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

ASTRA_Ext_WooCommerce_Markup::woocommerce_cart_wrapper_end()

Cart wrapper end.


Description


Return

(void)


Source

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

		public function woocommerce_cart_wrapper_end() {
			echo '</div>';
		}

Expand full source code Collapse full source code View on Trac


Changelog

Changelog
Version Description
3.9.0 Introduced.

User Contributed Notes

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