choices ) )
return;
$name = '_customize-radio-' . $this->id;
if ( ! empty( $this->label ) ) : ?>
label ); ?>
description ) ) : ?>
description ; ?>
choices as $value => $item ) {
$is_pro = isset( $item['pro'] ) && $item['pro'] ? true : false;
$label = isset( $item['label'] ) ? $item['label'] : '';
?>
label ) ) : ?>
label ); ?>
description ) ) : ?>
description ; ?>