Re: remove buy now button for one category
Look at the $product array. Use webmaster mode. You should be able to divine the categoryid that you need to use and access it from the $product array. Try surrounding the button with an if statement,
if $categoryid = 123
Don't show
else
show
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey
XcartGuru
X-cart Tutorials | X-cart 5 Tutorials
Check out the responsive template for X-cart.
|