Ecommerce Templates Canada

Logiciel de commerce électronique
pour Dreamweaver, FrontPage et GoLive.
En version ASP et PHP.
Boutique »
Version ASP
Version PHP
Outils eCommerce
Votre panier
Aide et ressources »
Survol du logiciel
Aide pour la version ASP
Aide pour la version PHP
Recherche sur le site
Ressources
Forum de support
Questions et réponses
Mise à jour et correctifs
Clients/Exemples
Boutique de démonstration
Développeurs
Passerelles de paiement
Hébergement
Comment utiliser votre propre concept
Accueil > Aide Asp : Comment utiliser votre propre concept
Veuillez prendre note que cette page n'est pas encore traduite. Merci!
We have a template called Generic that was set up to allow users to build their own store from scratch or to be used within an existing design. We've outlined the steps below for integrating the software into a design that's already been prepared.

The price is $105 for the Plus Version. If you are not using Dreamweaver or Frontpage to edit your site then we recommend purchasing the Dreamweaver version as it includes very little proprietary code.

Each store page is made up of regular HTML wrapped around 5 include lines so it's pretty simple to extract the includes from the Generic template and paste them into an existing page. The existing page will need to have the same name as the page that the includes were copied from, so when copying them from cart.asp / cart.php they should be pasted into a page called cart.asp / cart.php in the existing site.

In total there are 8 store pages:

  • Affiliate
  • Cart
  • Categories
  • Proddetail
  • Products
  • Search
  • Sorry
  • Thanks

The include lines will look something like this for the ASP version with the last line changing depending on the page:

<!--#include file="vsadmin/db_conn_open.asp"-->
<!--#include file="vsadmin/includes.asp"-->
<!--#include file="vsadmin/inc/languagefile.asp"-->
<!--#include file="vsadmin/inc/incfunctions.asp"-->
<!--#include file="vsadmin/inc/inccart.asp"-->

... or for the PHP software:

<?php include "vsadmin/db_conn_open.php" ?>
<?php include "vsadmin/includes.php" ?>
<?php include "vsadmin/inc/languagefile.php" ?>
<?php include "vsadmin/inc/incfunctions.php" ?>
<?php include "vsadmin/inc/inccart.php" ?>

Once those have all been copied over, you will also want to move over the store folders, these will be vsadmin, prodimages and for the ASP version, fpdb

Finally for the PHP version only, you will need to add a line of code to the top of each page, this will go before the opening <HTML> tag with absolutely no spaces before or after:

<?php
session_cache_limiter('none');
session_start(); ?>

That's about is so it will now be possible to upload all the files to your server, make the database connection and start adding products.

Note: The pages cart.asp / cart.php, affiliate.asp / affiliate.php and search .asp / search.php include forms so it's best to allow plenty of horizontal space for them.

Acheter la version générale
 
Version Dreamweaver FrontPage
ASP pour serveur Windows
- 105$ US
PHP pour serveurs Unix / Linux
- 105$ US

 

Boutiques Web utilisant la version générale
 
DK Residential
dk residential
Fitsense
Fitsense
Lets buy shoes
Let's Buy Shoes
Project Wear
Project Wear
USN
USN
Castles Web
Castelesweb
Gaby's
Gabys Art Studio
Northlake
Northlake
Helena Grren
Helena Green
The Perfect Collection
The Perfect Collection
Catitap
Catitap
Steep Planet
Steep Planet


ACCUEIL | PRODUITS | SUPPORT | EXEMPLES | CONTACTEZ-NOUS
 

Canada |  France | Espagne | Australie | Allemagne | Hollande | IrlandePortugal | Afrique du Sud | Grande-Bretagne
© Copyright 2002 - 2006 Logiciel de commerce électronique par Internet Business Solutions SL
Tous droits réservés