LiamBailey / woo-product-addons-cart-editable-fields

Adds ability to add/edit text based product addons in the cart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Woo Product Addons Cart Editable Fields ===
Contributors: Webby Scots
Donate link: https://paypal.me/webbyscots/
Tags: WooCommerce, Cart, Product Addons
Requires at least: 4.0
Tested up to: 4.8.3
Stable tag: trunk
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

The WooCommerce Product Addons plugin is a popular one. This plugin allows users to edit or add custom (text) addon entries in the cart. For example a book dedication field, the user might add the book to the cart on the archive (shop or category) page, and miss the opportunity to put a dedication that the shop owner has added as an addon. This plugin will give them the ability to add dedications on the cart page. 

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the plugin files to the `/wp-content/plugins/woo-product-addons-cart-editable-fields` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress

== Frequently Asked Questions ==

= What if the user buys more than one of same item? =

In this case the items are split into multiple rows in the cart so the user can add/edit the fields.

== Screenshots ==

1. If you don't fill the field on the product page it can be added anew on the cart page - see screenshot 2.
2. Enter new information on the cart - this is for users who click add to cart on archive pages
3. Clicking the button reveals a field to enter a save text
4. Entry is editable after save.
5. Entered info shows on checkout order review

About

Adds ability to add/edit text based product addons in the cart


Languages

Language:PHP 54.4%Language:JavaScript 45.6%