first commit
This commit is contained in:
11
modules/appagebuilder/views/templates/hook/ProductItem.tpl
Normal file
11
modules/appagebuilder/views/templates/hook/ProductItem.tpl
Normal file
@@ -0,0 +1,11 @@
|
||||
{*
|
||||
* @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}
|
||||
Reference in New Issue
Block a user