Displaying WooCommerce Product fields
Advanced Views natively supports 10+ WooCommerce Product field types.
Last updated
Advanced Views natively supports 10+ WooCommerce Product field types.
With Advanced Views, you can display WooCommerce Product fields everywhere: on the Product page, on the shop page, in the category template, or inside a widget.
Add one or more fields listed below
Save the Layout, copy its shortcode
Paste the shortcode inside the target place
By default, fields are loaded from the current post, Product, or CPT item. If you need to display fields of another post, customize the object-id shortcode argument, or define an inner field Layout.
Inside the Layout, you can mix fields from different providers and customize the template.
WooCommerce Product is a Custom Post Type. This means, in addition to the specific product fields, you can display any field from the WordPress Post fields as well.
Price field
Regular price field
Sale price field
SKU field
Stock status field
Featured field
In Advanced Views, you can also display other product fields added by any Woo add-ons.
Last updated