apply_filters( 'woocommerce_display_product_attributes', array $product_attributes, WC_Product $product )

Hook: woocommerce_display_product_attributes.


Description Description


Parameters Parameters

$product_attributes

Array of atributes to display; label, value.

$product

Showing attributes for this product.


Top ↑

Source Source

File: includes/wc-template-functions.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.