woocommerce_template_single_meta()
Output the product meta.
Description Description
Source Source
File: includes/wc-template-functions.php
function woocommerce_template_single_meta() { wc_get_template( 'single-product/meta.php' ); }
Output the product meta.
File: includes/wc-template-functions.php
function woocommerce_template_single_meta() { wc_get_template( 'single-product/meta.php' ); }