Skip to content

Formatting Price has never been easier with this extension. A Price Formatter for Magento 2. #日本語化 #日本ローカライズ #価格表示

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

wubinworks/magento2-price-formatter

Repository files navigation

Price Formatter for Magento 2

Formatting Price has never been easier with this extension.

Wubinworks Price Formatter

  • Can use HTML and support "per Store View" configuration

  • Placeholders: {{price}}, {{price_no_decimal}}, {{price_bitcoin}}, {{symbol}}

  • For {{symbol}}, Check Stores > Currency > Currency Symbols

  • Example: 金{{price_no_decimal}}円

  • Decimal places:

    • {{price}} => 2
    • {{price_no_decimal}} => 0
    • {{price_bitcoin}} => 8

  • HTML使用可。ストアごとに設定可

  • プレースホルダー: {{price}}, {{price_no_decimal}}, {{price_bitcoin}}, {{symbol}}

  • {{symbol}}店舗 > 通貨 > 通貨記号を参照

  • 例: 金{{price_no_decimal}}円

  • 小数位:

    • {{price}} => 2
    • {{price_no_decimal}} => 0
    • {{price_bitcoin}} => 8

How to use

Read the description above and go to backend Stores > Configuration > Currency Setup > Currency Options > Price Format

上を読んで、バックエンドの店舗 > 設定 > 通貨セットアップ > 通貨オプション > Price Format

Requirements

Magento 2.4

Installation

composer require wubinworks/module-price-formatter

For developers

The format you set in Price Format affects method \Magento\Framework\Pricing\Helper\Data::currency in frontend area.

About

Formatting Price has never been easier with this extension. A Price Formatter for Magento 2. #日本語化 #日本ローカライズ #価格表示

Topics

Resources

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks