-- HikaShop version -- : 3.2.1
-- Joomla version -- : 3.8
-- PHP version -- : 7.1.10
-- Browser(s) name and version -- : Firefox 56.0.2 64bit
-- Error-message(debug-mod must be tuned on) -- : none
Hi,
I may be wronf but it looks like there is a glitch in the checkout listing_price.php.
When I have discounted items in the checkout, the discounted and normal prices show without issues. (
screenshots.firefox.com/oUVq3vKCJe8DYpyf/localhost
)
However, when in the same screen I switch the currency to USD, the USD totals do not show correctly. (
screenshots.firefox.com/NsFbaVcOjGubV7R1/localhost
)
You'll see that the USD/ZMK conversion for the discounted price (You Pay) is correct. But the USD/ZMK conversion for the Normal Price is faulty - on the left, under UNIT PRICE, the ZMK equivalent for the USD price is absent, and on the right side, under TOTAL PRICE, the ZMK equivalent stays at the price for one unit - it does not increase when I increase the unit quantity.
So it looks to me like the ZMK equivalent in brackets () under the TOTAL PRICE column should actually be on the left under the UNIT PRICE column. And the ZMK equivalent of the TOTAL PRICE column is missing.
This looks like a simple PHP issue, but my PHP is useless so I need to ask for help on the forum.
Thanks,
Hein