• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
4

What is the best way to create an ecommerce site?

New Here ,
May 26, 2012 May 26, 2012

Copy link to clipboard

Copied

I want to create an ecommerce site from scratch. I want it to be like sites such as Vans.com, Converse.com, etc. Am I able to create sites like those through DW or do they use a different software?

TOPICS
How to

Views

53.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 26, 2012 May 26, 2012

Copy link to clipboard

Copied

This is a broad question.  And you are looking at it from only one perspective.

Do you know how you plan to accept payments?

Do you know anything about the server (php, asp, mySQL, MS SQL)?

Are you connecting an already existing system (ie: existing business) or starting the web business fresh?

Personally I think you should look towards a commercial solution and consider hiring outside help.  As even if you go with a pre-built solution there can be a lot of hand coding involved and a lot of design work involved.  DW can help you with the coding but it will not automate the entire process for you and it is not a graphic design tool like a Photoshop or a Fireworks.  Even with solutions specific to DW like Cartweaver still require some work from the end user and coding depending on the level of customization you are looking for.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 26, 2012 May 26, 2012

Copy link to clipboard

Copied

Start at the Bank.  You'll need a Merchant Bank Account to accept on-line credit card payments as well as a payment Gateway to securely process card data.   You may need to shop around.  Some banks have very strict standards for shopping cart sites. Others are more realistic.  Either way, you need to use a shopping cart that meets Payment Card Industry (PCI) compliance and is also compatible with your Gateway.

 

Some Card Processors to consider (there are others) ~

PayPal ~ https://www.paypal.com/webapps/mpp/merchant

Google Checkout ~ http://checkout.google.com/sell/?

Authorize.net ~ http://www.authorize.net/

 

Some Shopping Cart Solutions:

         Cartweaver

http://www.cartweaver.com/

 

Web Assist

http://www.webassist.com/support/ecommerce-options.php

 

         Shopify

         http://www.shopify.com/

 

         Mals-E

         https://www.mals-e.com/index.php

 

 

Good luck,

 

Nancy O'Shea— Product User, Community Expert & Moderator
Alt-Web Design & Publishing ~ Web : Print : Graphics : Media

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 26, 2012 May 26, 2012

Copy link to clipboard

Copied

Thank you guys for the input! Yes I understand the things i need to associate my site with such as php sql etc. My question is, How do sites such as, Vans or any name brand clothing sites create their sites? Is it possible to create something similar to theirs using DreamWeaver?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 26, 2012 May 26, 2012

Copy link to clipboard

Copied

The Converse site no.  Right click anywhere on that page.  It's a Flash application.  No good for mobile or anything.  Really a bad move on their part by such a large corporation.

The Vans site is maintained by IBM Websphere Commerce platform: http://www-01.ibm.com/software/genservers/commerceproductline/ .

You can typically find out a lot about what a site is made of by viewing the source code.  If you do not understand the source code, jumping to DW will be a huge leap.

Asking if Dreamweaver can build a site is like giving you an unlimited supply of lumber, a hammer and some nails and telling you to build a house.  Some people could be a mansion with those while others might struggle to make a dog house.  Dreamweaver is a tool.  It is not a one-click solution to build those types of enterprise level sites.  It can give you the tools to make skinning a content management platform easier.  It can also make programming easier by giving you access to code hinting, code coloring and other features.  So just think of it as a tool and not a solution, because if you believe it is a solution you will be greatly disappointed.

The applications Nancy mentioned will give you a good start because the platforms those comapnies are using could be out of your budget financially.  Usually when companies don't even post prices to solutions online and tell you to call someone in sales, it's not cheap.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 26, 2012 May 26, 2012

Copy link to clipboard

Copied

How do sites such as, Vans or any name brand clothing sites create their sites?

 

Most likely they have a resident team of professional web developers or they sub-contract out to professional firms.

 

Is it possible to create something similar to theirs using DreamWeaver?

 

Sure.  In the same way that you can build a house with a hammer, nails & lumber. Tools don't build projects; people do.  If you have the necessary skills, DW is very good tool.

 

Nancy O'Shea— Product User, Community Expert & Moderator
Alt-Web Design & Publishing ~ Web : Print : Graphics : Media

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
May 26, 2012 May 26, 2012

Copy link to clipboard

Copied

If you're going to be using Dreamweaver, you really want to look at using Adobe Business Catalyst because it is an all-in-one ecommerce hosting solution that has been nicely integrated into Dreamweaver CS6.

 

We've been using Business Catalyst for client ecommerce sites and I can't recommend it enough.  You don't have to learn PHP or SQL with BC. If you know HTML/CSS and maybe a little javascript you can do some really powerful things relatively easy because BC is designed to handle all the backend database functionality through simple modules and tags.   And the same way Dreamweaver does code hinting for HTML and CSS tags, it does for Business Catalyst's modules and tags for ecommerce and database functionality in CS6.

 

So with BC, basically all you need to know is the front end coding part of building sites and you can do ecommerce sites in Dreamweaver.  But like someone else said, Dreamweaver isn't going to build the site for you.  The tools are there but it is up to you to know how to use them to their potential.

 

EDIT BY MODERATOR: Business Catalyst was discontinued in Sept. 2021.

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
May 29, 2012 May 29, 2012

Copy link to clipboard

Copied

I did a new training course on this topic at Lynda.com - here's the URL: http://tinyurl.com/877vfsz

If you don't have a Lynda.com membership, they offer a 7 day free trail which give you plenty of time to go through this course and maybe a few others. Here's a url for that:http://tinyurl.com/7dqryy7

Hope you find this helpful.

http://blog.cartweaver.com/

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 02, 2014 Dec 02, 2014

Copy link to clipboard

Copied

Apparently my original post was rejected. Probably thought I was advertising something, which I'm not. I had the same question and did some research myself. I'm looking into selling my photos and want a nice ecommerce flow in my site with minimal coding required.

I think I have your answer. Try FoxyCart - http://www.foxycart.com/

Minimal html, coding is required and it works flawlessly.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 27, 2015 Feb 27, 2015

Copy link to clipboard

Copied

The best way is to design and create from scratch so HTML, CSS, Javascript, PHP, SQL etc.

OR

If you're like me, try using opencart or magento. I prefer opencart as it's clean, flexible, user friendly, fast and has plenty to offer.

Learn some basic HTML, CSS and use the firefox firebug to edit and override your template files. OpenCart - Open Source Shopping Cart Solution

Examples

HOME - Slate Cheeseboards and Slate Plates made in the UK

https://www.rcgeeks.co.uk/

Hanah UK

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 29, 2015 Mar 29, 2015

Copy link to clipboard

Copied

Hi! I see your issue is still unsolved. I would like to recommend you http://www.webbuildersguide.com/. That`s a great solution that will help you build your own eCommerce website by yourself. Good luck!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 28, 2015 Apr 28, 2015

Copy link to clipboard

Copied

If you have no idea how to create your website, you may try to develop it from the ready-made website template like http://www.templatemonster.com/joomla-templates.php . I like their services so much.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 14, 2015 May 14, 2015

Copy link to clipboard

Copied

LATEST

This three-year old topic is just attracting spam; it is now locked.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines