The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Building simple ecommerce with html: possible?
calmabubbasst
post Aug 14 2022, 10:36 AM
Post #1


Member
***

Group: Members
Posts: 41
Joined: 20-July 22
Member No.: 28,449



Building simple ecommerce with html: possible?

Hi everyone, I don't have much experience with html and css, and I created a website by copying a template and making small adjustments.

Now I was wondering if it was possible to create a small ecommerce using only html.
I don't like to use online software and leave my data in the cloud, so I would prefer to build my own e-commerce, also so I can hope to keep the same look and feel.

Do you think this is possible?
Could you suggest me some working free html ecommerce templates to start from?
Could you support and accompany me?

For now, thanks ^__^
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Aug 14 2022, 10:45 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



The front end, yes. But to make working shopping site you need server side scripting to handle orders and if you are going to accept card payments you need a payment processor, a service that handles that bit for you. Or you could use Paypal that offers some kind of API for this. It's more complex than to just make some changes to a template.

You could make a very simple site that only displays what you have to sell and then people have to email or phone in their orders and pay by check or bank transfer or something. It won't be very professional. but there are still small sites like that.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
calmabubbasst
post Aug 15 2022, 06:37 AM
Post #3


Member
***

Group: Members
Posts: 41
Joined: 20-July 22
Member No.: 28,449



Tnk's @pandy

What do you need to be able to create an e-commerce with credit card and paypal? What should i check with my hoster?

Also the simple solution that you propose, is not to be discarded at all, could you show me some examples and where to download something to start from?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Aug 15 2022, 10:17 PM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



QUOTE(calmabubbasst @ Aug 15 2022, 01:37 PM) *

Tnk's @pandy

What do you need to be able to create an e-commerce with credit card and paypal? What should i check with my hoster?


Check what scripting languages are available. On a nix host you'll probably have at least PHP but probably other languages too. Then you need to find a software that you like and install that. And I suppose sign up with a company that can handle payments for you. I've no experience with this myself, but there are lots of things involved.

QUOTE

Also the simple solution that you propose, is not to be discarded at all, could you show me some examples and where to download something to start from?


No idea about templates. But there aren't templates for everything. This would be just a plain page, probably with some images. Nothing fancy needed since you just as your customers to call or email you with their order.

Look at some small web shop you like the layout of and mimic that. Mimic - not steal their whole source. wink.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
calmabubbasst
post Aug 18 2022, 04:17 AM
Post #5


Member
***

Group: Members
Posts: 41
Joined: 20-July 22
Member No.: 28,449



QUOTE(pandy @ Aug 15 2022, 10:17 PM) *

QUOTE(calmabubbasst @ Aug 15 2022, 01:37 PM) *

Tnk's @pandy

What do you need to be able to create an e-commerce with credit card and paypal? What should i check with my hoster?


Check what scripting languages are available. On a nix host you'll probably have at least PHP but probably other languages too. Then you need to find a software that you like and install that. And I suppose sign up with a company that can handle payments for you. I've no experience with this myself, but there are lots of things involved.

QUOTE

Also the simple solution that you propose, is not to be discarded at all, could you show me some examples and where to download something to start from?


No idea about templates. But there aren't templates for everything. This would be just a plain page, probably with some images. Nothing fancy needed since you just as your customers to call or email you with their order.

Look at some small web shop you like the layout of and mimic that. Mimic - not steal their whole source. wink.gif


Hi @pandy
I think I understand that it is not something that I can face alone ...

Now I'm evaluating wordpress which could simplify everything ... we'll see

I thank you for all your support smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Aug 18 2022, 04:53 AM
Post #6


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Are you sure WP would simplify things? I'm not.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
calmabubbasst
post Aug 31 2022, 01:42 AM
Post #7


Member
***

Group: Members
Posts: 41
Joined: 20-July 22
Member No.: 28,449



QUOTE(pandy @ Aug 18 2022, 04:53 AM) *

Are you sure WP would simplify things? I'm not.


U right
No it isnt so easy sad.gif

I focus on other projects, I will come back to this project later ... sad.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Aug 31 2022, 04:51 PM
Post #8


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Or do the simple HTML site with email or phone orders. There are worse places to start. Given you only offer a few products for sale.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
nootkan
post Sep 21 2022, 11:59 AM
Post #9


Member
***

Group: Members
Posts: 34
Joined: 16-July 21
Member No.: 28,016



Do a search for free html ecommerce templates and you'll find lots of them.

However Pandy is right about the template only being for the front end.

If that is all you want just pick a template and use Paypal buttons created from your Paypal account or Stripe etc.

Then you have to think about shipping unless it will be a digital product which will require a secure download link.

After you build your site you could use a service like SnipCart or similar.

Hope this helps.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 15th April 2024 - 11:37 PM