View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000387 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2008-11-14 16:49 | 2012-12-10 13:45 |
Reporter | juergen_busch | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.0.0.0 revision 14260 | ||||
Summary | 0000387: getFAmountPrice() in product.tpl empty | ||||
Description | There is no value for Quantity-Scale-Prices. Template product.tpl, line 51 [{ $product->getFAmountPrice()|default:$product->getFPrice() }] [{ $currency->sign}] | ||||
Additional Information | Quantity-Scale-Prices for one article Amount 1-5 Price 139 Amount 6-10 Price 100 Amount 11-50 Price 80 Change template product.tpl, line 51 to: ***Show FAmountPrice:[{ $product->getFAmountPrice() }] [{ $currency->sign}] | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||