

<script src="http://code.jquery.com/jquery-1.8.3.js"></script>

<script>
$(document).ready(function() {
  $('#billing_know').on('change', function() {
    if (this.value == 'Outros') {
      $("#billing_know_2").show();
    } else {
      $("#billing_know_2").hide();
    }
  });
});
/*
$('#billing_know').on('change',function(){
    if( $(this).val()==="Outros"){
    $("#billing_know_2").css("visibility", "visible");
    }
    else{
    $("#billing_know_2").css("visibility", "hidden");
    }
});
*/
</script>

<style>
#billing_know_2 {
	display: none;
	/*visibility: hidden;*/
}
</style>

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comentários sobre: Cápsulas de minhocas</title>
	<atom:link href="https://minhobox.com.br/app/webroot/wordpress/produto/capsulas-de-minhocas/feed/" rel="self" type="application/rss+xml" />
	<link>https://minhobox.com.br/app/webroot/wordpress/produto/capsulas-de-minhocas/</link>
	<description>Loja da Minhoca</description>
	<lastBuildDate>Mon, 13 Apr 2026 13:52:31 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
</channel>
</rss>
