Since so many of my mods support the Auction Site Attributes add-on, I have created it's own release announcement thread here:
http://www.zen-cart.com/forum/showth...662#post422662
Since so many of my mods support the Auction Site Attributes add-on, I have created it's own release announcement thread here:
http://www.zen-cart.com/forum/showth...662#post422662
Is there a way to use the Model_ID for CustomLabel instead of the product_id? The model_id will make it a lot easy to identify which product is which. Thanks!
change the line to $products->fields['products_model'];
I'll add that option to the config.
In the root/ebay.php. If you aren't sure, just wait as I've already added this to the next release which I will make available tomorrow or Sunday.
Is it possible to use the Large Image for the image url instead of Medium Image?
Also, how is the weight handled? Currently the mod is entering the whole weight in Weight Major. For example if a product weighs 1.5lbs, Turbo Lister expects 1 in the Weight Major and 0.5 in Weight Minor.
Is it possible to populate the upc field in Turbo Lister with the upc information that is already available? This is very useful for eBay detail information that requires upc/isbn for certain products.
Thanks for this great mod.
I didn't see a UPC field in the Turbo Lister CSV file.
Does it not work with having the entire weight in Weight Major? The next update includes the dimensions as well and converts metric. If it's having problems I will split them into major and minor.
The image handling uses the same function as Google and uses medium images. I'll change it to the Large image file for eBay and other Auction websites.