ASTRA_Ext_WooCommerce_Markup::sticky_content_wrapper_start()
Adds opening div before product single gallery section.
Description
Return
(void)
Source
File: addons/woocommerce/classes/class-astra-ext-woocommerce-markup.php
public function sticky_content_wrapper_start() { echo '<div id="ast-sticky-row-summary" class="ast-sticky-row">'; }
Expand full source code Collapse full source code View on Trac
Changelog
Version | Description |
---|---|
3.9.0 | Introduced. |