This is a discussion on Price Break 1.11.3 -- inconsistent display of price breaks across different pages within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; I have the Price Breaks 1.11.3 mod installed, but need some help with tuning it: * The mod will gross ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I have the Price Breaks 1.11.3 mod installed, but need some help with tuning it: * The mod will gross up the price of the single block with sales tax for those in the applicable tax zone, but will not gross up the price for the multiple blocks. I don't mind the grossing up, as long as it is consistent across the quantities. * The quantity price break table will only show in the product_info.tpl.php (individual product) view, but not in the index_products.tpl.php (category) view, the products_new.tpl.php or bestselling_products.tpl.php. It is possible to click the "Buy Now" link from bestselling_products or products_new or index_products and bypass the product_info page where the price breaks are shown. I don't mind having a piece of text in the product description for the pages that do not show the price breaks that says "click here to see price breaks". But I guess that my preference would be (if I follow the technical well enough) to use the PriceFormatter object, with consistent sales tax treatment, to display the multiple prices on index_products.tpl.php, bestselling_products.tpl.php, products_new.tpl.php. I hope I got the complete list of locations where the price shows before adding to the shopping cart. Paul OhioBeads.com Last edited by argentbeads; 02-19-2007 at 01:05 PM. Reason: Add info re: priceformatter object |
|
#2
| |||
| |||
| Quote:
I changed line 260 from $lc_text = $pf->getPriceStringShort(); to $lc_text = $pf->getPrice(); That got me the price break prices to show up for the category view. No further progress on displaying the price breaks for bestselling products or for new products yet. Paul OhioBeads.com |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| If price = 0.00 dont display price | michael_s | New osCommerce Contributions | 0 | 01-12-2007 10:14 AM |
| Simple Price break | michael_s | New osCommerce Contributions | 0 | 01-09-2007 05:46 PM |
| Price Breaks | DerekJ | osCMax v1.7 Discussion | 2 | 02-16-2005 10:26 AM |
| Price Break Integration | ganast | osCMax v1.7 General Mods Discussion | 3 | 12-22-2004 01:47 PM |
| price-break-1.11 with ms2-max 1.5.5 | fridgemags | osCMax v1.7 General Mods Discussion | 3 | 06-03-2004 05:47 AM |