A few weeks ago, we announced our dynamically updated marketing materials for resellers. These simple, cut-and-paste scripts allow you to publish our full CMS features list and pricing grid on your own website with content that we manage and keep up to date as things change. For full details about this feature, be sure to read our original post.
We've made a small enhancement to the pricing grid script that we want to make you aware of. Now you can not only customize the pricing you display for each of our packages, you can also customize the names of the packages. Here's how it works.
The basic pricing grid script
Using this script will publish the pricing grid using our default package names and prices.
<script type="text/javascript" src="http://publishpath.com/scripts/resellerpricinggrid.js"></script>
The pricing grid script with custom pricing
Using this script will publish the pricing grid using the prices provided in place of our default pricing.
<script type="text/javascript" src="http://publishpath.com/scripts/resellerpricinggrid0,35,65,105,200.js"></script>
The pricing grid script with custom pricing and custom package names
Using this script will publish the pricing grid using the names and prices provided in place of our default package names and pricing.
<script type="text/javascript" src="http://publishpath.com/scripts/resellerpricinggridSmall_5,Tall_25,Grande_55,Venti_110,Super%20Venti_200.js"></script>
Posted on
Tue, September 23, 2008
by Tim Wall