产品详情页面的静态支付介绍模块在哪?

问题咨询 · resetl · 于 5年前 发布 · 1841 次阅读

共收到 4 条回复
resetl#15年前 1 个赞

配置页文件位置 vendor\fancyecommerce\fecshop\app\appfront\theme\base\front\catalog\product\index\payment.php

<?php
/**
 * FecShop file.
 *
 * @link http://www.fecshop.com/
 * @copyright Copyright (c) 2016 FecShop Software LLC
 * @license http://www.fecshop.com/license/
 */
?>
<div class="scroll_left">
	<a href=""><?= Yii::$service->page->translate->__('Payment Methods:'); ?></a>
</div>
<p><?= Yii::$service->page->translate->__('FECSHOP.com accepts PayPal, Credit Card, Western Union and Wire Transfer as secure payment methods:'); ?></p>

<p><?= Yii::$service->page->translate->__('Global:'); ?></p>

<p><?= Yii::$service->page->translate->__('1. PayPal'); ?></p>

<p><img alt="" height="96" src="<?= Yii::$service->image->getImgUrl('images/paypal48.jpg','appfront') ?>" width="300"></p>

<p><?= Yii::$service->page->translate->__('1) Login To Your Account or use Credit Card Express.'); ?><br>
<?= Yii::$service->page->translate->__('2) Enter your Card Details, the order will be shipped to your PayPal address. And click "Submit".'); ?><br>
<?= Yii::$service->page->translate->__('3) Your Payment will be processed and a receipt will be sent to your email inbox.'); ?></p>

<p><?= Yii::$service->page->translate->__('2. Credit Card'); ?></p>

<p><img alt="" height="40" src="<?= Yii::$service->image->getImgUrl('images/creditcard48.jpg','appfront') ?>" width="554"></p>

<p>	<?= Yii::$service->page->translate->__('1) Choose your shipping address OR create a new one.'); ?><br>
	<?= Yii::$service->page->translate->__('2) Enter your Card Details and click "Submit".'); ?><br>
	<?= Yii::$service->page->translate->__('3) Your Payment will be processed and a receipt will be sent to your email inbox.'); ?></p>
Fecmall#25年前 0 个赞

Fecmall#35年前 0 个赞

赞,你现在比较⑥了

resetl#45年前 0 个赞

谢谢老师夸奖

添加回复 (需要登录)
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册
Your Site Analytics