Thread
:
Disable 'Add to cart' for $0 products
View Single Post
#
3
09-10-2009, 12:20 PM
ARW VISIONS
X-Man
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
Re: Disable 'Add to cart' for $0 products
How about...
{if $product.taxed_price ne 0}
{include file="buttons/add_to_cart.tpl" style="button" href="javascript
: if(FormValidation()) document.orderform.submit();"}
{/if}
__________________
xcart 5.1.2
ARW VISIONS
View Public Profile
Send a private message to ARW VISIONS
Visit ARW VISIONS's homepage!
Find all posts by ARW VISIONS