-
WooCommerce comes with several shortcodes which can be used to insert content inside posts and pages. The following shortcodes are inserted into pages upon installation and therefore shouldn’t need to be used anywhere else:
- [woocommerce_cart] – shows the cart page
- [woocomerce_checkout] – shows the checkout page
- [woocommerce_pay] – shows the checkout pay page
- [woocommerce_order_tracking] – shows the order tracking form
- [woocommerce_my_account] – shows the user account page
- [woocommerce_edit_address] – shows the user account edit address page
- [woocommerce_view_order] – shows the user account view order page
The following shortcodes can be used anywhere you want:
- [product_slider] – Display your products inside a responsive slider.
- [best_sellers] – Displays best selling products.
- [items] – Display products from your catalog. Order them however you like
- [product_categories] – Show product categories with thumbnails.
- [add_to_cart] – Show ‘Add to cart’ button for product ID
- Examples: http://demo.bizzthemes.com/bizz-store/woocommerce-shortcodes/
Viewing 1 post (of 1 total)
You must be logged in to reply to this topic.