Skip to content

Commit 063c5df

Browse files
authored
Update displayProductExtraContent.md
1 parent aeaf141 commit 063c5df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/concepts/hooks/list-of-hooks/displayProductExtraContent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ files:
66
-
77
theme: classic
88
url: 'https://github.com/PrestaShop/classic-theme/blob/develop/templates/catalog/product.tpl#L216'
9-
file: 'templates/catalog/product.tml'
9+
file: 'templates/catalog/product.tpl'
1010
-
1111
url: 'https://github.com/PrestaShop/PrestaShop/blob/8.0.x/src/Core/Product/ProductExtraContent.php'
1212
file: 'src/Core/Product/ProductExtraContent.php'
@@ -69,4 +69,4 @@ return (new PrestaShop\PrestaShop\Core\Product\ProductExtraContent())
6969

7070
This content will be shown in a dedicated tab on the product page:
7171

72-
![displayProductExtraContent](../screenshots/displayProductExtraContent.png)
72+
![displayProductExtraContent](../screenshots/displayProductExtraContent.png)

0 commit comments

Comments
 (0)