{% if website_image %}
Product Description
{{ web_long_description or web_short_description }}
{% if obj.doclist.get({"doctype":"Item Website Specification"}) %}
Specifications
{{ d.label }} | {{ d.description }} |
{% extends "html/page.html" %} {% block javascript %} {% include "js/product_page.js" %} {% endblock %} {% block css %} {% include "css/product_page.css" %} {% endblock %} {% block title %} {% if item_name != name %} {{ item_name }} [{{ name }}] {% else %} {{ item_name }} {% endif %} {% endblock %} {% block content %}
{{ d.label }} | {{ d.description }} |