ASTRA_Ext_WooCommerce_Markup::woocommerce_cart_wrapper_start()
Cart wrapper start.
Description
Return
(void)
Source
File: addons/woocommerce/classes/class-astra-ext-woocommerce-markup.php
public function woocommerce_cart_wrapper_start() { echo '<div id="ast-cart-wrapper"><div class="ast-cart-non-sticky">'; }
Expand full source code Collapse full source code View on Trac
Changelog
Version | Description |
---|---|
3.9.0 | Introduced. |