Title: Pfand Manager
Author: Erik Ivanov
Published: <strong>2026년 2월 18일</strong>
Last modified: 2026년 2월 18일

---

플러그인 검색

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

# Pfand Manager

 작성자: [Erik Ivanov](https://profiles.wordpress.org/erikivanov/)

[다운로드](https://downloads.wordpress.org/plugin/pfand-manager.1.0.4.zip)

 * [세부사항](https://ko.wordpress.org/plugins/pfand-manager/#description)
 * [평가](https://ko.wordpress.org/plugins/pfand-manager/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/pfand-manager/#installation)
 * [개발](https://ko.wordpress.org/plugins/pfand-manager/#developers)

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

## 설명

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; });

## 설치

 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.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Pfand Manager”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 
기여하였습니다.

기여자

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

[자국어로 “Pfand Manager”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/pfand-manager)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/pfand-manager/)는, [SVN 저장소](https://plugins.svn.wordpress.org/pfand-manager/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/pfand-manager/)
을 [RSS](https://plugins.trac.wordpress.org/log/pfand-manager/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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

## 기초

 *  버전 **1.0.4**
 *  최근 업데이트: **2개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 8.2 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/pfand-manager/)
 * 태그:
 * [checkout](https://ko.wordpress.org/plugins/tags/checkout/)[deposit](https://ko.wordpress.org/plugins/tags/deposit/)
   [fee](https://ko.wordpress.org/plugins/tags/fee/)[woocommerce](https://ko.wordpress.org/plugins/tags/woocommerce/)
 *  [고급 보기](https://ko.wordpress.org/plugins/pfand-manager/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/pfand-manager/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/pfand-manager/)