How would i go about displaying custom product definition on product page (uCommerce/Product.cshtml)?
currently my product definition is named "bookDescription" its a RichText Data type, what code will i need to put into Product.cshtml file to display bookDescription in Product page?
display custom product definition
How would i go about displaying custom product definition on product page (uCommerce/Product.cshtml)?
currently my product definition is named "bookDescription" its a RichText Data type, what code will i need to put into Product.cshtml file to display bookDescription in Product page?
regards
Arlan
You need to do like this:
Thank you Nickolaj!
is working on a reply...