wc_get_template_part()
Retrieves a template part for WooCommerce.
- Full name:
wc_get_template_part
- Defined in:
BigCommerce/Compatibility/woocommerce-functions.php
Parameters
Parameter | Type | Description |
---|---|---|
$slug | string | The template slug. |
$name | string | The template part name (optional). |
Return Value
string
The rendered template part.
Automatically generated on 2025-01-21