FunctionsWc Get Template Part

wc_get_template_part()

Retrieves a template part for WooCommerce.

  • Full name: wc_get_template_part
  • Defined in: BigCommerce/Compatibility/woocommerce-functions.php

Parameters

ParameterTypeDescription
$slugstringThe template slug.
$namestringThe template part name (optional).

Return Value

string

The rendered template part.


Automatically generated on 2025-01-21