Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

attribute_pa_tamanho

Seleção por tamanho 44 (27.5cm) – Lindastore

$tax_query = array(
	array(
		'taxonomy'         => 'attribute_pa_tamanho',
		'terms'            => '44 (27.5cm)',
		'field'            => 'name',
	),
);