Re: Users - How to Create Product Properties or Details

Posted by Jacopo Cappellato on
URL: http://ofbiz.116.s1.nabble.com/How-to-Create-Product-Properties-or-Details-tp139281p139286.html

Retrieve the attribute (from the ProductAttribute entity) in the bsh
script and put it into the context; then you can use it in the ftl
template using the ${} syntax.

Jacopo

rohit2006 wrote:
> Jacopo,
>
> can you please give an example of how to include product attribute in the
> product details page.
>
> rohit