View Issue Details

IDProjectCategoryView StatusLast Update
0004280OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:20
ReporterFirefax Assigned To 
PrioritylowSeveritytweakReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.6.2 revision 46646 
Summary0004280: bargain promotion woithout the blShowToBasket question
DescriptionThe question:
    [{assign var="blShowToBasket" value=false}] [{* tobasket or more info ? *}]

is missing in the tpl/widget/product/bargainitems.php

You have to edit the Code to change the tobasket button into the more-Info Button. On the other Template-Files (product/listitem_...) you can change this by changing the value above.
TagsPromotion
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

andrius.silgalis

2012-11-21 13:09

reporter   ~0007929

Template bargainitems.tpl already has a check whether to show "To Basket" or "More Info" buttons in lines between 34 and 38.