magento - Display short description on front end multi-store site -


magento 1.9.1 multi store load. short description show on 1 store not other.

here store views product listing: http://www.gas-sensing.com/portable-monitors.html http://www.oxidationtech.com/products/ozone-monitors/handheld-ozone.html

on admin back-end under product attribute "short description" can check "used in product listing". however, site wide. store specific 1 site shows short description on front-end, , other not.

is there easy way change this?

the best way display short description @ store specific level, make attribute "store view" specific.

steps

  1. navigate catalog > manage products
  2. choose product > on extreme left - default configuration > select store view (where not want display value)
  3. in general tab, find short description - make value empty - deselect checkbox (use default value)

screenshots:

hoping have similar website structure

enter image description here

enter image description here

enter image description here

  1. save product

run reindexing using system > index management

let me know if helps.

happy coding...


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -