/ Published in: PHP
Expand |
Embed | Plain Text
<?php if(wpsc_the_product_id() == 14){ ?> <?php }elseif(wpsc_the_product_id() == 13){ ?> <?php }else{ ?> <?php }?>
You need to login to post a comment.
scitrenbaumgmailcom on 01/04/10
1 person have marked this snippet as a favorite
<?php if(wpsc_the_product_id() == 14){ ?> <?php }elseif(wpsc_the_product_id() == 13){ ?> <?php }else{ ?> <?php }?>
You need to login to post a comment.