PHPackages                             gewebe/sylius-product-deposit-plugin - 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. gewebe/sylius-product-deposit-plugin

AbandonedSylius-plugin

gewebe/sylius-product-deposit-plugin
====================================

A Sylius plugin that allows products with deposit price

v1.2.2(4y ago)02.0kMITPHPPHP ^8.0CI failing

Since Nov 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/gewebe/SyliusProductDepositPlugin)[ Packagist](https://packagist.org/packages/gewebe/sylius-product-deposit-plugin)[ RSS](/packages/gewebe-sylius-product-deposit-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (30)Versions (11)Used By (0)

Sylius Product Deposit Plugin
=============================

[](#sylius-product-deposit-plugin)

[![Latest Version on Packagist](https://camo.githubusercontent.com/384f6b7312974d6d34c9d8c61b419a4305c0bd68142af1cdd9654bc59da4bd22/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6765776562652f73796c6975732d70726f647563742d6465706f7369742d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gewebe/sylius-product-deposit-plugin)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://github.com/gewebe/SyliusProductDepositPlugin/actions/workflows/build.yml/badge.svg)](https://github.com/gewebe/SyliusProductDepositPlugin/actions/workflows/build.yml)[![Quality Score](https://camo.githubusercontent.com/35bbdb994f69d6d71b70d124fccba84b4118eb7002ebb08c9d2eae309e48057c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6765776562652f53796c69757350726f647563744465706f736974506c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gewebe/SyliusProductDepositPlugin)

[![](https://camo.githubusercontent.com/5b98e02f3693c16fd3f40037251d70ca5e1ecd2a11608dd21c9c7e3933b8942e/68747470733a2f2f73796c6975732e636f6d2f6173736574732f62616467652d617070726f7665642d62792d73796c6975732e706e67)](https://sylius.com/plugins/)

The product deposit plugin in Sylius allows you to set an amount of refundable deposit price for any product. For example: deposit for bottles, cans, pallets, batteries or car replacement parts.

Features
--------

[](#features)

- Store individual deposit prices for each product variant and channel
- The deposit price is displayed on the product detail page
- At shopping cart / checkout / order the total unit price inclusive deposit is displayed.

Installation
------------

[](#installation)

### Download the plugin via composer

[](#download-the-plugin-via-composer)

```
composer require gewebe/sylius-product-deposit-plugin
```

### Enable the plugin

[](#enable-the-plugin)

Register the plugin by adding it to your `config/bundles.php` file

```
