WooCommerce > 2.1.x Shortcodes:
[woocommerce_cart] shows the cart page
[woocommerce_checkout] shows the checkout page
[woocommerce_order_tracking] shows the order tracking form
[woocommerce_my_account] shows the user account page
WooCommerce < 2.1.x Shortcodes:
[woocommerce_edit_account] Edit account pages
[woocommerce_change_password] shows the change password page
[woocommerce_view_order] shows the user account view order page
[woocommerce_logout] shows the logout page
[woocommerce_pay] shows the checkout pay page
[woocommerce_thankyou] shows the order received page
[woocommerce_lost_password] shows the lost password page
[woocommerce_edit_address] shows the user account edit address page
The arguments array (labelled Args) shown above each shortcode below displays the valid parameters and default values of each shortcode.
Please note: Use CTRL/CMD + Shift + V to paste any of the shortcodes below into your WordPress editor to avoid errors!
0 Comments