Woocommerce::product_page_sidebar_default_position( string $input )
Change the default sidebar position for the product page.
Parameters
- $input
-
(Required) - the value of the customizer control.
Return
(string)
Source
File: inc/compatibility/woocommerce.php
Expand full source code Collapse full source code View on Github