My category pages show the following
a. Item picture
b. Title
c. Price
—————————————————-
I need to do two things.
1. Display "Short Description" below the Title
2. Display the phrase "Prices Starting At : " before the price.
eg, Prices Starting At : $32
I am guessing I need to edit a php file, right?
Thanks
5 answers
Perhaps the following resources may be of assistance to you . . . .
http://www.magentocommerce.com/knowl…-custom-fields
http://magento.stackexchange.com/que…attribute-page
Thanks for the links Tom.
Your links are useful for custom attributes.
However, I was interested in "displaying short description", which is an existing attribute (not new custom attributes) under the Price in the category pages.
I am guessing that MegaMall template itself removes the Short Description in the category pages.
eg,
http://jm-megamall.demo.joomlart.com/saleoff.html
I see
Image
Title
Rating stars
Price
What I need is
Image
Title
Short Description
Price
What pages should I modify to achieve this?
What pages should I modify to achieve this?
In this case, here are some additional resources which I think are a bit more on point . . . .
http://www.templatemonster.com/help/…t-details.html
Hi Tom,
Those links again deal more with the product details page.
I am interested in showing the "short description" on the "product listing" page. eg, in the category pages.
Thanks
Ahhhhhh, okay . . . How about these?
http://stackoverflow.com/questions/1…out-in-magento