Thứ Ba, 14 tháng 12, 2021

Bug in Magento 2.4.3 currency symbol not showing on list product, product, cart and checkout page

 

Currency symbol not showing in website store. In frontend not show symbol.

Preconditions (*)

  1. Magento 2.4.3
Steps to reproduce (*)

  1. Visit any product page
  2. Currency symbol appears eg - $1.00
  3. Wait untill page fully load.
  4. Currency symbol disappear eg - 1.00

Expected result (*)

  1. Currency Symbol to remain displayed.

Actual result (*)

  1. Currency symbol disappear

Fix bug in 2.4.3:
At: vendor\magento\module-directory\Model\Currency.php

Comment lines:

if ($this->canUseNumberFormatter($options)) {
    return $this->formatCurrency($price, $options);
}
Then do full re-index.
Done !
https://github.com/magento/magento2/issues/33856





Không có nhận xét nào:

Đăng nhận xét

About me

Recent

recentposts

Random

randomposts