Magento advanced profiles export - Prepend URL to IMAGE path
Just a couple of weeks into Magento, managed to get going with the Advanced Export Profiles (Very Handy), What I would like to do is Prepend a url value to one of the output columns, specifically the image url. I would like to append the url to the beginning of the path output. Can anyone assist? <action type="catalog/convert_adapter_product" method="load"> <var name="store"><![CDATA[0]]></var> <var name="filter/price/from"><![CDATA[0.01]]></var> <var name="filter/price/to"><![CDATA[999999]]></var> <var name="filter/visibility"><![CDATA[4]]></var> <var name="filter/status"><![CDATA[1]]></var>