How a template answer is displayed to the end-user?

  1. A user visiting a specific product page, asks a question regarding the attribute (e.g., weight) and receives the answer within a template.
  2. The data inside the template is collected by the attribute API in the product page (e.g., weight = 3.0000 lbs).
  3. If an attribute cannot be obtained for a specific product (e.g., no weight is specified in the API in the product page) then that question (e.g., "How much does this product weigh?") will show no results.