ASTRA_Ext_WooCommerce_Markup::add_two_step_first_step_wrapper()
Add first step opening dev
Description
Return
(void)
Source
File: addons/woocommerce/classes/class-astra-ext-woocommerce-markup.php
public function add_two_step_first_step_wrapper() {
echo '<div class="ast-checkout-fields-wrapper">';
}
Expand full source code Collapse full source code View on Trac
Changelog
| Version | Description |
|---|---|
| 3.9.0 | Introduced. |