Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Agreeing to Conditions Before Checkout


Guest

Recommended Posts

Hi,

 

I'm new to osCommerce. Have installed 2.3.1

 

I have a few questions here:

 

I want to have customers agree to conditions of use before checkout. Is there a way to do this?

 

I also want to add text and images to the home page of the store.

 

I have looked in the admin section and it looks like there is no html editor or any kind of editor for the home page, conditions of use, privacy policy etc.

 

The only place I see the possibility of editing a pre-existing page is in the define languages section in the admin panel, but I don't see anywhere to edit the home page of the store.

 

Any and all suggestions and help would be appreciated.

 

Thanks,

 

webmiss

Link to comment
Share on other sites

Hi,

 

I'm new to osCommerce. Have installed 2.3.1

 

I have a few questions here:

 

I want to have customers agree to conditions of use before checkout. Is there a way to do this?

 

I also want to add text and images to the home page of the store.

 

I have looked in the admin section and it looks like there is no html editor or any kind of editor for the home page, conditions of use, privacy policy etc.

 

The only place I see the possibility of editing a pre-existing page is in the define languages section in the admin panel, but I don't see anywhere to edit the home page of the store.

 

Any and all suggestions and help would be appreciated.

 

Thanks,

 

webmiss

This is my favorite due to its simple install.

http://addons.oscommerce.com/info/5998

 

if you can read code, it is easy to manipulate. Have not installed on 2.3, but should merge easily.

 

editing text on pages is done via includes/languages/english/page.php

where english = your language and

page = index, or shipping, or privacy, or whatever...

 

Tim

Link to comment
Share on other sites

This is my favorite due to its simple install.

http://addons.oscommerce.com/info/5998

 

if you can read code, it is easy to manipulate. Have not installed on 2.3, but should merge easily.

 

editing text on pages is done via includes/languages/english/page.php

where english = your language and

page = index, or shipping, or privacy, or whatever...

 

Tim

 

Hello Tim,

 

Thanks for your timely reply. I will also look into adding the text and image for the home page. I will look again to see where this is located in the

includes/languages/english/page.php - I'll see if I can find one for index.php.

 

Regards,

 

webmiss

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...