Jump to content


Corporate Sponsors


Latest News: (loading..)

Capability and development questions

capability development qu

9 replies to this topic

#1 Michael@moxie

  • Community Member
  • 5 posts
  • Real Name:Michael

Posted 27 January 2012, 19:16

1.) Can you do family or Group ordering (the ability to order multiple size/color of a product on the same screen? i.e the customer could select 1 shoe style, and choose to order multiple sizes all on the same screen.)?
2.) Is it OK to sent a text file to the cart for import to maintain inventory availability?
3.) Can the cart handle importing/exporting a delimited file or do we need to write directly to the database?
4.) For orders coming out to the back end, what format will the export be in?


#2 DunWeb

  • Community Sponsor
  • 10,469 posts
  • Real Name:Chris Dunn
  • Gender:Male
  • Location:Tecumseh, Ontario, Canada N8N 1X8

Posted 27 January 2012, 20:53

Michael,

1) yes, you can code osCommerce to list products like this
2) Yes, the contribution Easy Populate allows for .CSV import exports
3) same as above
4) Files are NOT exported, they are printed. However you can install the PDF invoice contribution to allow for PDF downloads.




Chris

Edited by DunWeb, 27 January 2012, 20:54.

:|: Was this post helpful ? Click the LIKE THIS button :|:

:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:

:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:

#3 Michael@moxie

  • Community Member
  • 5 posts
  • Real Name:Michael

Posted 27 January 2012, 21:39

Thanks Chris. I'm trying to quote a job for a client who I think will benifit from using osCommerce.

#4 DunWeb

  • Community Sponsor
  • 10,469 posts
  • Real Name:Chris Dunn
  • Gender:Male
  • Location:Tecumseh, Ontario, Canada N8N 1X8

Posted 27 January 2012, 21:46

Michael,

if you have never worked with osCommerce before, I would not suggest offering services with it. osCommerce can be a steep learning curve and usually new users don't create quality websites on their first creation.

Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:

:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:

#5 Michael@moxie

  • Community Member
  • 5 posts
  • Real Name:Michael

Posted 27 January 2012, 22:05

Any suggestions on another eCommerce system?

#6 DunWeb

  • Community Sponsor
  • 10,469 posts
  • Real Name:Chris Dunn
  • Gender:Male
  • Location:Tecumseh, Ontario, Canada N8N 1X8

Posted 27 January 2012, 22:10

View PostMichael@, on 27 January 2012, 22:05, said:

Any suggestions on another eCommerce system?

Nope, I can't recommend a different solution from this forum. However, I can only suggest using what you have experience with.




Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:

:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:

#7 toyicebear

  • Community Sponsor
  • 5,694 posts
  • Real Name:Nick
  • Location:World Citizen

Posted 28 January 2012, 01:07

For your needs the other cart systems would also require add-ons/extentions/modules and some of them have "easier" install of modules. But then again add-ons for those cart systems are mostly commercial. Ie. will cost you $$$ to buy and some even have running "maintenance/update" costs.

Close to all add-ons for oscommerce is free, if you have difficulties in adding an add-on yourself you can hire someone to do it for you. (The same goes for adding custom functionality)

Edited by toyicebear, 28 January 2012, 01:08.

Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce

Check out my profile [click here] for information on professional services, custom coding, templates, SEO optimization, modifications, commercial support and help.

#8 Michael@moxie

  • Community Member
  • 5 posts
  • Real Name:Michael

Posted 28 January 2012, 03:27

Thanks guys for your help. I'll let you know how my osCommerce project goes.

#9 Michael@moxie

  • Community Member
  • 5 posts
  • Real Name:Michael

Posted 28 January 2012, 03:30

Sorry, another question... how does the osCommerce community dealt with sending data from osCommerce to a backend system to create orders?

#10 DunWeb

  • Community Sponsor
  • 10,469 posts
  • Real Name:Chris Dunn
  • Gender:Male
  • Location:Tecumseh, Ontario, Canada N8N 1X8

Posted 28 January 2012, 03:38

View PostMichael@, on 28 January 2012, 03:30, said:

Sorry, another question... how does the osCommerce community dealt with sending data from osCommerce to a backend system to create orders?


What kind of back end system ? You can create a cron job to export the orders to a .CSV file that could be imported into another software if you wanted. The possibilities are endless if you want to code it properly.



Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:

:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|: