Jump to content

How to Display New product fields in product page for frontend


Recommended Posts

hi

 

i just added new field in product manager

 

http://clip2net.com/s/1Nb7g

 

i added this new fields

 

1.kvalitet

2.lyd

3.sinus

 

now its all showing and saving in the admin product manager

my question is how i can show it on product page frontend side

 

i would like to retrieve it like this in product.tpl file

 

$product->kvalitet

$product->lyd

$product->sinus

 

question where do i need to define it?

 

cause right now if i to retrieve its only returning 1 value. and not the html string i put in the database

 

please help

Link to comment
Share on other sites

×
×
  • Create New...