Import Related Products info

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
msandin
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 30
Joined: Tue Jul 15, 2014 11:29 pm

Import Related Products info

Post by msandin » Thu Sep 17, 2015 4:49 am

Folks,

We're using AC import functionality to move CSV formatted data from our in-house system to the latest able commerce gold. Works fine. Question - how can we move "related products" info from in-house system to AC?

Thanks for your help

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Import Related Products info

Post by mazhar » Fri Sep 18, 2015 2:34 am

You will have to write some custom code. Years ago I gave some suggestions on implementing custom import from CSV in our previous version here viewtopic.php?f=47&t=9720

Though the API has changed but the code can be checked to get an idea. CommerceBuilder documentation ftp://ftp.ablecommerce.com/docs/CommerceBuilderGold.chm

can be checked for related APIs that provide access on related products data.

msandin
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 30
Joined: Tue Jul 15, 2014 11:29 pm

Re: Import Related Products info

Post by msandin » Wed Nov 04, 2015 7:07 am

I'm back onto this project. How do I invoke the custom code? Can that be done within the admin control panel? I'd like to make this as easy as possible for the user? Are there any examples within the documentation? Thanks...

Post Reply