woocommerce_single_variation()

Output placeholders for the single variation.


Description Description


Source Source

File: includes/wc-template-functions.php

	function woocommerce_single_variation() {
		echo '<div class="woocommerce-variation single_variation"></div>';
	}

Top ↑

User Contributed Notes User Contributed Notes

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