webgriffe/taxidpro-extension

此包最新版本(1.0.0)没有可用的许可证信息。

意大利税务代码和增值税号管理的Magento扩展。

安装次数: 9,704

依赖项: 0

建议者: 0

安全性: 0

星标: 1

关注者: 3

分支: 1

开放问题: 0

类型:magento-module

1.0.0 2017-09-14 09:29 UTC

This package is auto-updated.

Last update: 2024-09-07 21:23:19 UTC


README

Magento 1.x扩展,允许意大利客户输入税务和增值税识别号码。

安装

请使用Magento Composer Installer并将webgriffe/taxidpro-extension添加到您的依赖项中。

composer require webgriffe/taxidpro-extension

用法

编辑以下主题模板

  • customer/address/edit.phtml
  • persistent/checkout/onepage/billing.phtml
  • checkout/onepage/billing.phtml
  • checkout/onepage/shipping.phtml

在每个模板中,将company字段标记替换为以下代码

<?php echo $this->getChildHtml('webgriffe_taxidpro') ?>

如有需要,覆盖模板webgriffe_taxidpro/fields.phtml以适应您的主题HTML。

致谢

Webgriffe®开发。