We are trying to come up with a "View Product Spec Sheet" button that customers can click on to see the manufacturer's PDF product cut sheet, brochure or whatever. We have added the button as can be seen here under the product: http://www.concession-supply.com/Gol...amer_p_17.html
Actually, we have added four buttons, for other features, yet to be added. We have the price match link, and will be implementing the View Product Spec Sheet, and are experimenting with making it dynamic based on the specific product. We will try the href to assets/images/pdfs/[mfgid].pdf for example. We will supply a pdf for each product. How do you make a new open in a popup window? target=blank doesn't seem to work. The main issues would be what default would be used if the product has no pdf file? How to implement something besides link back to / page? The other buttons will be used for "Download Supplies Order Form" and such. This is more difficult as to how to determine the "supplies type" being specific to product. Thoughts, comments, ideas?
Thanks in advance. :)
PS: Wonder if the Advanced Option code [AO_code} could be used dynamically? We use this as the actual product part number in many of our products, Wonder if this could change the link when the other product option is selected??? :)
Actually, we have added four buttons, for other features, yet to be added. We have the price match link, and will be implementing the View Product Spec Sheet, and are experimenting with making it dynamic based on the specific product. We will try the href to assets/images/pdfs/[mfgid].pdf for example. We will supply a pdf for each product. How do you make a new open in a popup window? target=blank doesn't seem to work. The main issues would be what default would be used if the product has no pdf file? How to implement something besides link back to / page? The other buttons will be used for "Download Supplies Order Form" and such. This is more difficult as to how to determine the "supplies type" being specific to product. Thoughts, comments, ideas?
Thanks in advance. :)
PS: Wonder if the Advanced Option code [AO_code} could be used dynamically? We use this as the actual product part number in many of our products, Wonder if this could change the link when the other product option is selected??? :)
Comment