Title: StoreStack Attribute Fees for WooCommerce
Author: StoreStack
Published: <strong>8 сар 3, 2026</strong>
Last modified: 9 сар 8, 2026

---

Search plugins

![](https://ps.w.org/storestack-attribute-fees-for-woocommerce/assets/banner-772x250.
png?rev=3632255)

![](https://ps.w.org/storestack-attribute-fees-for-woocommerce/assets/icon.svg?rev
=3632255)

# StoreStack Attribute Fees for WooCommerce

 By [StoreStack](https://profiles.wordpress.org/storestack/)

[Download](https://downloads.wordpress.org/plugin/storestack-attribute-fees-for-woocommerce.1.1.1.zip)

 * [Details](https://mn.wordpress.org/plugins/storestack-attribute-fees-for-woocommerce/#description)
 * [Reviews](https://mn.wordpress.org/plugins/storestack-attribute-fees-for-woocommerce/#reviews)
 *  [Installation](https://mn.wordpress.org/plugins/storestack-attribute-fees-for-woocommerce/#installation)
 * [Development](https://mn.wordpress.org/plugins/storestack-attribute-fees-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/storestack-attribute-fees-for-woocommerce/)

## Description

StoreStack Attribute Fees for WooCommerce allows WooCommerce store owners to easily
assign extra fees to variable products based on the specific attributes selected
by the customer.

Whether you charge extra for custom materials, special colors, premium finishes,
or specific dimensions, this plugin gives you complete control over attribute pricing
directly within the product edit screen.

### Features

 * **Flexible Fee Types**: Support for flat fees, percentage fees, and compound 
   percentage fees for each attribute option.
 * **Native WooCommerce Integration**: Dynamic fee calculations update in real-time
   on variable product pages, cart, mini-cart, and checkout.
 * **Built-in Translations**: Includes full support for English (`en_US`) and Brazilian
   Portuguese (`pt_BR`).

### Integrations

Works seamlessly with the following plugins:

 * **[WooCommerce](https://wordpress.org/plugins/woocommerce)**
 * **[StoreStack Attribute Swatches for WooCommerce](https://wordpress.org/plugins/storestack-attribute-swatches-for-woocommerce)**

### Need Help or Have Feedback?

Before leaving a negative review, please consider reaching out to us first! If you
encounter any bugs, unexpected behavior, or have ideas for new features and improvements,
please open a support request or report an issue on our GitHub repository. We will
gladly work with you to resolve any problems.

### Contributing & GitHub Repository

We welcome and appreciate contributions from the community! Whether you want to 
fix a bug, improve documentation, or propose a new feature, feel free to fork our
repository, submit pull requests, or open issues on GitHub:

[GitHub Repository](https://github.com/StoreStack/storestack-attribute-fees-for-woocommerce)

Your feedback and code contributions help make this plugin better for everyone.

## Screenshots

[⌊Assign attributes to an existing variable product.⌉⌊Assign attributes to an existing
variable product.⌉[

Assign attributes to an existing variable product.

[⌊Set fees for each attribute option.⌉⌊Set fees for each attribute option.⌉[

Set fees for each attribute option.

[⌊Frontend demo with the Storefront theme.⌉⌊Frontend demo with the Storefront theme
.⌉[

Frontend demo with the Storefront theme.

## Installation

### Getting Started

 1. **Install and Activate**:
 2.  * Download the `.zip` file from WordPress.org and install via **WordPress Admin
       > Plugins > Add New > Upload Plugin**.
     * Click **Activate** to enable the plugin.
 3. **Configure Attributes on a Variable Product**:
 4.  * Navigate to **Products > All Products** and edit an existing **Variable Product**(
       or create a new one).
     * Under the **Attributes** tab in the _Product Data_ panel, assign your desired
       global or custom attributes (e.g., _Color_, _Size_, _Material_).
     * Save and update the product before proceeding to the next step.
 5. **Set Attribute Fees**:
 6.  * Click the new **Attribute Fees** tab in the _Product Data_ panel.
     * For each attribute option, enter a fee value and select the appropriate **Fee
       Type**:
        - **Flat**: Adds a fixed currency amount (e.g. `+$10.00`).
        - **Percentage**: Adds a percentage fee calculated from the base variation 
          price (e.g. `+15%`).
        - **Compound Percentage**: Calculates the percentage fee based on the running
          price including prior fees.
     * _Tip: Use the **Change All** dropdown and button to update all fee types in 
       an attribute block at once._
 7. **Save and Test on Frontend**:
 8.  * Click **Update** to save your product.
     * Visit the product page on your store. When customers select variation options,
       the fees will be displayed next to the option labels and prices will update 
       live for the product, cart items, mini-cart, and checkout.
     * _On some hosting providers, it may be needed to delete the server-level cache
       in order for the changes to be reflected on the frontend._

## FAQ

### What fee types are supported?

The plugin supports flat fees ($), percentage fees (%), and compound percentage 
fees.

### I’ve set the fees for the product but I can’t see the changes

After setting or updating the fees, it may be needed to delete the server-level 
cache in order for the changes to be reflected on the frontend.

### Does this plugin support WooCommerce High-Performance Order Storage (HPOS)?

Yes! The plugin declares full compatibility with WooCommerce HPOS (Custom Order 
Tables).

### What happens to my data when I uninstall the plugin?

When deleting the plugin from WordPress Admin, it performs a clean uninstall, which
deletes any custom database table, plugin options, and cache.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“StoreStack Attribute Fees for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ StoreStack ](https://profiles.wordpress.org/storestack/)
 *   [ Tiago Sartor ](https://profiles.wordpress.org/tiagosartor3/)

“StoreStack Attribute Fees for WooCommerce” has been translated into 1 locale. Thank
you to [the translators](https://translate.wordpress.org/projects/wp-plugins/storestack-attribute-fees-for-woocommerce/contributors)
for their contributions.

[Translate “StoreStack Attribute Fees for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/storestack-attribute-fees-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/storestack-attribute-fees-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/storestack-attribute-fees-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/storestack-attribute-fees-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/storestack-attribute-fees-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.1 – 2026/09/08

 * Fixed an issue where attribute fees were not being applied correctly to variable
   products.

#### 1.1.0 – 2026/09/07

 * Updated the minimum supported versions to PHP 8.2, WordPress 6.7, and WooCommerce
   10.0.
 * Improved adherence to WordPress Coding Standards and strengthened type declarations
   to enhance performance, reliability, and maintainability.

#### 1.0.2 – 2026/08/16

 * Refactored attribute fee handling.
 * Improved code consistency for price calculation.
 * Fixed fee type terminology.
 * Updated README.

#### 1.0.1 – 2026/08/03

 * Updated README.

#### 1.0.0 – 2026/08/02

 * Initial release.

## Meta

 *  Version **1.1.1**
 *  Last updated **1 долоо хоног ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.7 or higher **
 *  Tested up to **7.1.1**
 *  PHP version ** 8.2 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/storestack-attribute-fees-for-woocommerce/)
   ба [Portuguese (Brazil)](https://br.wordpress.org/plugins/storestack-attribute-fees-for-woocommerce/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/storestack-attribute-fees-for-woocommerce)
 * Tags
 * [extra fees](https://mn.wordpress.org/plugins/tags/extra-fees/)[pricing](https://mn.wordpress.org/plugins/tags/pricing/)
   [product attributes](https://mn.wordpress.org/plugins/tags/product-attributes/)
   [Variable Products](https://mn.wordpress.org/plugins/tags/variable-products/)
   [woocommerce](https://mn.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://mn.wordpress.org/plugins/storestack-attribute-fees-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/storestack-attribute-fees-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/storestack-attribute-fees-for-woocommerce/reviews/)

## Contributors

 *   [ StoreStack ](https://profiles.wordpress.org/storestack/)
 *   [ Tiago Sartor ](https://profiles.wordpress.org/tiagosartor3/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/storestack-attribute-fees-for-woocommerce/)