---
title: "WooCommerce Template Hook"
description: "Renders output from a selected WooCommerce template hook so you can place WooCommerce hook content in your layout."
canonical: "https://academy.bricksbuilder.io/builder/elements/woocommerce/template-hook/"
markdownUrl: "https://academy.bricksbuilder.io/builder/elements/woocommerce/template-hook.md"
pageType: "article"
section: "builder"
category: "elements"
lastmod: "2026-05-21T13:58:32.000Z"
---
Renders output from a selected WooCommerce template hook so you can place WooCommerce hook content in your layout.

## Where this element works

Any WooCommerce template where the selected hook is executed.

## Key settings

- **Template** (select)
- **Hook** (select)
- **Show tips** (checkbox)

## Usage tips

- Pick hooks intentionally and avoid duplicating WooCommerce default output in the same area.
- If expected content does not appear, confirm the selected hook runs in the current template context.