Astra_Woocommerce::woocommerce_template_directory_path_change()

Change woocommerce template directory path


Description


Source

File: inc/compatibility/woocommerce/class-astra-woocommerce.php

			if ( WC()->cart->is_empty() && 'flyout' === astra_get_option( 'woo-header-cart-click-action' ) ) {
				?>
					<div class="ast-mini-cart-empty">

Changelog

Changelog
Version Description
3.9.0 Introduced.

User Contributed Notes

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