Skip to content

Commit

Permalink
Merge pull request #1819 from buggyzap/patch-2
Browse files Browse the repository at this point in the history
Update displayProductExtraContent.md
  • Loading branch information
kpodemski authored May 29, 2024
2 parents aeaf141 + 063c5df commit 4172896
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ files:
-
theme: classic
url: 'https://github.com/PrestaShop/classic-theme/blob/develop/templates/catalog/product.tpl#L216'
file: 'templates/catalog/product.tml'
file: 'templates/catalog/product.tpl'
-
url: 'https://github.com/PrestaShop/PrestaShop/blob/8.0.x/src/Core/Product/ProductExtraContent.php'
file: 'src/Core/Product/ProductExtraContent.php'
Expand Down Expand Up @@ -69,4 +69,4 @@ return (new PrestaShop\PrestaShop\Core\Product\ProductExtraContent())

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

![displayProductExtraContent](../screenshots/displayProductExtraContent.png)
![displayProductExtraContent](../screenshots/displayProductExtraContent.png)

0 comments on commit 4172896

Please sign in to comment.