wc_get_template()
Retrieves and renders a WooCommerce template.
- Full name: 
wc_get_template - Defined in: 
BigCommerce/Compatibility/woocommerce-functions.php 
Parameters
| Parameter | Type | Description | 
|---|---|---|
$template_name | string | The template file name. | 
$args | array | Arguments to pass to the template. | 
$template_path | string | The path to the template (optional). | 
$default_path | string | The default path (optional). | 
Return Value
void
Automatically generated on 2025-01-21