List products on sale using a shortcode

Note: this requires the PW Black Friday Pro version.

The sale prices aren’t actually being changed in the database, it is happening on the fly based on the promotion configuration.

We added a new attribute to the products shortcode called pw_black_friday. To use it, append the pw_black_friday attribute to your products shortcode. For example:

[products limit="4" columns="2" pw_black_friday="8"]

This will show 4 products in 2 columns from the Black Friday event “8”. For more information on the products shortcode, follow this link:
https://docs.woocommerce.com/document/woocommerce-shortcodes/

Note: to get the Black Friday ID, click on the Deal inside the event to edit it. You will see the ID in your browser bar.

Skip to content