if(is_product_category(){
// category
}
if(is_product()){
// product
}
$(".my_modal").css("top", $(document).scrollTop()+"px");
[select your-recipient "CEO|ceo@example.com"
"Sales|sales@example.com"
"Support|support@example.com"]
if ($r > 200 && $g<100 && $b<100 && abs($g-$b)<30){
echo 'red';
}