Magento, category, details button -


i'm trying teach myself magento, , basic programming. in product lists have, beside "add cart" button "details" button. has typo in label, , says "detalis".

i need fix this, can't find where/which file in. can point me in right direction?

generally,product list layout came list.phtml file.

file location:app/design/frontend/default/my_theme/template/catalog/product/list.phtml

(or)

please enable path hints via admin panel.it's show block paths.

how turn on template path hints?

to turn on template path hints in magento:

  • log magento back-end admin

  • go system -> configuration in main menu

  • go developer on bottom left under advanced

  • switch store view on top left current website or store view.

  • under debug tab of same developer config page see new option appear allow turn on/off template path hints.

  • remember clear cache.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -