我试图在WooCommerce中列出所有属性(填不填)。
使用此代码:
//show attributes after summary in product single view add_action('woocommerce_single_product_summary', function() { //template for this is in storefront-child/woocommerce/single-product/product-attributes.php global $product; echo $product->