Skip to content

Woo-Commerce Plugin related order tracking (AST) plugin usage. Readme file also contains various shortcodes that can be directly used in the WordPress pages.

Notifications You must be signed in to change notification settings

saikumargandhi/Woo-Commerece

Repository files navigation

Woo-Commerece Tracking Plugin and Emails for Orders


  • Woo-Commerce with AST plugin for Order Tracking is an free plugin that can be used to track orders. Using this plugin we can add tracking info for individual orders or we can update the tracking info for bulk orders. Included screenshots with simple steps showing how it's done.

    It also contains how to enable the Woo-Commerce mailing templates when an new order is placed, or when an order is cancelled. Woo-Commerce provides mailing to both Website Owner and Customer regarding the Orders. Included screenshots to explain the same.
  • Woo-Commerece Shortcodes


    1. [woocommerce_cart] – shows the cart page
    2. [woocommerce_checkout] – shows the checkout page
    3. [woocommerce_my_account] – shows the user account page
    4. [woocommerce_order_tracking] – shows the order tracking form
    5. [products] - allows you to display products by post ID, SKU, categories, attributes, with support for pagination, random sorting, and product tags, replacing the need for multiples shortcodes such as [featured_products], [sale_products], [best_selling_products], [recent_products], [product_attribute], and [top_rated_products].

      Ex: [products limit="4" columns="4" orderby="popularity" class="quick-sale" on_sale="true"]

      For more example see here
    6. [product_category] – Will display products in a specified product category.
    7. [product_categories] – Will display all your product categories.
    8. [woocommerce_product_search] — shows a live Product Search Field that shows results while the customer types.
    9. [woocommerce_product_filter] — shows a live Product Search Filter.
    10. [woocommerce_product_filter_attribute] — shows a live Product Attribute Filter.
    11. [woocommerce_product_filter_category] — shows a live Product Category Filter.
    12. [woocommerce_product_filter_price] — shows a live Product Price Filter.
    13. [woocommerce_product_filter_tag] — shows a live Product Tag Filter.
    14. [woocommerce_product_filter_rating] – shows a live Product Rating Filter.
    15. [woocommerce_product_filter_sale] – shows a live filter for Products On Sale.
    16. [woocommerce_product_filter_reset] – shows a button to clear all live filters.
    17. [woocommerce_product_filter_products] — shows the products like on the shop page and works together with the live Product Filters.
    18. [woocommerce_product_filter_context] – determines the current filter context to limit the products displayed with the [woocommerce_product_filter_products] shortcode and related live filters used.

    About

    Woo-Commerce Plugin related order tracking (AST) plugin usage. Readme file also contains various shortcodes that can be directly used in the WordPress pages.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published