Ecommerce Creloaded B2b Import
We use creloaded 6.4 B2B and have a conversion tool (php) to convert our own datafile into the importfile format of creloaded.
this works fine, but we need a small change of functionality
PLUS
The tool must be rewritten from php to visual basic 6 (we need the source).
So we have a sourcefile with single lines per product. We use subproducts and a parent is made automatically by the current php tool (so you do not have to think of functionality, it’s available, just reprogram from php to VB6).
What needs to be added ?
We supply in our own productfile the prices for pricegroups (about 20 pricegroups) and these need to be added into the creloaded importable file. We do not use pricebreak, so do not bother implementing that.
Basically it’s converting the php tool to VB6 and adding the pricegroups to it.
Files will be send after selecting winning bid.
No over-pricing (search for our previous project to find the php-project, then you know what the complete base-functionality – which is now ready as php – did cost)
-Pascal


