first commit
This commit is contained in:
25
modules/mailchimppro/views/templates/admin/sync/index.tpl
Normal file
25
modules/mailchimppro/views/templates/admin/sync/index.tpl
Normal file
@@ -0,0 +1,25 @@
|
||||
{*
|
||||
* MailChimp
|
||||
*
|
||||
* NOTICE OF LICENSE
|
||||
*
|
||||
* This source file is subject to the Commercial License
|
||||
* you can't distribute, modify or sell this code
|
||||
*
|
||||
* DISCLAIMER
|
||||
*
|
||||
* Do not edit or add to this file
|
||||
* If you need help please contact leo@prestachamps.com
|
||||
*
|
||||
* @author Mailchimp
|
||||
* @copyright Mailchimp
|
||||
* @license commercial
|
||||
*}
|
||||
<div class="alert alert-info" role="alert">
|
||||
{l s='In this area you will be able to sync information from your store with Mailchimp (products, custmers, etc.). If you have multistore enabled, please make sure you have selected the correct store you want to synchronize.' mod='mailchimppro'}
|
||||
</div>
|
||||
{include file="./_product.tpl"}
|
||||
{include file="./_store.tpl"}
|
||||
{include file="./_customer.tpl"}
|
||||
{include file="./_order.tpl"}
|
||||
{include file="./_promo-code.tpl"}
|
||||
Reference in New Issue
Block a user