View Product Page

An overview of pre-orders in My Account

The plugin creates a new endpoint to show a pre-order section on users’ My Account page.

Pre-orders on My Account page

This section will show the product, order number, the price paid, and release date.

My pre-orders section

By clicking on the order number, the details will include the pre-order info.

Pre-order details

Shortcodes

Pre-order products

If you want to print your pre-order products on your site pages, you can do it by using the shortcode [yith_pre_order_products].

It supports the following parameters:

  • columns‘ default: “4”
  • orderby‘ default: “title”
  • order‘ default: “asc”
  • posts_per_page‘ (number of products per page) default: “8”
  • show_variable‘ default: “false”

My pre-orders

Through the shortcode [yith_wcpo_my_pre_orders], you can print the customer’s pre-orders on any page of your site.

My preorders shortcode