Skip to content

Rounding off the price on Product edit page(admin) of different store view #68

@skanungo1

Description

@skanungo1

Hello,
Magento version: 2.4.2-p1
Extension version: 1.0
There is an issue in which the product edit page from admin contains Price input field is rounded off itself although it is from different store view where the extension is disabled, let us understand with the screenshots.

1.While creating a new product with decimal value:
Screenshot from 2021-07-26 14-30-16
In the above image, the price field contains $25.5, and whiling saving this the price field automatic rounded off itself and converted into $ 26 .

  1. The rounded off price image is below after saving:
    Screenshot from 2021-07-26 14-30-43

3.The below is the product grid(admin) it shows the actual value of price which I assigned with decimal but it won't be reflected on the Product edit section(admin):
Screenshot from 2021-07-26 14-31-19

The main issue is that lillik/magento2-price-decimal extension is disabled for this store view, then why should this rounding off is showing in the Product edit(admin) section. It has to be the same as the product gird(admin) had.
Please help in the resolution of the issue. And connect with me for any question on the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions