Product Spec Sheet Attachments

Wondering if anyone has found a way in Sugar or thru an add-on that would add a spec page to a quote email based on the products in the quote? So, whenever a product is used, the catalog page or spec page would be automatically attached to the quote.

  • You can effortlessly incorporate this into a document merge template and subsequently integrate the fields for document output based on the selected product:

    {#products} {if category_name=="Product1"} {product_template_name.name case='upper'}

    Feature 1:                                                                             Feature 2:

    {product_template_Product1_feature1_c}               {product_template_Product1_feature2_c}

    {endif} {/products}