hsgear Posted July 31, 2015 Share Posted July 31, 2015 I use Moteng.com as one of my dropshippers. They've got FTP access in place for images, products, and inventory but little interest in developing a dealer module. Anyone out there ever develop a module for Moteng? Anyone want to? Link to comment Share on other sites More sharing options...
hsgear Posted July 31, 2015 Author Share Posted July 31, 2015 It'd need to use the data format in this manual. 1. Items pulled down once a week and paired up to their images. 2. Inventory levels pulled down daily. 3. When items get discontinued, drop them from the website. 4. Attributes on a single item, not a new item for each size/color combo. Anyone feeling up to it? Link to comment Share on other sites More sharing options...
hsgear Posted August 2, 2015 Author Share Posted August 2, 2015 What I'm looking for is fairly straight-forward: 1. Download and import the catalog files, including images, into my shop from Moteng. (See attached). This can be manually triggered or through a Cron job, but I want it to be done completely within the module - I hit a button, it updates the catalog and images and then re-indexes my database and rebuilds my friendly URL's. 2. Every day, pull down the inventory file from Moteng and update the inventory in my shop. This must be automated every day. 3. The products created must include attributes (color, size, etc...) in the item. I want one item with choices for the customer (i.e., one page for the shirt with drop-down's for the color and size), not one item for each attribute combination (i.e., shirt blue/large is one item, shirt blue/medium is another). 4. Automated item deactivation. When an item codes as "discontinued" in the catalog file (see attached), it deactivates on the website. It doesn't need to be deleted necessarily, but I don't want discontinued items available to order. Again, all in a single module. If this one is successful, I'll have you build modules for my other wholesalers and then introduce you to other dealers with those vendors. I have 5 wholesalers, so this will be a long term engagement if the product is a winner. Link to comment Share on other sites More sharing options...
Guest Posted August 2, 2015 Share Posted August 2, 2015 Not sure if this will do the trick, but have a look at store manager with their import module. https://www.prestashopmanager.com/ We use this to import stock quantities daily. That said, the host computer of Prestashop does need to be on as it utilizes Windows Tasks Link to comment Share on other sites More sharing options...
hsgear Posted August 2, 2015 Author Share Posted August 2, 2015 Ron, I'd looked at them before, but they weren't able to handle attributes. Attributes are a pretty big deal in our industry (military and tactical kit) - a single holster for example may have 100 combinations (left/right handed, black or brown leather, plain/Clarino/basketweave finish, however many pistols it fits - could be dozens) but they're all the same holster. With attributes, the customer would simply see "Safariland 7401 Holster" and then choose their options to build what they like. Without attributes, there'd be 100+ individual pages for the customer to weed through of Safariland 7401's = nearly all carts are abandoned as nobody wants to dig through that much. To place the numbers in context, one of my suppliers has 75k lines in their catalog, but only about 8k unique products. Attributes are the key. Link to comment Share on other sites More sharing options...
Guest Posted August 2, 2015 Share Posted August 2, 2015 I was fairly certain they can do attributes https://www.prestashopmanager.com/useful-articles/prestashop-product-management/prestashop-attribute-import/ But perhaps I am missing something Link to comment Share on other sites More sharing options...
hsgear Posted August 2, 2015 Author Share Posted August 2, 2015 Looks like some new functionality since I checked them out last time. They tried one of my other wholesalers last year and it was a mess. Link to comment Share on other sites More sharing options...
Innovadeluxe Diseño Posted August 3, 2015 Share Posted August 3, 2015 If you want to develop a specific module for your online store, please, contact us to: [email protected] We have developed programs for many companies of different natures, and we are a certified company in Spain, so, have no doubt, and contact us. Regards! Link to comment Share on other sites More sharing options...
clint Posted August 4, 2015 Share Posted August 4, 2015 Hi storecommander also does this pretty well. In my experience it works a lot better for auto imports than store manager as it runs on your server not a remote windows pc Regards Clint Link to comment Share on other sites More sharing options...
hsgear Posted August 4, 2015 Author Share Posted August 4, 2015 Clint - StoreCommander looks pretty solid! How's it do with automation? Mike Link to comment Share on other sites More sharing options...
clint Posted August 4, 2015 Share Posted August 4, 2015 http://support.storecommander.com/entries/92024487-Using-the-CSV-auto-import-option-in-CRON-tasks Link to comment Share on other sites More sharing options...
Iryna Posted August 19, 2015 Share Posted August 19, 2015 (edited) it works a lot better for auto imports than store manager as it runs on your server not a remote windows pc Automated product import allows to keep server resources, since updates are made locally and posted afterwards, what is advantageous when you need to process multiple products and fulfill volumes of modifications What concerns attribute import, it can be easily done with Store Manager. You can add or update attribute combinations, using this tutorial - https://www.prestashopmanager.com/useful-articles/tips-tricks/tips-on-how-to-import-prestashop-attributes/ The post, you have mentioned above - https://www.prestashopmanager.com/useful-articles/prestashop-product-management/prestashop-attribute-import/ describes various cases, when improper setting done by user may influence attribute import and explains how to avoid such situations. Edited August 19, 2015 by Iryna (see edit history) Link to comment Share on other sites More sharing options...
killerkhan Posted October 6, 2015 Share Posted October 6, 2015 Hello hsgear, Did you managed to get this working?? Thanks, Link to comment Share on other sites More sharing options...
hsgear Posted October 6, 2015 Author Share Posted October 6, 2015 Nope. I've had a few people look at the data file and none of them can accomplish the core functions: 1. Up-to-date products and inventory levels. 2. Up-to-date photos 3. (Where they all fail) Combinations/attributes. Without the size/color/hand/etc... attribute information we'll have a horrible website. Nobody wants to wade through 200 pairs of the same pants just to find khaki/34 waist/32length. They want to find ONE pair of the pants and pick their size and color. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now