You could tryIf you leave out the 2nd parameter it will detect both specials and products with sale prices.if (zen_get_products_special_price($products_id, true) != false) {
-- Your code in here --}
You could tryIf you leave out the 2nd parameter it will detect both specials and products with sale prices.if (zen_get_products_special_price($products_id, true) != false) {
-- Your code in here --}
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)