Title: Pfand Manager
Author: Erik Ivanov
Published: <strong>18 de febrero de 2026</strong>
Last modified: 18 de febrero de 2026

---

Buscar plugins

![](https://ps.w.org/pfand-manager/assets/icon-256x256.png?rev=3464477)

# Pfand Manager

 Por [Erik Ivanov](https://profiles.wordpress.org/erikivanov/)

[Descargar](https://downloads.wordpress.org/plugin/pfand-manager.1.0.4.zip)

 * [Detalles](https://es.wordpress.org/plugins/pfand-manager/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/pfand-manager/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/pfand-manager/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/pfand-manager/#developers)

 [Soporte](https://wordpress.org/support/plugin/pfand-manager/)

## Descripción

Pfand Manager is a lightweight WooCommerce plugin that allows you to add a per-product
deposit («Pfand») and automatically display it as a separate fee in the cart and
checkout.

The Pfand value is defined individually for each product and multiplied by the product
quantity in the cart. The resulting amount is shown as a single fee line, keeping
product prices clean and transparent.

This plugin is ideal for beverage deposits, reusable packaging, bottle Pfand systems,
or any scenario where a refundable deposit is required.

### Features

 * Adds a **Pfand (€) input field** to WooCommerce products
 * Calculates Pfand **per product × quantity**
 * Displays Pfand as a **separate fee** in cart and checkout
 * Pfand is **not taxable by default**
 * Lightweight and fast — no settings page required
 * Fully compatible with WooCommerce cart calculations

### Usage

 1. Go to **Products  Edit Product**
 2. Enter a Pfand amount (e.g. `0.25`)
 3. Save the product
 4. Add the product to the cart

The Pfand will automatically appear as a separate fee in the cart and checkout.

### Filters

You can customize the label and tax behavior using filters:

Change the fee label:
 add_filter(‘pfand_manager_fee_label’, function () { return‘
Deposit’; });

Make the Pfand taxable:

add_filter(‘pfand_manager_fee_taxable’, function () {
 return true; });

## Instalación

 1. Upload the plugin folder to `/wp-content/plugins/pfand-manager/`
 2. Activate the plugin via the WordPress admin panel
 3. Edit a WooCommerce product
 4. Set a value in the **Pfand (€)** field under the _General_ tab

## FAQ

### Is the Pfand included in the product price?

No. The Pfand is added as a separate fee in the cart and checkout.

### Is the Pfand taxable?

No, the Pfand is non-taxable by default. You can enable taxation via a filter.

### Does it work with variable products?

Yes. The Pfand is applied to the selected variation if a Pfand value is set.

### Does it support refunds?

Yes. Since the Pfand is added as a WooCommerce fee, it is included in order totals
and refunds.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Pfand Manager» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ Erik Ivanov ](https://profiles.wordpress.org/erikivanov/)

[Traduce «Pfand Manager» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/pfand-manager)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/pfand-manager/) , 
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/pfand-manager/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/pfand-manager/)
por [RSS](https://plugins.trac.wordpress.org/log/pfand-manager/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0.4

 * Improved input handling with stricter sanitization and validation for product
   Pfand values.
 * Sanitized filtered fee label output before adding the cart fee.

#### 1.0.3

 * Updated name to Pfand Manager

#### 1.0.2

 * Added license header and updated readme metadata.

#### 1.0.1

 * Added required plugin woocommerce

#### 1.0.0

 * Initial release
 * Per-product Pfand fee
 * Cart and checkout fee integration

## Meta

 *  Versión **1.0.4**
 *  Última actualización **hace 2 meses**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.0 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 8.2 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/pfand-manager/)
 * Etiquetas:
 * [checkout](https://es.wordpress.org/plugins/tags/checkout/)[deposit](https://es.wordpress.org/plugins/tags/deposit/)
   [fee](https://es.wordpress.org/plugins/tags/fee/)[woocommerce](https://es.wordpress.org/plugins/tags/woocommerce/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/pfand-manager/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/pfand-manager/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/pfand-manager/reviews/)

## Colaboradores

 *   [ Erik Ivanov ](https://profiles.wordpress.org/erikivanov/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/pfand-manager/)