View Single Post
Old 03-05-2004, 11:55 AM   #5 (permalink)
POR-15 Depot
Contributing Member
 
Join Date: 12-03-03
Location: Dallas, Texas
Posts: 154
iTrader: 0 / 0%
Latest Blog:
None

POR-15 Depot is a jewel in the roughPOR-15 Depot is a jewel in the roughPOR-15 Depot is a jewel in the roughPOR-15 Depot is a jewel in the roughPOR-15 Depot is a jewel in the roughPOR-15 Depot is a jewel in the rough
Send a message via ICQ to POR-15 Depot Send a message via Yahoo to POR-15 Depot
Ok, this isn't going to be as easy as I thought. I'm not a coder.. I just try and fail 20-30 times till I get it right... Here is the line of code were it needs to be inserted..

if ($new_price = tep_get_products_special_price($product_info_value s['products_id'])) {
$products_price = '<s>' . $currencies->display_price($product_info_values['products_price'], tep_get_tax_rate($product_
info_values['products_tax_class_id'])) . '</s> <span class="productSpecialPrice">' . $currencies->display_price($new_price, t
ep_get_tax_rate($product_info_values['products_tax_class_id'])) . '</span>';

From this page

http://www.itkillsrust.com/product_i...roducts_id/232


Suggestions on how to put the "Date" under the price in Red ?

Thanks
Dave
POR-15 Depot is offline   Reply With Quote