Plugin Directory

Changeset 1756630


Ignore:
Timestamp:
11/01/2017 12:23:41 PM (8 years ago)
Author:
Webby Scots
Message:

Update readme description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woo-cart-fields/trunk/readme.txt

    r1756620 r1756630  
    1010
    1111This plugin allows you to create fields in wp-admin, and these fields are displayed for user input on the cart page.
    12 
    13 The fields are only displayed on the cart page, on the checkout it will show the user the info they have entered for the fields.
    14 
    15 It handles multiples of an item by splitting them into individual rows. Think of selling a book, and adding a field for dedication. You might want to buy a copy for your Aunt Hilda and one for your Aunt Maud, if you selected 2 for quantity it wouldn't add 2 in one cart row, it would add 2 cart rows of 1x so you would have a field for each one.
    16 
    17 You can also add required fields, the cart validates with javascript but user's also can't proceed to checkout until they have filled all required fields.
    1812
    1913== Description ==
Note: See TracChangeset for help on using the changeset viewer.