
Designer Launch is a set of tools on the Vin65 Platform that makes it possible for web developers and web designers with knowledge of html and css to launch their own sites. The benefits to this are increased control over final design execution, timelines, and client relationships.
To get setup with designer launch you need to contact us to set up an account.
Once that is complete you will receive a number of things from us:
This is a list of items you should have to launch a site on our platform:
Ecommerce requirements include:
For any question about this please contact our service representatives at 604-852-8140
Once you have your account set up you will have access to everything you need to launch a site. We highly recommend cutting and producing your graphics, html, and css before integrating your site with our platform. This allows you to solve all of your display issues before introducing the added complexity of the Vin65 data points.
To the right is a simple view of your site root folder.
The Vin65 template system is built around site function and layouts. To create layouts you take your html files and plug in the designer launch js code in the head of your html files and replace the appropriate sections of your html with v65 custom tags.
When viewed locally on your computer the designer launch js code parses the v65 custom tags into live data from the server. This allows you to view your templates before you upload them to the server and parse them. These tags call in items like page content, main menu, footer menu, pod content, shopping cart etc...
There are 10 different layouts on every given site and you can assign a template to each of them.
Often times you will use the same layout for the Checkout, Cart, and Club as show below. In addition you can create additional custom layouts if you want. In the case of the example below there is one custom layout called "Wide Page", but you may want different layouts for sub page other than the Main content page.
Once you have created your templates and saved them in the /v65html folder you need to upload them to the server and parse them through the website settings.
NOTE: It may be necessary to reload your site before you see the changes to your site. To reset your site you append the string /index.cfm?reload=1 to your url eg. http://mysite.vin65dev.com/index.cfm?reload=1
