This plugin lets you display selected WooCommerce product attributes using a simple shortcode. It allows you to dynamically fetch and present specific parameters (for example car make or vehicle model) without modifying your theme templates.
The shortcode works on the product page and supports both standard attribute names and the pa_ prefix.
How it works:
Use the shortcode inside product content or in a template:
You can define any attributes separated by the | character.
If the attributes parameter is not provided, the shortcode will display all attributes assigned to the product.
Use cases:
- showing key parameters above the product title
- displaying compatibility data (for example make / model / year)
- building custom compatibility descriptions
- using it inside page builders (Elementor, WPBakery, etc.)
The solution is lightweight, secure, and does not interfere with the WooCommerce template structure.