Hi I use a script for showing random products on my homepage, but it doesnt show me price. Where is a problem?
http://magentoabid.blogspot.sk/2012/06/display-random-products-from-category.html
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not sure why that isn’t working, but if you want you try some other solutions
http://dx3webs.com/front/2010/10/how-to-create-a-random-featured-product-list-on-home-page-in-magento/
Update the code above
Replace the first ~15 lines with:
Replace :
with :
Replace things like this :
With :
(find and replace “$displayed_products[$random_products[$i]]” with “$product”)