PHPackages                             sagoontech/magento2-price-decimal - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. sagoontech/magento2-price-decimal

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

sagoontech/magento2-price-decimal
=================================

Magento 2 Price Decimal, hide `.00` but show `.10`. So that $8.00 becomes $8 and $8.90 becomes $8.90

1.0.1(3y ago)417.1k↓50%3[2 issues](https://github.com/sagoontech/magento2-price-decimal/issues)MITJavaScript

Since Apr 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sagoontech/magento2-price-decimal)[ Packagist](https://packagist.org/packages/sagoontech/magento2-price-decimal)[ Docs](https://www.sagoontech.com)[ RSS](/packages/sagoontech-magento2-price-decimal/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

Price Decimal for Magento 2
===========================

[](#price-decimal-for-magento-2)

This extension will allow you to remove only .00 from your frontend product prices.

Remove ".00" decimal from price in magento2

For Example,

$500.00 =&gt; $500

$19.99 =&gt; $19.99

**Removes from:**

1. Catalog Page
2. Product view page
3. Compare page
4. Cart page
5. Checkout page
6. Recently Viewed Product widget
7. Mention if you know other places ;)

Installation
============

[](#installation)

To make the integration process as easy as possible for you, we have developed various plugins for your webshop software package. This is the manual for installing the Magento® 2 Plugin. Before you start up the installation process, we recommend that you make a backup of your webshop files, as well as the database. **Installation using Composer**Magento® 2 use the Composer to manage the module package and the library. Composer is a dependency manager for PHP. Composer declare the libraries your project depends on and it will manage (install/update) them for you.

Check if your server has composer installed by running the following command:

`composer –v`If your server doesn’t have composer installed, you can easily install it by using this manual:

Step-by-step to install the Magento 2 extension through Composer:

1. Connect to your server running Magento® 2 using SSH or other method (make sure you have access to the command line).
2. Locate your Magento® 2 project root.
3. Install the Magento® 2 extension through composer and wait till it's completed:

    `composer require sagoontech/magento2-price-decimal`
4. Once completed run the Magento module enable command:

    `bin/magento module:enable SagoonTech_Base SagoonTech_PriceDecimal`
5. After that run the Magento upgrade

    `bin/magento setup:upgrade`

    If Magento is running in production mode you may also need to redeploy the static content:

    `bin/magento setup:static-content:deploy`
6. Now, run compilation (only if your instance is in production):

    `bin/magento setup:di:compile`
7. Clear the cache

    `bin/magento cache:flush`
8. After the installation: Go to your Magento admin portal and from Menu find "Sagoon Tech &gt; Price Decimal System &gt; Price Decimal Config" and enable it.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~314 days

Total

3

Last Release

1233d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/82068876?v=4)[SagoonTech](/maintainers/SagoonTech)[@sagoontech](https://github.com/sagoontech)

---

Top Contributors

[![sagoontech](https://avatars.githubusercontent.com/u/82068876?v=4)](https://github.com/sagoontech "sagoontech (20 commits)")

### Embed Badge

![Health badge](/badges/sagoontech-magento2-price-decimal/health.svg)

```
[![Health](https://phpackages.com/badges/sagoontech-magento2-price-decimal/health.svg)](https://phpackages.com/packages/sagoontech-magento2-price-decimal)
```

###  Alternatives

[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

293.8k](/packages/magepal-magento2-form-field-manager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
