WooCommerce Products in Newsletters
Easily display WooCommerce products in newsletters to your subscribers!
With WooCommerce plugin and our Newsletter plugin, you can use a simple shortcode inside any newsletter to display WooCommerce products in a beautiful grid layout.
How to Display WooCommerce Products in Newsletters
To display products in a newsletter, you will simply insert the newsletters_woocommerce_products
shortcode into any newsletter or newsletter template. The output will look like this:
It will work with any newsletter template since it is automatically styled for you and it is very user-friendly.
The shortcode is flexible so you can display latest products, featured products or best selling products. You can also specify the order in which to display products, the number of products to display and the number of products to display per row in the grid layout.
Customize the Products Layout
See the online documentation for usage instructions as well as a list of all the available shortcode attributes to customize the layout. Here are some examples:
Featured Products
Display featured products specifically by adding featured=1
to the shortcode:
Best Selling Products
Display best selling products by adding bestselling=1
to the shortcode:
Number of Products
You can change the number of products per row by adding perrow=2
for example and the total number of products by adding number=4
to the shortcode:
Order Products
Sort/order the products as needed with the order
and orderby
attributes on the shortcode:
See the WooCommerce Products in Newsletters documentation
I am the owner at Tribulant Software and I have a great passion for WordPress, development, blogging and the Internet in general. Building useful plugins to improve WordPress’ functionality is my goal.
WordPress Plugins
Start selling products, sending newsletters, publishing ads, and more through your own WordPress website using our premium WordPress plugins.
No comments yet