Magento trick
HTML/JavaScript
Sunday, August 25, 2013
Is product purchasable?
<?php
if
(
$_product
->
isSaleable
())
{
// do stuff } ?>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment