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">
Expand full source code Collapse full source code View on Trac
Changelog
Version | Description |
---|---|
3.9.0 | Introduced. |