Magento, i need define first product image as thumbnail
问题 I had imported my old oscommerce site with 15000 produts for magento! But unfortably, the thumbnails are dont defined automatically http://imgur.com/cNdXd i can do maually, but 15000 produts is a larg number and i need sped a big amout of time for do it if anywone can give-me a mysql command to set the first produts image as Base Image, Small Image and Thumbnail will be awesome thanks 回答1: Try update them via api: $proxy = new SoapClient('http://magentohost/api/soap/?wsdl'); $sessionId =