Re: Modify Special Offers to show only in category
Check out: /common_files/modules/Special_Offers/customer/offers_short_list.tpl
Try some code like:
{if $offer.offerid eq 1 and $current_category.categoryid eq 244}
Where "1" is the id of your offer, and "244" is the id of your category.
__________________
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.
|