WooCommerce Start
WooCommerce Start
目录:
Minimum Requirements
WooCommerce taxonomies and post types
Database Description
WooCommerce Pages
WooCommerce 101 Video Series
Set Up Products
Sell Products
Shipping
Manage Order
Sales Report
资料引用
一. Minimum Requirements
PHP 5.6 or greater
MySQL 5.6 or greater
WooCommerce 2.5 requires WordPress 4.1+
WooCommerce 2.6 requires WordPress 4.4+
WP Memory limit of 64 MB or greater (128 MB or higher is preferred)
Option Item:
1. CURL or fsockopen support for PayPal IPN
2. Some of our extensions require SOAP support
3. An SSL certificate if you wish to install direct payment gateways
4. Multibyte String support if you’re running a non-english store
5. If you want WordPress pretty-permalinks, there are some additonal requirements listed here
二. WooCommerce taxonomies and post types
WooCommerce installs the following post types and taxonomies (the first levels are post types and the second levels are taxonomies for their top-level post type)
Produce:
product
Product categories:
product_cat
product tage:
product_tag
Product variation:
product_variation
(these are hidden from the UI)Shop order:
shop_oder
Order statuses:
shop_order_status
Order refunds:
sho_order_refund
Shop coupon:
shop_coupon
shop webhook:
sho_webhook
三. Database Description
See: [WooCommerce Database Description]()
四. WooCommerce Pages
Upon installation, WooCommerce creates the following new pages via the Onboarding Wizard:
Shop – No content required.
Cart – Contains [woocommerce_cart] shortcode.
Checkout – Contains [woocommerce_checkout] shortcode.
My Account – Contains [woocommerce_my_account] shortcode.
五. WooCommerce 101 Video Series
WooCommerce Account Setup
六. Set Up Products
Add Product Categories Tags Attributes
Manage Categories and Tags
Attribute easy filter categories
Add Product
Product Type
1. simple 2. group 3. vitrual 4. downloadable
Inventory
Shipping
Linked Products
1. up-sell - product page - displayed on the product details page. These are products that you may wish to encourage users to upgrade, 2. Cross-sells - cart page - are products that are displayed with the cart and related to the user’s cart contents. As an example, if the user adds a Nintendo DS to their cart, you may want to suggest they purchase a spare stylus when they arrive at the cart page. 3. Grouping - Use this to make a product part of a grouped product. See the Grouped Products section of this doc.
Attributes
Advanced
* Purchase note – Enter an optional note to send the customer after they purchase the product. * Menu order – Custom ordering position for this item. * Enable Reviews – Enable/Disable customers reviews for this item.
Product Image
Featured Image
product galleries
Image Dimesion Settings
Product Shipping Classes - Shipping classes can be used to group products of similar type
七. Sell Products
Core Payment Options
Cash on Delivery
Paypel Standard
BACS(Bank Transfer)
Cheque
Coupon
General
* Individual use only
Coupon Usage Restriction
Usage Limits
八. Shipping
Core Shipping Options
Flat Rate
Free Shipping
1. N/A – Not available, Free Shipping is an option for all customers 2. A valid free shipping coupon – A coupon created that enables free shipping 3. A minimum order amount (defined below) – Set the amount in the Minimum Order Amount field. 4. A minimum order amount OR a coupon 5. A minimum order amount AND a coupon
Local PickUp
Setting up Shipping Zones
Product Shipping Classes
九. Managing Orders
WooCommerce Refunds
WooCommerce use core function wp_mail()
Order Status
Pending payment – Order received (unpaid)
Failed – Payment failed or was declined (unpaid). Note that this status may not show immediately and instead show as pending until verified (i.e., PayPal)
Processing – Payment received and stock has been reduced- the order is awaiting fulfillment. All product orders require processing, except those for
Completed – Order fulfilled and complete – requires no further action
On-Hold – Awaiting payment – stock is reduced, but you need to confirm payment
Cancelled – Cancelled by an admin or the customer – no further action required
Refunded – Refunded by an admin – no further action required
十. Sales Report
Dashboard Widgets
WooCommerce Reports