¡@

Home 

php Programming Glossary: additional_attributes

How do I create a product with additional attributes in Magento via Soap/Java

http://stackoverflow.com/questions/8960692/how-do-i-create-a-product-with-additional-attributes-in-magento-via-soap-java

of fact the productData variable holds a property called additional_attributes which is of the type array. Therefore the execution of this.. that there is an object productData holding an array additional_attributes which again shall encapsulate a set of key value pairs if I.. Mage log debug1 260 Mage log property_exists productData 'additional_attributes' 261 262 Mage log productData 263 264 if property_exists productData..