RealTimeDesigner Support Network
Wiki Forums Libraries Docs Support RealTimeDesigner Home

RealTimeDesigner WIKI

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rtd_manual_ch_17_instant_pricing [2012/02/17 21:04]
mark [INSTANT PRICING]
rtd_manual_ch_17_instant_pricing [2012/05/08 16:28] (current)
mark [UPLOADING FILES WITHOUT THE DESIGNER]
Line 7: Line 7:
 ==== USING THE INSTANT PRICING TOOL ON EXTERNAL WEB PAGES ==== ==== USING THE INSTANT PRICING TOOL ON EXTERNAL WEB PAGES ====
 If pricing for your procut is complex, showing a grid or spelling out all the pricing options can be quite cumbersome.  A simple button which pops up and allows the user to select the parameters which define pricing is much cleaner.  By using the Instant Pricing link, you can enable your site to have live pricing shown linked directly to your RTD pricing matrix.  The link to the Instant Pricing for a particular product can be obtained from the Admin Panel by clicking on the **Your RTD Links & Builders** link.  Seelct your product catagory and product.  Once you've drilled down to the desired product, copy the URL shown in your browser to your clipboard.  Now paste the URL as a hyperlink within your HTML for the page where you wish to show the Instant Pricing link or button. If pricing for your procut is complex, showing a grid or spelling out all the pricing options can be quite cumbersome.  A simple button which pops up and allows the user to select the parameters which define pricing is much cleaner.  By using the Instant Pricing link, you can enable your site to have live pricing shown linked directly to your RTD pricing matrix.  The link to the Instant Pricing for a particular product can be obtained from the Admin Panel by clicking on the **Your RTD Links & Builders** link.  Seelct your product catagory and product.  Once you've drilled down to the desired product, copy the URL shown in your browser to your clipboard.  Now paste the URL as a hyperlink within your HTML for the page where you wish to show the Instant Pricing link or button.
 +==== USING THE INSTANT PRICING AS AN ESTIMATING TOOL ====
 +You can tap into some of the power of the RealTimeDesigner pricing tables to create your own estimating tool.  Create a HTML page similar to the code below.  The Instant Pricing Tool is launched in an iFrame.  Use the tool for quoting orders and have confidence that your pricing will be consistent.
  
- +<code> 
 +<html><body bgcolor="#93b1fb"> 
 +  <center> 
 +    <b> 
 +      Here is a simple instant pricing<br> 
 +      inclusion in this page by using an iframe 
 +    </b><br><br> 
 +    <iframe src="http://designer.realtimedesigner.com/stickerz/instant_pricing" width="800" height="800" marginwidth="0" marginheight="0" frameborder="0"></iframe> 
 +  </center> 
 +</body></html> 
 +</code> 
 +==== UPLOADING FILES WITHOUT THE DESIGNER ==== 
 +You can use the instant pricing tool to upload images directly from users without entering the designer as well.  From the PRODUCT CONFIGURE screen click on **Configure Instant Pricing and Product Configurator** to display the following screen: 
 +\\ 
 +{{ :instant.jpg?direct&300 |}}\\ 
 +Turn on the **Artwork Upload Enabled** feature to allow artwork to be uploaded in the Instant Pricing Tool. The link to the Instant Pricing for a particular product can be obtained from the Admin Panel by clicking on the **Your RTD Links & Builders** link.
 ==== THE PRODUCT CONFIGURATOR ==== ==== THE PRODUCT CONFIGURATOR ====
 The product configurator is an extension of the instant pricing tool in that it allows you to set up very complex The product configurator is an extension of the instant pricing tool in that it allows you to set up very complex