Files
2024-11-05 12:22:50 +01:00

11 lines
396 B
Smarty

{*
* @Module Name: AP Page Builder
* @Website: apollotheme.com - prestashop template provider
* @author Apollotheme <apollotheme@gmail.com>
* @copyright Apollotheme
* @description: ApPageBuilder is module help you can build content for your shop
*}
<!-- @file modules\appagebuilder\views\templates\hook\ProductItem -->
{if isset($product_item_path)}
{include file="$product_item_path"}
{/if}