WooCommerce Helper Functions
1 Doc
WooCommerce Helper Functions
Last Updated: February 28, 2026DynamicPress registers three PHP helper functions that are whitelisted for use inside Bricks Builder Code elements via the bricks/code/echo_function_names filter. This means you can call them directly from a Bricks Code element without needing a custom plugin or child theme PHP. get_sales_percentage() Calculates and outputs the sale discount percentage for the current product. Handles both...

