You are here:  » Not display minimum price on product page

Support Forum



Not display minimum price on product page

Submitted by technoarenasol on Thu, 2012-11-01 11:44 in

Hi David

{link saved} On this page not display minimum price.

Code : Best Price :

<?php
 
print $config_currencyHTML.$mainProduct["price"]; 
?>

Other Problem on compare price table.It's display highest price seller first and thn display lowest price seller name

Submitted by support on Thu, 2012-11-01 12:07

Hi technoarenasol,

$mainProduct["price"] is fine for displaying the cheapest price as $mainProduct is created from the first item in the $product["products"] array which is ordered by price.

The page you linked to looked OK as far as I could tell; the cheapest price (R11123.00) from infiBeam.com is also the first entry in the price comparison table so it looks ok but let me know if you're still not sure...

Cheers,
David.
--
PriceTapestry.com

Submitted by technoarenasol on Thu, 2012-11-01 12:12

technoarenasol

If ordered by price than display Rs 6999 First than display 11123 price ..but here opposite first display highest price seller

Amin

Submitted by support on Thu, 2012-11-01 12:22

Hi Amin,

It could be a thousands separator / decimals conflict as the prices are > 1000.00. Please could you post 2 links, this link again and also another product page that is showing the correct order...

Thanks,

David.
--
PriceTapestry.com

Submitted by technoarenasol on Thu, 2012-11-01 17:06

technoarenasol

incorrect order link : {link saved}

Correct order : {link saved}

Submitted by support on Thu, 2012-11-01 17:15

Hi Amin,

Please could you check if you recieved an email from me a little while ago; if you could reply to that with your modified products.php, html/product.php and html/prices.php I'll check everything through...

Thanks,
David.
--
PriceTapestry.com