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