first commit
This commit is contained in:
16
themes/at_movic/templates/layouts/setting.tpl
Normal file
16
themes/at_movic/templates/layouts/setting.tpl
Normal file
@@ -0,0 +1,16 @@
|
||||
{*
|
||||
* @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
|
||||
*}
|
||||
{assign var="ENABLE_RESPONSIVE" value="1" scope="global"}
|
||||
{assign var="LISTING_GRID_MODE" value="grid" scope="global"}
|
||||
{assign var="LISTING_PRODUCT_COLUMN_MODULE" value="3" scope="global"}
|
||||
{assign var="LISTING_PRODUCT_COLUMN" value="3" scope="global"}
|
||||
{assign var="LISTING_PRODUCT_LARGEDEVICE" value="3" scope="global"}
|
||||
{assign var="LISTING_PRODUCT_TABLET" value="2" scope="global"}
|
||||
{assign var="LISTING_PRODUCT_SMALLDEVICE" value="2" scope="global"}
|
||||
{assign var="LISTING_PRODUCT_EXTRASMALLDEVICE" value="2" scope="global"}
|
||||
{assign var="LISTING_PRODUCT_MOBILE" value="1" scope="global"}
|
||||
Reference in New Issue
Block a user