HTML/JavaScript

Sunday, August 25, 2013

Is product purchasable?

<?php if($_product->isSaleable()) { // do stuff } ?>

No comments:

Post a Comment