Dieses Plugin ermöglicht es, jedem Woocommerce Produkt Pfandwerte zuzuweisen und somit Dinge wie Flaschenpfand abzubilden.
Dieses Plugin ermöglicht es, jedem Woocommerce Produkt Pfandwerte zuzuweisen und somit Dinge wie Flaschenpfand abzubilden. Deutsche Übersetzung liegt bei. Für Anpassungen bitten wir um Kontaktaufnahme.
This plugin was written for a German beverage store. They needed deposits for bottles as well as boxes, which would be displayed separately and excluded from tax calculation.
With this plugin you can add a deposit to any WooCommerce product by adding the price under Products - Deposit Types
.
Note: Because WordPress allows users to add multiple values and
comma-separate them, you have to input the prices with ‘.’ (period) as the decimal separator, independent of WooCommerce settings.
Since there are a lot of different ways you or your customer may want this set up, please contact us for customizations such as:
Github Repository: https://github.com/nerdissimo-de/woocommerce-pfand
Contact: http://www.nerdissimo.de
(int) runs when deposit is calculated.
(array) runs when the settings tab is being configured.
(bool) runs before deposit fee is added (to do: rename?)
(int) runs before deposit fee is added
(string) runs before deposit fee is added
(bool) runs when the plugin determines to add deposit
woo-pfand/
to the /wp-content/plugins/
directoryPlugins
menu in WordPressWoocommerce -> Settings -> Tab: Deposit
Products - Deposit Types
and create deposit prices as you would add tags= 2.0.0
* First release on WP Repository